What problem does it solve?
This Skill provides a comprehensive solution for designing and building Retrieval-Augmented Generation (RAG) systems, addressing the complexities of vector database selection, embedding models, chunking strategies, hybrid search, and retrieval evaluation.
Core Features & Use Cases
- Vector Database Selection: Offers a choice of vector databases like pgvector, Turbopuffer, Pinecone, and Supabase Vectors.
- Embedding Model Choice: Allows selection from various embedding models tailored to specific domains and languages.
- Chunking Strategy: Provides options for chunking strategies to optimize retrieval performance.
- Hybrid Search: Integrates both dense and BM25 search modes for enhanced retrieval.
- Retrieval Evaluation: Includes an evaluation process to measure and improve retrieval quality.
- Use Case: Ideal for developers and data scientists looking to implement a knowledge base or semantic search system with a focus on retrieval quality.
Quick Start
To start using the oc-rag-forge skill, initiate the /oc-rag command to design, build, and evaluate a RAG system.