Your AI's memory. On your machine, under your control.
exxperts gives you persistent AI rooms with governed, approval-gated memory: agents that remember you and your work across sessions, with every memory write approved by you. Everything runs and stays local: rooms, memory, knowledge base, artifacts, and usage data are files on your disk.

Why exxperts
- Memory you govern. Rooms remember decisions, preferences, and context across sessions, but every memory write goes through an approval gate you control. No silent profile-building.
- Local-first, verifiably. Rooms, memories, knowledge base, artifacts, and token usage live as plain files under
~/.exxperts. You can read, back up, or delete all of it. There is no telemetry: the only network traffic is what you use, meaning calls to your model provider, web research if you enable it, and any MCP connectors you add. - An agentic runtime, not a chat wrapper. Rooms use curated tools (knowledge base, artifacts, local web research, MCP connectors) under a permission model scoped to each surface. Rooms never get an unrestricted shell.
- One product, two surfaces. The web app and the CLI/TUI share the same rooms, memory, and credential store; switch between them freely.
If you know Open WebUI or AnythingLLM: those are excellent local chat/RAG frontends. exxperts is a different shape: a local agentic runtime focused on persistent, governed memory and auditable agent behaviour, not chat over your documents.


One product, two surfaces
| Surface | Launch | What you get |
|---|---|---|
| Web app | exxperts web |
Rooms with memory, KB, artifacts, web research, approvals, and the wallet. |
| CLI / TUI | exxperts cli |
The same rooms in your terminal, run from the folder you want as the workspace. |
The web app is the full product: AI setup, memory review and approvals, the wallet, connectors, and skills all live there. The CLI/TUI focuses on the rooms themselves. Bare exxperts opens a picker for the two surfaces (web app recommended). Product/app state stays local under ~/.exxperts/app (%USERPROFILE%\.exxperts on Windows); embedded runtime provider/auth/model/session state lives under ~/.exxperts/agent.
Product capabilities
- Local web workspace with landing page, persistent rooms, approvals, and wallet.
- Rooms-only