What problem does it solve?
This Skill helps you design and improve retrieval-augmented generation systems that stay grounded, measurable, and dependable in production instead of collapsing into hallucinations, weak retrieval, or opaque failures.
Core Features & Use Cases
- Production RAG Architecture: Plan end-to-end retrieval, reranking, grounding, citation, and fallback behavior for serious document assistants.
- Local and Hybrid Stacks: Apply it to Ollama, ChromaDB, LlamaIndex, Streamlit, and other self-hosted or privacy-sensitive deployments.
- Evaluation and Reliability: Build golden sets, track faithfulness and relevancy, tune chunking and hybrid retrieval, and add guards for code-heavy or compliance-sensitive answers.
- Use Case: Use this skill when you need a company-policy assistant that returns cited answers, abstains when evidence is missing, and supports iterative improvement after every pipeline change.
Quick Start
Ask me to design or debug a production RAG system for your corpus, and I will give you a grounded architecture, retrieval strategy, evaluation plan, and deployment recommendations.