Hybrid Retrieval

Use this skill when failures show that vector search is missing exact-token matches (product names, error codes, version numbers, identifiers) or conversely when keyword search is missing semantic paraphrases. This skill documents how to add a BM25 lane alongside the vector lane and merge the results with Reciprocal Rank Fusion.

AllanWessels Updated

File contents

AllanWessels/Bratan/tree/main/skills/hybrid-retrieval commit e37cb3a23e

Frequently asked questions

npx skillmds@latest add allanwessels/hybrid-retrieval