You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One-command installer for a fully configured Paperless-ngx document management system with AI-powered auto-tagging, vision OCR, document chat, and remote access.
Quick Start
git clone git@github.com:aiworkerjohns/paperless.git
cd paperless
./install.sh
What Gets Installed
Paperless-ngx — Document management system
paperless-ai — AI auto-tagging, classification, and RAG document chat
paperless-gpt — Vision model OCR (minicpm-v)
Ollama — Local LLM runtime (llama3.1:8b + minicpm-v)
Open WebUI — Ollama management interface
Tailscale Serve — Secure remote access (HTTPS)
Duplicate detection — Nightly sweep using semantic search
AI Chat panel — Injected into Paperless dashboard
Requirements
macOS (Apple Silicon recommended)
~20GB free disk space for Docker images + models
Usage
./install.sh # Full install (resumes on failure)
./install.sh --phase 5 # Run a specific phase
./install.sh --reset # Start over