retrieval-augmented-generation and Retrieval-Augmented-Generation-RAG

These are complementary educational resources—one provides reference implementations from an official RAG bootcamp while the other offers a deeplearning.ai course implementation—designed to be studied together to understand RAG architectures from multiple pedagogical perspectives.

Maintenance 13/25
Adoption 7/25
Maturity 16/25
Community 20/25
Maintenance 13/25
Adoption 3/25
Maturity 9/25
Community 0/25
Stars: 33
Forks: 24
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
Stars: 4
Forks:
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No Package No Dependents
No Package No Dependents

About retrieval-augmented-generation

VectorInstitute/retrieval-augmented-generation

Reference Implementations for the RAG bootcamp

Implements five distinct RAG pipeline examples—web search, document QA, SQL databases, cloud storage, and biomedical literature—using LangChain and LlamaIndex to demonstrate core techniques including chunking, embeddings, sparse/dense retrieval, and reranking. The PubMed implementation provides a complete end-to-end workflow with evaluation metrics via the Ragas framework, while the evaluation module focuses on assessing RAG pipeline quality through test set construction.

About Retrieval-Augmented-Generation-RAG

Aravinda89/Retrieval-Augmented-Generation-RAG

Retrieval Augmented Generation (RAG) deeplearning.ai

Scores updated daily from GitHub, PyPI, and npm data. How scores work