关于
This skill provides a comprehensive framework for building production-grade RAG systems using industry best practices. It automates the implementation of sophisticated data retrieval patterns such as semantic document chunking to preserve logical boundaries, multi-stage retrieval with cross-encoder reranking, and hybrid search strategies involving query expansion. By integrating these patterns, developers can significantly reduce LLM hallucinations and improve the precision of AI applications that rely on external knowledge bases or private documentation.