Back to Home

Download

Self-improving AI employees, running on your own computer. Free and open source.

Every link is the newest release. The builds are not code-signed yet, so macOS asks you to allow the app under System Settings, Privacy & Security, and Windows SmartScreen needs More info, then Run anyway. Release notes and older versions

Servers and headless machines

One command installs the runtime and the package; data lives in the same folder the desktop app uses.

curl -fsSL https://opencompany.sh/install.sh | bash

After the download

  1. Step 1
    Download and open it

    One file for your computer. No account, nothing else to install, MIT licensed.

  2. Step 2
    It sets itself up

    A one-time download on first launch, a minute or two, then the canvas opens with three example employees on it.

  3. Step 3
    Connect a model, press Start

    The key icon in the toolbar adds your first AI provider, or point it at a local model for free.

Your data lives in a folder in your home directory, shared between the desktop app and the terminal install. Bring your own API keys or run models locally; there is no subscription and no usage limit on the software. The getting-started guide walks through hiring your first employee, and contributors can run it from source.