Integrations¶
FedRAG offers integrations with popular frameworks and tools across the RAG ecosystem. This page documents currently supported integrations and our roadmap for future compatibility.
Status Legend
— Currently supported; — Planned (linked to GitHub issue); Empty — Not currently planned
Deep learning libraries¶
Framework | Status |
---|---|
PyTorch | |
Keras | |
TensorFlow | |
Jax |
Fine-tuning frameworks¶
Framework | Status |
---|---|
HuggingFace | |
Unsloth |
RAG inference frameworks¶
Framework | Status |
---|---|
LlamaIndex | |
LangChain | |
Haystack |
Knowledge Stores¶
Storage Solution | Status |
---|---|
Qdrant | |
ChromaDB | |
FAISS | |
PGVector |
Contributing Integrations
We welcome community contributions for additional integrations. See our CONTRIBUTING guidelines for more information on implementing and submitting new integrations.