Awesome RAG Production
by Various
A curated list of battle-tested tools, frameworks, and best practices for building scalable, production-grade Retrieval-Augmented Generation (RAG) systems.
Apps
Awesome RAG Production
Added 1 June 2026
Overview
A curated GitHub repository that organizes tools, frameworks, and best practices for production-grade Retrieval-Augmented Generation systems. It categorizes resources by function and emphasizes scalability and deployment readiness. The collection is community-maintained and focuses on Python-based solutions.
Best for
Best for
Teams building production RAG systems primarily in Python
Use cases
- Selecting vector databases for production deployments
- Implementing chunking and retrieval strategies
- Evaluating RAG pipeline performance and reliability
Notes
A curated GitHub repository that organizes tools, frameworks, and best practices for production-grade Retrieval-Augmented Generation systems. It categorizes resources by function and emphasizes scalability and deployment readiness. The collection is community-maintained and focuses on Python-based solutions.
44 stars on GitHub. Last updated 2026-06-01. Licensed CC0-1.0.
Use cases
- Selecting vector databases for production deployments
- Implementing chunking and retrieval strategies
- Evaluating RAG pipeline performance and reliability
Pros
- Covers both tools and implementation best practices
- Structured by category for quick navigation
- Emphasizes production readiness over prototyping
Cons
- Low GitHub star count suggests limited community traction
- May not include the very latest emerging tools
- Mostly Python-centric with limited support for other languages
Indexed from awesome-generative-ai and enriched against its public facts.
Pros
- Covers both tools and implementation best practices
- Structured by category for quick navigation
- Emphasizes production readiness over prototyping
Cons
- Low GitHub star count suggests limited community traction
- May not include the very latest emerging tools
- Mostly Python-centric with limited support for other languages
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
LangChain
Community
The agent engineering platform.
Embedchain
Community
Universal memory layer for AI Agents
Flowise
Community
Build AI Agents, Visually
Qdrant
Community
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Chroma
Community
Search infrastructure for AI
Prompt Engineering Guide
Various
🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.
OpenAI Cookbook
Various
Examples and guides for using the OpenAI API