Run This Ai
EN DE

R2R

Production-ready AI retrieval system with agentic RAG and RESTful API

★ 7,910 GitHub MIT ragretrievalsearchknowledge-graphapiself-hosted RAG & Knowledge

Overview

R2R is an advanced AI retrieval system supporting Retrieval-Augmented Generation (RAG) with production-ready features. Built around a RESTful API, R2R offers multimodal content ingestion, hybrid search, knowledge graphs, and comprehensive document management. It includes a Deep Research API for multi-step reasoning that fetches relevant data from your knowledge base and/or the internet to deliver richer, context-aware answers for complex queries.

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  r2r:
    image: sciphiai/r2r:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/r2r:/data

Best VPS for R2R →

Related tools

Guides & articles