AutoRAG
Agentic RAG platform that automatically optimizes retrieval pipelines so your AI agent can find anything in your documents.
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
autorag:
image: autoraghq/autorag:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/autorag:/data
Related tools
LangChain
Build context-aware reasoning applications powered by LLMs
Supabase
Open-source Postgres platform for AI apps with vector search, realtime subscriptions & built-in dashboard
RedisStack
Redis with integrated modules for vector search, JSON, and search capabilities
Meilisearch
Lightning-fast search engine with AI-powered hybrid and vector search
PrivateGPT
Chat with your documents privately using LLMs — 100% local, no data leaks
Milvus
High-performance cloud-native vector database for scalable ANN search
Guides & articles
How to Deploy AutoRAG with Docker: Step-by-Step Tutorial
Get AutoRAG running in minutes with Docker — from pulling the image to running your first optimization trial.
AutoRAG: The Self-Optimizing RAG Platform Explained
AutoRAG automatically tests hundreds of retrieval pipeline combinations so your AI agent finds exactly what it needs. Here is how it works.