Local-first ยท Private ยท Open Source

Your AI.
Your data.
Your machine.

Chat with your documents, emails, and scanned files โ€” entirely on your own hardware. No API keys. No cloud. Nothing leaves your machine. Ever.

๐ŸŽ Download for Mac ๐ŸชŸ Download for Windows
Or install from source:
$ git clone https://github.com/airblackbox/VaultMind && bash start.sh
Free ยท Open source ยท Apache 2.0 ยท No account required
Features

Everything you need. Nothing you don't.

VaultMind combines document intelligence, vision AI, and agentic workflows โ€” all running locally.

Core
๐Ÿ“„

Document RAG

Drop in PDFs, Word docs, CSVs, Markdown โ€” and ask questions across all of them. Sources are cited in every answer.

New โ€” Phase 1
๐Ÿ”ญ

VLM Vision Pipeline

Scanned PDFs, photos, forms, handwritten notes โ€” Qwen2.5-VL reads them page by page. No OCR preprocessing needed.

New โ€” Phase 3
๐Ÿค–

LAM Agent Mode

Ask VaultMind to "prepare for the Henderson deposition" โ€” it plans, searches, creates documents, and stages emails for your review. Human-in-the-loop gate on all high-risk actions.

Core
๐Ÿ“ง

Gmail + Notion Sync

OAuth into Gmail and index your inbox locally. Connect Notion and your workspace syncs automatically. Nothing hits the cloud.

Core
๐Ÿ‘๏ธ

Watch Folders

Point VaultMind at a folder. Any file dropped in โ€” PDF, image, scanned doc โ€” gets automatically indexed within seconds. Scanned files route to VLM automatically.

New
๐Ÿ“‹

Tamper-Proof Audit Trail

Every agent action is logged with full reasoning chain, tool parameters, and result. Approve or reject staged actions. Full audit history at /audit-log.

Core
๐Ÿ”’

Privacy Dashboard

See exactly what's indexed, where it came from, and verify zero external data transmission. One-click deletion of any source.

Core
๐ŸŒ

Agent + Web Search

Toggle Agent mode to combine your private vault with live web search. Vault-first, web as fallback โ€” your private data always takes priority.

Coming Soon
โš–๏ธ

Law Firm Vertical

Conflict checks, matter management, deposition prep, time logging, and email drafting โ€” all local, all privileged, all yours.

How It Works

Three model layers. One private AI.

VaultMind routes every request to the right model automatically โ€” vision, reasoning, or action.

1

Drop Files or Connect Sources

Drag in PDFs, images, scanned docs, Obsidian vaults, or Apple Health exports. Connect Gmail and Notion. Point VaultMind at a watch folder โ€” files are indexed automatically as they arrive.

2

Model Router Decides

Every file is analyzed before indexing. Scanned PDFs and images go to the VLM pipeline (Qwen2.5-VL). Text documents go to the SLM pipeline (fast pypdf extraction). Action commands trigger LAM agent mode.

3

Embedded Locally into ChromaDB

All extracted text is chunked, embedded with nomic-embed-text, and stored in a local ChromaDB vector database. Nothing is sent to any cloud service.

4

Ask Anything

Your question is embedded, the most relevant chunks are retrieved, and the local LLM generates an answer with source citations. Streaming response, sub-second retrieval.

5

Agent Mode โ€” Multi-Step Actions

Switch to agent mode and VaultMind can plan and execute multi-step tasks: create documents, extract deadlines, draft emails for review, log time. Every action is audited. High-risk actions require your approval before executing.

Why VaultMind

Your data stays yours.

VaultMindChatGPT / ClaudePrivateGPT
100% local โ€” no cloudโœ“โœ—โœ“
Scanned doc / image OCR via VLMโœ“โœ“โœ—
Gmail + Notion syncโœ“โœ—โœ—
Agentic task executionโœ“โœ“โœ—
Human-in-the-loop gateโœ“โœ—โœ—
Tamper-proof audit trailโœ“โœ—โœ—
No API key neededโœ“โœ—โœ“
One-command setupโœ“โœ“โœ—
Free and open sourceโœ“โœ—โœ“

Your documents deserve a vault.

Free. Open source. Runs on your Mac or Linux machine in under 5 minutes.

๐ŸŽ Download for Mac ๐ŸชŸ Download for Windows GitHub โ†’