Anteemony / RAG-Playground

Chat with your PDF file using the LLM of your choice
https://unify-rag-playground.streamlit.app/
6 stars 5 forks source link

Faster Text Extraction #24

Closed Anteemony closed 6 months ago

Anteemony commented 6 months ago

Update the code to extract text from documents faster.

Another logic should be used for extracting text

The current implementation is not an issue for small files, but it's takes a lot of time for bigger files