FareedKhan-dev/rag-ecosystem
Understand and code every important component of RAG architecture
This project helps AI developers understand and build robust Retrieval Augmented Generation (RAG) systems. It provides practical code examples and explanations for each component, from initial data indexing to advanced query transformations and system evaluation. This is for AI engineers or machine learning practitioners looking to implement or optimize RAG pipelines for their applications.
228 stars. No commits in the last 6 months.
Use this if you are an AI developer who needs to build, customize, or improve a RAG system that delivers accurate and contextually relevant responses.
Not ideal if you are an end-user simply looking to use an existing RAG-powered application without delving into its technical construction.
Stars
228
Forks
70
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/FareedKhan-dev/rag-ecosystem"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
bragai/bRAG-langchain
Everything you need to know to build your own RAG application
guyernest/advanced-rag
Jupyter Notebooks for Mastering LLM with Advanced RAG Course
liu673/rag-all-techniques
Implementation of all RAG techniques in a simpler way(以简单的方式实现所有 RAG 技术)
FareedKhan-dev/14-rag-failures
Encountering 14 different Naive RAG fails and using KG to solve it
AashiDutt/RAG
This repo contains self made projects and learnables from various resources on using local LLMs and RAG