36 repos
Libraries, frameworks, and applications for building retrieval-augmented generation systems that combine large language models with external knowledge retrieval. This cluster encompasses RAG pipeline implementations, embedding models, vector indexing, and end-to-end applications that ground LLM responses in retrieved documents. Most repos are Python-based tools for assembling RAG components, with a few supporting implementations in Rust for performance-critical indexing and retrieval layers.