What problem does it solve?
This Skill helps you design, debug, and operate production retrieval-augmented generation systems that return accurate answers from your own documents instead of relying on model memory alone.
Core Features & Use Cases
- Chunking strategy selection: Choose between recursive, semantic, document-aware, and parent-child chunking for articles, code, legal text, FAQs, and structured docs.
- Retrieval and ranking design: Apply vector search, hybrid search, metadata filtering, reranking, HyDE, multi-query retrieval, query decomposition, and contextual compression.
- Production readiness: Plan embedding models, vector databases, context assembly, evaluation with RAGAS or DeepEval, caching, streaming, monitoring, and fallback paths.
- Use case: A team building an internal knowledge assistant can use this Skill to move from a basic prototype to a measurable, cost-controlled, citation-ready RAG system.
Quick Start
Ask for a production RAG architecture for your corpus, and specify your document types, target vector database, latency budget, and evaluation goals.