KalyanKS-NLP/rag-zero-to-hero-guide
Comprehensive guide to learn RAG from basics to advanced.
This guide helps developers understand and implement Retrieval Augmented Generation (RAG) systems. It provides detailed explanations, practical examples, and tools for building RAG applications from scratch or with frameworks. You'll learn how to feed various data sources into a large language model and get accurate, contextually relevant outputs.
1,271 stars. No commits in the last 6 months.
Use this if you are a developer looking to build or improve AI applications by integrating external knowledge into large language models (LLMs).
Not ideal if you are a non-technical user seeking to use an existing RAG application or looking for a no-code solution.
Stars
1,271
Forks
321
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/KalyanKS-NLP/rag-zero-to-hero-guide"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
Renumics/renumics-rag
Visualization for a Retrieval-Augmented Generation (RAG) Assistant 🤖❤️📚
VectorInstitute/retrieval-augmented-generation
Reference Implementations for the RAG bootcamp
naver/bergen
Benchmarking library for RAG
alan-turing-institute/t0-1
Application of Retrieval-Augmented Reasoning on a domain-specific body of knowledge
aihpi/workshop-rag
Retrieval Augmented Generation and Semantic-search Tools