s-nlp/AdaRAGUE
[ACL 2025] Adaptive Retrieval without Self-Knowledge? Bringing Uncertainty Back Home
This is a collection of code and datasets for researchers working on advanced search and question-answering systems. It helps evaluate and implement different 'Adaptive Retrieval-Augmented Generation' (RAG) methods, which are techniques for improving how AI models answer questions by fetching relevant information. Researchers can input various natural language datasets and test how different retrieval methods impact the quality of the answers.
No commits in the last 6 months.
Use this if you are a natural language processing researcher or practitioner experimenting with and comparing the performance of different adaptive retrieval methods for question answering.
Not ideal if you are looking for a ready-to-use application or a simple API to integrate adaptive RAG into an existing product without needing to understand the underlying research implementations.
Stars
17
Forks
4
Language
Python
License
MIT
Category
Last pushed
May 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/s-nlp/AdaRAGUE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG)...
VectorInstitute/fed-rag
A framework for fine-tuning retrieval-augmented generation (RAG) systems.
RUC-NLPIR/FlashRAG
⚡FlashRAG: A Python Toolkit for Efficient RAG Research (WWW2025 Resource)
ictnlp/FlexRAG
FlexRAG: A RAG Framework for Information Retrieval and Generation.
gomate-community/TrustRAG
TrustRAG:The RAG Framework within Reliable input,Trusted output