Gormes

ONE GO BINARY

Run AI agents anywhere.

Gormes runs local or server-side agents with chat, memory, dashboards, and gateways — no Python, Docker, or venv drift.

~52.1 MB static binary Linux · macOS · Windows · Android MIT

WHY GORMES

Less setup. More runtime.

A small runtime you can inspect, move, and run without a language toolchain.

No Python drift

No pip, virtualenv, Python wheel, Node sidecar, or Docker daemon.

Offline doctor

`gormes doctor --offline` checks readiness before credentials or token spend.

SQLite memory

Sessions, context, diagnostics, and recall stay local and inspectable.

FIRST RUN

Run it

No pip, no venv, no Docker daemon: run gormes version, then gormes doctor --offline before credentials and without credentials, network calls, Python, Node, or token spend.

Linux, macOS, WSL2
curl -fsSL https://gormes.ai/install.sh | bash
gormes version
gormes doctor --offline
gormes setup
gormes chat

Windows, source builds, Termux details, and advanced installer flags are covered in the install docs. Read install docs