RAG is more than Vector Search
Retrieval Augmented Generation (RAG) is often associated with vector search. And while that is a primary use case, any search will do.
✅ Vector Search
✅ Web Search
✅ SQL Query
This article will go over a few RAG examples covering different retri...
neuml.hashnode.dev4 min read