Automate Everything with AI
Upload a document, let our AI extract, understand and summarize it — then deliver the insights straight to your inbox. Powered by local LLMs running entirely in Docker.
Everything you need for AI automation
A complete, self-hosted AI automation stack — from document ingestion to intelligent summarization and delivery.
Smart OCR Extraction
Automatically extracts text from both digital and scanned PDF documents using pdfplumber and Tesseract OCR.
Local AI Summarization
Generates concise, context-aware summaries using a local LLM (Ollama) — your data never leaves your infrastructure.
Automated Workflows
n8n orchestrates the entire pipeline: OCR → LLM → Email delivery, with real-time status updates in the portal.
Instant Email Delivery
Results are automatically emailed to the recipient of your choice. Includes full summary and job details.
Secure & Private
JWT-based authentication, encrypted passwords, email verification. All data stays in your local Docker environment.
One-Command Deploy
Everything runs in Docker. A single `docker compose up` starts the entire platform — no cloud dependencies.
Live Demos
Try our AI automation demos directly in your browser. No setup required — just register and go.
Demo #1 — PDF OCR & AI Summary
Upload any PDF document (forms, reports, invoices, contracts). Our pipeline extracts the text via OCR, then a local LLM generates a concise 3–5 sentence summary, which is delivered to the email address of your choice.
Demo #2 — Invoice Data Extraction
Automatically extract structured data from invoices (vendor, amount, date, line items) and export to JSON or CSV via n8n workflows.