Hybrid Search Implementation

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.

thedixitjain 93f2905 2 files · 18.0 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/rag-memory-knowledge/hybrid-search-implementation--wshobson commit 93f29053c7

Frequently asked questions

npx skillmds add thedixitjain/hybrid-search-implementation-2