adilsaid64/open-rag-stack
A playground for building and serving Retrieval-Augmented Generation (RAG) systems using best practices in MLOps and LLMOps, with open-source tools.
This project helps machine learning engineers or MLOps practitioners build and manage Retrieval-Augmented Generation (RAG) systems for their applications. It takes your documents and user queries, processes them, and outputs relevant responses, while also providing tools to monitor and evaluate the system's performance. It's designed for professionals who need to ensure their AI systems are reliable and maintainable in production.
No commits in the last 6 months.
Use this if you are an MLOps engineer or AI developer looking for a comprehensive, production-oriented environment to build, deploy, and manage RAG systems with robust monitoring and evaluation capabilities.
Not ideal if you are looking for a simple, plug-and-play RAG solution without needing to understand or manage the underlying infrastructure and MLOps practices.
Stars
7
Forks
2
Language
Python
License
—
Category
Last pushed
Jun 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/adilsaid64/open-rag-stack"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG)...
VectorInstitute/fed-rag
A framework for fine-tuning retrieval-augmented generation (RAG) systems.
RUC-NLPIR/FlashRAG
⚡FlashRAG: A Python Toolkit for Efficient RAG Research (WWW2025 Resource)
ictnlp/FlexRAG
FlexRAG: A RAG Framework for Information Retrieval and Generation.
Andrew-Jang/RAGHub
A community-driven collection of RAG (Retrieval-Augmented Generation) frameworks, projects, and...