VectorInstitute/fed-rag
A framework for fine-tuning retrieval-augmented generation (RAG) systems.
Supports federated learning architectures alongside centralized setups, enabling distributed RAG fine-tuning across multiple clients. Integrates seamlessly with HuggingFace, LlamaIndex, and LangChain, providing state-of-the-art fine-tuning methods through lightweight abstractions that maintain full flexibility and control.
141 stars. Available on PyPI.
Stars
141
Forks
28
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/VectorInstitute/fed-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
ictnlp/FlexRAG
FlexRAG: A RAG Framework for Information Retrieval and Generation.
gomate-community/TrustRAG
TrustRAG:The RAG Framework within Reliable input,Trusted output
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG)...
Andrew-Jang/RAGHub
A community-driven collection of RAG (Retrieval-Augmented Generation) frameworks, projects, and...
RUC-NLPIR/FlashRAG
⚡FlashRAG: A Python Toolkit for Efficient RAG Research (WWW2025 Resource)