R2R

Self-hostable retrieval engine with agentic RAG, hybrid search, and knowledge graphs behind a REST API.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

R2R packages a full retrieval-augmented generation backend behind a RESTful API, aimed at teams that want production features rather than a notebook demo. Ingestion handles text, PDFs, images, audio, and JSON, feeding hybrid search that combines semantic vectors with keyword matching, and the engine can automatically build knowledge graphs with entity and relationship extraction to support graph-augmented retrieval. A Deep Research API runs multi-step agentic reasoning that fetches evidence before answering, and the server includes authentication plus user and collection management, so multi-tenant deployments need no extra plumbing. A lightweight mode installs with pip install r2r, while the full stack deploys through Docker Compose with PostgreSQL and pgvector handling both relational data and vectors; Python and JavaScript SDKs cover both modes. LLM and embedding providers are pluggable, including locally hosted models, which keeps the whole system self-hostable on private infrastructure. The code is MIT licensed and the SciPhi-AI repository holds around 7,900 stars, though commit activity has slowed since late 2025.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
MIT
Added
Jul 29, 2026

Related Tools

Featured

All-in-one desktop and Docker app for private LLM chat with your documents.

Open SourceSelf HostedOffline
Beginner
0.0 (0)

Modular open-source RAG framework for building production document retrieval applications.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)

Open-source data extraction and indexing engine for RAG applications.

Open SourceSelf Hosted
Intermediate
0.0 (0)
Featured

Open-source embedding database for AI applications

Open SourceSelf HostedOffline
Beginner
0.0 (0)

Web scraping API that turns websites into clean LLM-ready markdown.

Open SourceSelf Hosted
Easy
0.0 (0)

Cloud-native vector database for scalable similarity search

Open SourceSelf HostedOffline
Advanced
0.0 (0)
Browse all RAG & Document Retrieval tools