RAG_Techniques and fed-rag

Fed-RAG provides a federated fine-tuning framework for optimizing RAG systems, while RAG_Techniques is an educational repository demonstrating implementation patterns—making them **complements** where techniques from the latter could inform the training approaches in the former.

RAG_Techniques
67
Established
fed-rag
65
Established
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 20/25
Stars: 25,887
Forks: 3,041
Downloads:
Commits (30d): 28
Language: Jupyter Notebook
License:
Stars: 141
Forks: 28
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
No risk flags

About RAG_Techniques

NirDiamant/RAG_Techniques

This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.

This project helps developers and AI practitioners enhance the accuracy and contextual richness of their RAG (Retrieval-Augmented Generation) systems. It provides advanced techniques for improving how AI models retrieve information and generate responses. Users input their existing RAG system components and learn how to apply cutting-edge methods to get more relevant and comprehensive AI-generated outputs.

AI development natural language processing information retrieval generative AI AI system design

About fed-rag

VectorInstitute/fed-rag

A framework for fine-tuning retrieval-augmented generation (RAG) systems.

This is a framework for developers and machine learning engineers to improve the accuracy and relevance of their Retrieval-Augmented Generation (RAG) systems. It helps fine-tune these systems to produce better responses by integrating external data sources, whether that data is stored centrally or distributed across different locations. Users provide their RAG models and data, and the framework outputs an enhanced RAG system.

Machine Learning Engineering Generative AI Federated Learning Natural Language Processing AI System Optimization

Scores updated daily from GitHub, PyPI, and npm data. How scores work