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.

wshobson 93f2905 2 files · 18.0 KB Updated

File contents

wshobson/agents commit 93f29053c7

Frequently asked questions

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