iMessage. Notes. Safari. Files. Clipboard. Contacts. 558,000+ documents indexed. Results in milliseconds. AI-powered, runs entirely on your machine.
SamKnows reads your local databases directly. No cloud sync, no API calls, no data leaves your machine.
Built from scratch in Rust + React + SQLite. Runs as a native macOS app with GPU-accelerated UI.
Siri, Alexa, and Google Assistant use the same modular architecture we do — separate specialists coordinated by a central brain. The difference? Theirs run on massive cloud infrastructure with thousands of engineers. Ours runs on a single Mac with a SQLite database and a bundled LLM.
Siri is a voice-activated search box with some shortcuts.
SamKnows is an actual intelligence layer that sits on top of your entire digital life and understands context.
Everything that powers SamKnows — every module, every source, every number. Updated live as we ship.
Each phase ships as an autonomous build. Live = deployed and tested.
Tauri v2 (Rust) + React + Tailwind
8 Tabs: Brief | Search | Clipboard | Notes | Tasks | Digest | Financial | Insights
────────────────────────────────────
| HTTP :9150
────────────────────────────────────
Node.js Backend
┌─────────────┬────────────────┬───────────────┐
│ 13 Data │ 63 Intelligence│ 29 Voice + │
│ Sources │ Modules │ Audio Modules │
└──────┬──────┴───────┬────────┴───────┬───────┘
│ │ │
┌──────▼──────────────▼────────────────▼───────┐
│ SQLite + sqlite-vec | 55 tables │
│ FTS5 + Vector Embeddings | 559K docs │
└──────────────────────────────────────────────┘
┌──────────────────────────────────────────────┐
│ LLM Router: BitNet → Ollama → Claude → GPT │
│ Privacy Filter | Budget | Auto-route │
└──────────────────────────────────────────────┘
┌──────────────────────────────────────────────┐
│ 101 MCP Tools | 100+ API Routes │
└──────────────────────────────────────────────┘
macOS only. Apple Silicon. Node.js bundled. No external dependencies.