RAG And Vector Search

Use when building retrieval-augmented generation (RAG) pipelines, implementing vector search, choosing embedding models or vector databases, optimizing retrieval strategies, evaluating RAG quality (faithfulness, relevance, groundedness), or debugging RAG failures like hallucination, retrieval miss, or context overflow. Use for document chunking, hybrid search, reranking, context window optimization, and RAG evaluation with RAGAS or similar frameworks.

thejordanleopold Updated

File contents

thejordanleopold/claude-code-skills-distilled/tree/main/rag-and-vector-search commit 922e1bf157

Frequently asked questions

npx skillmds@latest add thejordanleopold/rag-and-vector-search