agi.workforce

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

~/agi-workforce — three install paths
# 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 ollama after 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

first command
$agi exec "sketch a Rust HTTP router"
$agi
# interactive TUI