Ask HN: What is the state of art for doing RAG in Enterprise LLM agents?

4 points by ppipada ↗ HN
I am trying to understand and build RAG in few of the LLM Agents I am working on.

I have noted a small collection of things that are currently being done in the field at: https://pankajpipada.com/posts/2024-12-17-rag-resources/

From all the reading and experimenting it looks like Graph + vectors + optional pagerank for certain usecases gives best results.

Question:

For enterprise unstructured data (docs/logs/scripts/etc), what is the current state of art technology wrt establishing a knowledge base to be used in either search or context population for some code generation usecases?

Thanks in advance

4 comments

[ 0.18 ms ] story [ 21.4 ms ] thread
(comment deleted)
Building and Managing RAG applications requires a new learning curve. I did work on Simple to use RAG APIs that you can use without worrying too much about the complexities. checkout https://docs.wetrocloud.com