Settings

Theme

You Do Not Need a Vector Database (For RAG): Benchmarking IR Methods

9 points by ylow 2 years ago · 0 comments · 1 min read


The document retrieval problem for RAG is basically a case for information retrieval and there are simpler solutions to do so. Vector embeddings are still useful, but they should be used in a later stage of the IR pipeline and not as the first stage retrieval, for which there are simpler and more performant solutions.

Github link to notebook, and blog post: https://github.com/xetdata/RagIRBench/

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection