Get started.
Five minutes from zero to a working chat across multiple providers. Public launch: July 12, 2026. Website users can try AGI managed Auto Economy with a small free cap. Local and BYOK are supported on desktop and developer surfaces. Higher hosted cloud is invite-only.
01 / Install
# Homebrew (macOS, Linux) $brew install siddharthanagula3/tap/agiworkforce # cargo (any platform) $cargo install agiworkforce-cli # curl (macOS, Linux, WSL) $curl -fsSL https://agiworkforce.com/install.sh | sh
02 / Pick a mode
Local — free forever
agi --provider ollamaafter installing Ollama. No keys, no quotas, fully offline.BYOK — free forever
agi login. Paste your provider key. Encrypted on device.Managed cloud waitlist
Request an invite code if you want AGI-hosted compute later. Local and BYOK stay free acquisition paths.
03 / Try it
$agi exec "sketch a Rust HTTP router" $agi # interactive TUI