snexus / llm-search

Querying local documents, powered by LLM
MIT License
479 stars 60 forks source link

Feature request: Adding Llamaparse support for unstructured PDFs #99

Closed mohammad-yousuf closed 6 months ago

mohammad-yousuf commented 7 months ago

Hi,

Can you please add support support of Llamaparse for PDF parsing as it is really good at fetching important data from PDFs.

Thank you!

snexus commented 7 months ago

Hi,

Apparently LlamaParse is a paid service (they have a free option for a limited time), and it is not clear what is their future usage terms will be. Suggest to wait to get more clarity...

snexus commented 6 months ago

Closing this as unlikely I will implement it given the nature of LlamaParse. I might explore other options to increase the quality of parsing for PDFs, as it is a common problem.