← Open LocalMind

LocalMind — User guide

A private AI workspace that runs entirely inside your browser tab.

No server · no API keys required · nothing leaves your device
On this page

Getting started

Open LocalMind and pick a model from the dropdown — it downloads once (over WebGPU), is cached locally, and from then on runs offline. Type a message and hit Enter. Everything — the model, your chats, your memory — stays on your device.

LocalMind chat
A normal chat — answers are generated on-device (note the “On-device” tag).

Choosing a model

Eight models span three trade-offs — download size, quality, and capability:

The mode chips

Above the message box is a row of mode chips. They all use the same input and Send button:

Mode chips with Compare selected
Compare is on, revealing the model picker. Tapping Research/Compare/Batch switches the action.

Compare — the model council

Tap ⚖ Compare, tick 2–3 models, type one question, and Send. LocalMind loads each model in turn (one at a time — WebGPU can’t hold several at once), collects every answer, then the last model loaded acts as judge and picks the best.

Model council comparison with a judge verdict
Two models answer; the indigo card is the judge’s verdict.

Deep Research

Tap 🔬 Research and ask a question. LocalMind drafts several sub-queries, searches the web, reads the top sources, and writes a cited report with a sources list. It needs a web-search provider (set one in Settings); tapping the chip will offer to open Settings if you haven’t.

Deep Research cited report
A cited report — only the search queries touch the network.

Batch

Tap ≣ Batch and put one prompt per line (use Shift+Enter for new lines). Send runs them in sequence. Turn on Auto-inject {{previous}} to chain each answer into the next prompt.

Self-improving skills

The agent can save reusable skills — named recipes like “cite sources” or “be concise.” Once saved, a relevant skill is retrieved and applied automatically in later chats, so the assistant gets better the more you use it. Skills live in the Memory panel under the skill filter.

Saved skills in the Memory panel
Saved skills, auto-applied when relevant.

Memory & documents

LocalMind keeps a private, on-device memory (a local vector store). The agent can store facts; you can attach documents (PDF / DOCX / TXT) via the 📎 button or ingest a whole Folder, and they become searchable context. Open Memory to browse, filter, search, or clear it.

Memory panel
Everything the assistant remembers — filterable and fully under your control.

Sync to a folder (permanent, cross-device)

By default all data lives in this browser. In Settings → Data folder sync, connect a folder and LocalMind mirrors everything — skills, memory, documents, conversations — to it as plain files. Point that folder at a git / iCloud / Dropbox directory and your data follows you across devices. API keys stay in the browser and are never written to the folder.

Settings: web search and data folder sync
Settings — web search provider and data-folder sync.

Privacy

Models run on your device via WebGPU. Your conversations, memory, and documents never leave your machine. The only thing that touches the network is a web search — and only when you choose Search or Research, using a provider you configure. LocalMind can also be installed as an app (look for your browser’s install button) and works offline once a model is cached.