Skip to main content

What is Suzent?

Suzent is a sovereign local agent — a local-first AI system you own and control entirely. No cloud lock-in, no data leaving your machine unless you choose.

Core ideas

Sovereign means the important controls stay with you: model keys, data, memory, and runtime.

Local agent means it is built for more than one-off answers. It can keep long-term memory, schedule recurring work, and run the operations you explicitly allow.

What makes it different

FeatureSuzent
ModelBring your own (GPT, Claude, Gemini, and more)
MemoryPersistent across sessions — markdown + semantic search
AutomationBuilt-in cron jobs and heartbeat monitoring
StorageLocal-first, sandboxed execution
ExtensibilitySkills system for domain knowledge modules
ConnectivityCompanion devices via Nodes (WebSocket)

How it fits together

You ──► Suzent Agent

├── LLM of your choice (API key)
├── Memory (markdown + LanceDB)
├── Tools (file I/O, web, bash, social)
├── Skills (domain knowledge modules)
├── Automation (cron + heartbeat)
└── Nodes (companion devices)

Ready to try it?

Head to the Quickstart to be up and running in under 5 minutes.