Hybrid Search
Combining dense vector search (semantic similarity) with sparse keyword search (BM25) to get the best of both retrieval worlds.
RAG
Combining dense vector search (semantic similarity) with sparse keyword search (BM25) to get the best of both retrieval worlds.