hybrid-search
CommunityBlend semantic and keyword search for top results.
Software Engineering#vector-search#information-retrieval#bm25#hybrid-search#reciprocal-rank-fusion#llmemory
Authorjuanre
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Hybrid search solves the challenge of delivering high-quality results by merging semantic vector similarity with exact keyword matching.
Core Features & Use Cases
- Hybrid retrieval: merges vector similarity and BM25-like keyword matching using Reciprocal Rank Fusion for a unified ranking.
- Configurable weighting: adjustable alpha to balance semantic and lexical signals according to query type.
- Use Case: Build a search interface that understands intent and surfaces exact terms like product codes or model numbers.
Quick Start
Install llmemory and dependencies, then initialize a memory instance and execute a hybrid search with a sample query to observe blended results.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hybrid-search Download link: https://github.com/juanre/llmemory/archive/main.zip#hybrid-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.