RagApp
Der einfachste Weg, Agentic RAG in jedem Unternehmen zu nutzen – bereitstellbar in Ihrer eigenen Cloud-Infrastruktur mittels Docker
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
ragapp:
image: ragapp/ragapp:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/ragapp:/data
Verwandte 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
Anleitungen & Artikel
How to Deploy RagApp with Docker — A Step-by-Step Tutorial
A hands-on tutorial on deploying RagApp with Docker — from pulling the image to chatting with your documents in under 5 minutes. Includes Ollama setup, Docker Compose, and common pitfalls.
RagApp: The Simplest Way to Deploy Agentic RAG in Your Own Cloud
RagApp makes RAG deployment simple — one Docker command gives you a full LlamaIndex-powered RAG system with Admin UI, Chat UI, and REST API. Self-hosted, private, and open source.