PrivateGPT
Chat with your documents privately using LLMs — 100% local, no data leaks
Überblick
Anforderungen
Empfohlener 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-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
private-gpt:
image: zylonai/private-gpt:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/private-gpt:/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
Milvus
High-performance cloud-native vector database for scalable ANN search
LangChain-Chatchat
Local knowledge base Q&A with LangChain, ChatGLM, Qwen and Llama models
Anleitungen & Artikel
How to Run PrivateGPT with Docker: A Complete Setup Guide
Step-by-step guide to deploying PrivateGPT with Docker — upload documents and chat with them privately using local LLMs.
PrivateGPT: Your Private AI Document Assistant
Chat with your documents privately using LLMs — 100% local, no data leaks. A complete guide to PrivateGPT, the open-source RAG platform with 57k+ stars.