Category 01 of 12
Start Here
Install Agentis, start the local runtime, mint an API key, and bootstrap your first durable agent in under ten minutes.
Pages in this category
Agentis is local-first infrastructure for AI agents that keep their memory, identity, and skills for life — even when you swap the model underneath them.
Agentis needs Node 20.10+ and pnpm to start — embedded SQLite, a bundled offline embedding model, and zero external services required.
Clone the repo, run pnpm install, and start the Agentis API on 127.0.0.1:3737 — then open the dashboard and mint your first API key.
Wire a durable Agentis identity to a model runtime with one CLI command, agentis bootstrap, then verify it's alive from the dashboard.
Describe intent, build, validate, dry-run, run, and deliver — the paved road every Agentis workflow follows, walked end to end with a real example.