Skip to content

Latest commit

 

History

History
74 lines (62 loc) · 5.92 KB

File metadata and controls

74 lines (62 loc) · 5.92 KB

SmartBrain_3000 — user guide

SmartBrain_3000 is a personal AI assistant that runs on your own machine. Your chats, documents, and credentials stay on-box, encrypted at rest under a passphrase only you hold. It talks to a cloud AI provider only if you give it a key, and to nothing else unless you turn that on.

These pages are the whole guide. They are also the app's Help page (/help) — the app renders this same Markdown at build time, so the words are identical either way.

Start here

If you are new, read three pages in order. It takes about fifteen minutes.

  1. Getting started — install the app, choose a passphrase, save your Recovery Key, and take the five-minute tour.
  2. Connect a model — add a cloud provider key, or point SmartBrain at a local model already running on your machine.
  3. Using SmartBrain_3000 — what each area of the app does, and how the approval system keeps the assistant on a leash.

Everything after that is optional and can be read when you need it.

The pages

Page What's in it
1 Getting started Requirements, install on macOS/Windows/Linux, first run, locking and unlocking, how updates install themselves, troubleshooting, uninstall.
2 Connect a model Cloud provider keys (OpenAI, Anthropic, Google). Local models with MLX or Ollama, including one-tap connect. Model routing — which model does which job. Context length. Embedding models for semantic search. Voice: the on-device dictation engine and its one-time model download.
3 Using SmartBrain_3000 The tour: Chat and its tools, the approval tiers, Voice (dictate and listen), Knowledge, feeds (follow a website), Planner, Schedules, Info, Email, Memory, web search, self-improvement, Usage & cost, Activity.
4 Share knowledge with Vaults Group documents into a vault, scope a search to it, share it as a sealed file, publish it publicly, subscribe to someone else's by URL and take verified updates.
5 Connect external tools (MCP) Expose your Knowledge base read-only to a desktop AI client such as Claude Desktop or Cursor.
6 Backup & recovery Export your data as JSON, take an encrypted backup, restore one, change your passphrase, get back in with the Recovery Key, and start completely fresh.
7 Privacy & security What protects your data, exactly what leaves your machine and when, and the honest limits.
8 Remote access Reach your assistant from your phone on Wi-Fi or cellular by pairing a device. Off by default. Plus the LAN/HTTPS path and self-hosting the signaling node.
9 Design limits The deliberate single-user, local-first scope choices — one unlock, one writer, no key at rest — and the reasoning behind each.

Find it fast

If you want to… Go to
Install it Getting started → Install
Fix "No models available yet" Connect a model
Fix search showing only keyword results Connect a model → Embeddings
Change which model does which job Connect a model → Model routing
Fix an install that won't start Getting started → Troubleshooting, then what to try, in order
Understand why an action is "awaiting approval" Using SmartBrain_3000 → Chat
Talk to it — dictation and spoken replies Using SmartBrain_3000 → Voice
Resend a message (Retry) Using SmartBrain_3000 → After an answer
Add documents and search them Using SmartBrain_3000 → Knowledge
Follow a website (feeds) Using SmartBrain_3000 → Follow websites
Is something wrong? Settings → Status Getting started → Troubleshooting
What's in Settings? Using SmartBrain → Settings
Run a prompt on a timer Using SmartBrain_3000 → Schedules
Connect Gmail Using SmartBrain_3000 → Email
Change what the assistant knows about you Using SmartBrain_3000 → Memory
See what your cloud models cost Using SmartBrain_3000 → Usage & cost
Share documents with someone Vaults
Let Claude Desktop read your notes MCP
Back up, restore, or move to a new machine Backup & recovery
Recover a forgotten passphrase Backup & recovery → Forgot your passphrase?
Know what leaves your machine Privacy & security
Use it from your phone Remote access
Report a security problem SECURITY.md
Ask a question / get unstuck Discussions

Two things worth knowing up front

  • There is no password reset. No server holds your data and no one can unlock it for you. The Recovery Key you save during setup is the only way back in if you forget your passphrase. See Getting started → First run.
  • The assistant asks before it acts. It reads freely, but anything that changes data or reaches out waits for your approval, and every attempt is recorded. See Using SmartBrain_3000 → Chat.