KalyanKS-NLP/rag-zero-to-hero-guide
Comprehensive guide to learn RAG from basics to advanced.
Covers implementation patterns across multiple frameworks (LangChain, CrewAI) and evaluation methodologies using dedicated tools like RAGAS and DeepEval for measuring retriever and generator performance. Includes practical notebooks demonstrating RAG pipelines on diverse data sources—from raw documents to web content and video transcripts—alongside a curated toolkit spanning vector databases (FAISS, Qdrant, Weaviate), document parsers (Docling, Llama Parse), and chunking strategies.
1,271 stars. No commits in the last 6 months.
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.
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