Unstructured-IO / Unstructured-IO/unstructured-python-client
feat/stream-response
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 119
- Forks
- 22
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 1
Description
In order to provide a better user experience on the frontend it would be great if it was possible to stream the progress back to the client.
Sometimes we will have large PDF's that can take up to a couple of minutes to run. I would really like to be able to subscribe to events from unstructured so i can publish the progress to the client.
An example would be "page 23 of 113 finished processing".
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First clarify the client-facing streaming and event requirements, including what progress data should be emitted and how completion is represented; done means the Python client exposes a documented way to receive processing progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100