소개
This skill provides comprehensive patterns and best practices for implementing Retrieval-Augmented Generation (RAG) in AI applications. It guides developers through the entire pipeline, from document chunking and embedding generation to vector database configuration and advanced retrieval strategies like hybrid search and reranking. By following these implementation patterns, developers can build Q&A systems and documentation assistants that provide accurate, source-cited responses while significantly reducing model hallucinations and ensuring groundedness.