Jenqyang/LLM-Powered-RAG-System
A collection of RAG systems powered by LLM.
This is a collection of resources for building Retrieval-Augmented Generation (RAG) systems powered by large language models (LLMs). It provides various frameworks and project examples that help developers create applications capable of 'chatting' with custom documents and data sources. The typical user is a developer looking to integrate advanced AI-driven question-answering into their software.
217 stars. No commits in the last 6 months.
Use this if you are a developer looking for tools and examples to build an AI application that can answer questions based on your specific documents or databases.
Not ideal if you are an end-user seeking a ready-to-use application, as this is a collection of developer resources for building such applications.
Stars
217
Forks
24
Language
—
License
—
Category
Last pushed
Mar 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Jenqyang/LLM-Powered-RAG-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LearningCircuit/local-deep-research
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports...
NVIDIA-AI-Blueprints/rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented...
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for...
hienhayho/rag-colls
Collection of recent advanced RAG techniques.
jeremiahbohr/literature-mapper
Transform academic PDFs into a Knowledge Graph with typed claims, temporal analysis,...