Hybrid Search
Keyword + semantic results fused via RRF — fast and accurate without cloud APIs.
NEW v0.11 — MCP + AG-UI + A2UI + ReAct Agent + Skills · MCP Apps coming next →
Ghost is built from the ground up around a single principle: your files, your queries, your conversations — all processed locally. No telemetry. No cloud APIs. No accounts. No data ever leaves your hardware.
Ghost combines FTS5 keyword search with sqlite-vec vector search, fused through Reciprocal Rank Fusion. Type a filename and get instant results. Ask a question and get semantically relevant documents. Both happen locally, in milliseconds.
Hybrid Search
Keyword + semantic results fused via RRF — fast and accurate without cloud APIs.
Native Embeddings
all-MiniLM-L6-v2 runs in-process via Candle. No GPU, no Ollama, no internet after setup.
50+ File Types
PDF, DOCX, XLSX, TXT, Markdown, and source code — indexed automatically in real time.
Zero Config
Auto-discovers Documents, Desktop, Downloads, Pictures on first launch and starts indexing.
Ghost auto-detects your CPU, RAM, and GPU to select the optimal model. Qwen2.5-Instruct GGUF (0.5B–7B) loads in background — no manual configuration, no external servers.
The ReAct agent reasons, calls tools, observes results, and iterates — with grammar-constrained output and a 3-tier safety system (Safe / Moderate / Dangerous) that keeps you in control.
Hardware-Adaptive
Detects hardware → picks the best model → downloads once → loads instantly on every launch.
ReAct Agent Loop
Reason → Act → Observe. Multi-step tool calling with grammar constraints for reliable output.
3-Tier Safety
Safe (auto-approve), Moderate (logged), Dangerous (requires confirmation). You decide.
Conversation Memory
Agent remembers context across turns. Full history searchable via FTS5 in SQLite.
Ghost is the first desktop app implementing every major agent protocol — locally.
Built with Tauri v2 and Rust. Conditional compilation (#[cfg(desktop)] / #[cfg(mobile)]) — no feature flags, no separate codebases. A single project that compiles to every major platform.
Open source, MIT licensed, and built for people who believe privacy is not optional.
Get Started →View Source