hienhayho/rag-colls
Collection of recent advanced RAG techniques.
This project offers a collection of pre-built, production-ready advanced RAG (Retrieval Augmented Generation) techniques. It takes your raw documents and user queries, processes them through sophisticated methods, and delivers highly relevant and accurate answers by combining information retrieval with large language models. This tool is designed for developers and AI engineers who are building applications that require enhanced conversational AI capabilities.
Available on PyPI.
Use this if you are a developer looking to integrate state-of-the-art RAG techniques into your AI applications to improve the accuracy and relevance of generated responses from your data.
Not ideal if you are a non-technical end-user simply looking for a ready-to-use chatbot, as this project requires programming knowledge to implement.
Stars
18
Forks
6
Language
Python
License
MIT
Category
Last pushed
Oct 24, 2025
Commits (30d)
0
Dependencies
20
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/hienhayho/rag-colls"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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...
jeremiahbohr/literature-mapper
Transform academic PDFs into a Knowledge Graph with typed claims, temporal analysis,...
WING-NUS/cs6101
The Web IR / NLP Group (WING)'s public reading group at the National University of Singapore.