SovereignAI

The experience · free, nothing installed

One mind. Every screen. Your whole day.

Don't read about the product — press play on it. Every scene below is a replay of shipped behavior, with the mechanism named underneath. The data is illustrative; the machinery is not.

07:04 · web UI · the arrival

Your AI learns who you are — in front of you.

localhost:4321 — bring your history home
chatgpt-export.zip ready. Parsed on this machine — nothing leaves it.

The mechanism: sovereign import-chat parses ChatGPT, Claude, and Gemini exports locally, then distill sweeps them into durable memories that name the conversation they came from. If nothing durable is found, it says so — the memory is never padded to look impressive.

09:12 · VS Code extension

Feed it without leaving your editor.

retry-policy.ts — myproject
14 export const RETRY = {
15 baseDelayMs: 250, maxAttempts: 5, // decided after the Nov outage
16 jitter: "full",
17 };

The mechanism: the VS Code and JetBrains extensions add ask-about-selection and save-selection-to-knowledge to the editor you already use; the browser extension does the same on any web page. All of it writes to the store on your machine.

11:30 · Claude Desktop · via MCP

When you do rent a frontier model, it reads your memory.

Claude — connected: sovereign (MCP)
When does the team want demos scheduled?

The mechanism: sovereign mcp exposes your memory and knowledge as tools to any MCP client — Claude Desktop and Code, Cursor, Windsurf, Codex CLI, Gemini CLI. The frontier model answers; the context it answers from never leaves your machine, and the citation proves where it came from.

14:45 · your phone · LAN or tailnet

The radar travels with you. The data doesn't.

http://192.168.1.20:4321 · Mind → life signals

The mechanism: sovereign start --lan binds every interface and protects remote requests with a generated bearer token, printing a ready #token= URL for each address. Same instance, same mind — and import-email is what put those renewals on the radar in the first place.

18:20 · terminal · the exit drill

Prove you can leave. That's why you stay.

sovereign — exit drill
The whole workspace, checksummed, in a documented open format.

The mechanism: export writes every table with a SHA-256 manifest and an archive digest, optionally encrypted with a passphrase we never see; verify checks an archive without importing it, so you can test a year-old backup without touching live data.

21:00 · web UI · the memory ledger

Every memory answers to you.

Memory — every entry with receipts
Prefers Friday demos with the whole team added by you · Jul 9
Ships on Windows 11, tests against WSL Ubuntu auto-extracted · from "Morning standup" · written by ollama/llama3.1
Drinks too much espresso recorded before provenance tracking — origin honestly unknown

The mechanism: every memory records how it entered, which conversation it came from, which model wrote it, and when it changed — and records older than that tracking say "unknown" rather than a backfilled guess. Striking one zeroes the bytes on disk. Try it above.

The access map

One mind, reachable from everywhere you already work.

Tap any channel. The grouping is the whole argument: where it runs, where you reach it, and how you leave — all yours.

Run it anywhere

Reach it from anything

Leave anytime

Tap a channel to see the interaction it enables.

That day starts with one command.

The open trial runs the real product on your machine — no account, and deleting the container deletes every trace.

Run it now