CatchTheTornado / CatchTheTornado/text-extract-api
[feat] Support `sync` mode + streaming
Open
feature
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
Right now every task is run asynchronously. While you can get the results and status with the `/ocr/result` it would be nice to have a synchronous way of `/ocr` which returns the JSON chunks of progress (for both OCR and LLM parts of the process)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.