Skip to main content

What is Suzent?

Suzent is a sovereign AI agent whose identity, memory, skills, workspace, and runtime remain under your control. Models are replaceable, platforms are temporary, and the continuity of your agent belongs to you.

Core ideas

Sovereign means more than running locally. You own the agent's mind, authority, vessel, and continuity: its durable state lives in files you can inspect and move, its actions follow boundaries you define, and changing a model or provider does not reset the agent that knows your work.

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.