Navidur1 / SkuleSpark.ai

0 stars 0 forks source link

Move chunking logic to embedding service + allow user to edit elements #20

Closed Navidur1 closed 8 months ago

Navidur1 commented 8 months ago

Looks good but have a question. To confirm what I understood, ocr service is just a wrapper for the ocr api that stores the outputted elements from unstructured and displays then to the frontend. Then after confirming results on front end wouldn't we need to update the base elements before chunking? Is this included in the chunking function L#68.

Yes the elements get updated in the chunking function based on the user's edits