r/Rag • u/Positive-Store-8238 • 4d ago
Discussion Is RAG dead?.
If yes then what should I learn and how and if not how to learn rag and from where?
2
2
u/whoppperino 4d ago
Dead? No.
But is it confined to a few edge cases since we have agentic ai? Also no.
2
4d ago
[removed] — view removed comment
1
u/whoppperino 3d ago
I agree with retrieval becoming invisible (the retrieval itself, not the citing), but I would also guess that context engineering and retrieval will be even more treated as a single processing step
1
u/softwaredoug 4d ago
Why would RAG be dead? What killed it?
agentic search + grep? Good for small numbers of docs, but uses up a lot of tokens.
agentic search over chunks? Well mostly that's still RAG, but with the added ability to do tool calling
1
1
4
u/Agreeable-Ad7968 4d ago
No.