Hacker News new | ask | show | jobs
by verdverm 780 days ago
LlamaIndex is my tool of choice right now

https://docs.llamaindex.ai/en/stable/

https://docs.llamaindex.ai/en/stable/examples/citation/pdf_p...

I'm using it with Qdrant and can get the text sections & locations that are tied to the answer & citation as well

1 comments

Thank you for the pointer! What makes LlamaIndex different than other similar tools in your opinion?
They are focused on RAG / agent systems and have lots of docs / tutorials to that effort