Hacker News new | ask | show | jobs
by RVRC 869 days ago
I’m also building a RAG app and I’m finding so many different ways to do it.

I’m curious: was there one method that improved the accuracy/relevance of the answers the most?

Also, are you using Langchain, Llamaindex, or something else?

1 comments

used langchain but for this implementation i used llamaindex. bsturza@duck.com