Reciprocal Rank Fusion: Making RAG Retrieval Smarter
Most RAG systems follow a simple idea:
Take the user query → search similar data → generate response
But here’s the problem: what if the user query is incomplete or ambiguous?
You might retrieve:
par
blogs.sumanprasad.in2 min read