소개
This skill provides comprehensive patterns and best practices for implementing Retrieval-Augmented Generation (RAG), enabling developers to build AI applications that leverage proprietary or domain-specific data. It covers the entire pipeline—from document chunking and embedding generation to vector database integration and advanced retrieval strategies like hybrid search and reranking. By following these implementation patterns, users can create highly accurate Q&A systems, research assistants, and documentation tools that provide grounded responses with verifiable source citations.