bakrianoo/mini-rag
An Educational Project (step by step) to teach how to build a production-ready app for RAG application.
This project is an educational resource that teaches developers how to build a Retrieval Augmented Generation (RAG) application from scratch. It guides users through creating a system that takes text documents as input and can answer questions about their content. The end-user persona is a developer looking to understand and implement RAG applications in a production setting.
541 stars. No commits in the last 6 months.
Use this if you are a Python developer, particularly one who understands Arabic, and want a step-by-step guide to building a robust RAG application.
Not ideal if you are a non-developer seeking a ready-to-use RAG tool, or if you prefer learning materials in languages other than Arabic.
Stars
541
Forks
217
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/bakrianoo/mini-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
datawhalechina/all-in-rag
🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/
Sstobo/Claude-Code-Game-Master
Total conversion for Claude Code. Use RAG and the RPG ruleset apis to play a persistent...
BastinFlorian/RAG-on-GCP-with-VertexAI
Create a Chatbot app on your own data with GCP tools
oracle-devrel/oci-rag-vectordb
Improve insights to make smarter decisions by tapping into real-time data with...
ItMeDiaTech/rag-cli
Local Retrieval-Augmented Generation (RAG) plugin for Claude Code that combines Chroma db vector...