retrieval-augmented-generation and RAG-Playground
About retrieval-augmented-generation
VectorInstitute/retrieval-augmented-generation
Reference Implementations for the RAG bootcamp
This collection provides examples for building applications that can answer questions using up-to-date or private information, going beyond what a large language model was originally trained on. You input a question and relevant external data (like documents, web pages, or database records), and it outputs an accurate, specific answer. It's designed for developers, data scientists, and AI engineers looking to create smart assistants or search tools.
About RAG-Playground
prasanna00019/RAG-Playground
A comprehensive collection of RAG (Retrieval Augmented Generation) implementations 📚✨, from foundational concepts to advanced agentic 🤖 and knowledge graph 🌐 RAGs
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work