Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Hybrid Search Implementation

Skill Verifiziert Aktiv

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

Zweck

To enable developers to build more effective retrieval systems by combining the strengths of semantic vector search with exact keyword matching, improving recall and precision in RAG systems and search engines.

Funktionen

  • Hybrid search implementation patterns
  • Vector and keyword search fusion (RRF, Linear)
  • Cross-encoder reranking for quality improvement
  • Code templates for Python, PostgreSQL, and Elasticsearch
  • Guidance on best practices for hybrid search tuning

Anwendungsfälle

  • Implementing RAG systems with improved recall
  • Building domain-specific search engines
  • Handling queries requiring exact term matching alongside semantic understanding
  • Enhancing search accuracy for technical vocabulary or codes

Nicht-Ziele

  • Providing a managed search service
  • Abstracting away all database-specific syntax
  • Implementing full-text search indexing itself (relies on existing DB features)

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add wshobson/agents
/plugin install llm-application-dev@claude-code-workflows

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert about 12 hours ago

Vertrauenssignale

Letzter Commit2 days ago
Sterne35.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Embedding Strategies

100

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

Skill
wshobson

Rag Architect

100

Use when the user asks to design RAG pipelines, optimize retrieval strategies, choose embedding models, implement vector search, or build knowledge retrieval systems.

Skill
alirezarezvani

LangChain

99

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.

Skill
Orchestra-Research

Embeddings

99

Vector embeddings with HNSW indexing, sql.js persistence, and hyperbolic support. 75x faster with agentic-flow integration. Use when: semantic search, pattern matching, similarity queries, knowledge retrieval. Skip when: exact text matching, simple lookups, no semantic understanding needed.

Skill
ruvnet

Rag Implementation

98

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.

Skill
wshobson

Rag Engineer

87

Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LLM applications. Use when: building RAG, vector search, embeddings, semantic search, document retrieval.

Skill
davila7