retrieval-augmented-generation and Retrieval-Augmented-Generation-LLM-Demonstrator
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 Retrieval-Augmented-Generation-LLM-Demonstrator
Green-AI-Hub-Mittelstand/Retrieval-Augmented-Generation-LLM-Demonstrator
A vanilla from scratch Retrieval Augmented Generation (RAG) implementation that includes a web interface to control it.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work