Skip to documentation
Documentation

Docs

Build with Compaos.
Run anything.

Documentation, guides, and references for the Compaos Operating System.

Compaos is open source and API-first. Everything you need to build, integrate, and run AI-native companies.

# Install the Compaos CLI
npm i -g compaos

# Authenticate
compaos login

# Create and watch a workflow
compaos create \
  --title "Launch Q3 Growth Campaign" \
  --target "Increase signups by 30%"
compaos watch

Ready to build?

Compaos is open source. Build, customize, and run it your way.

git clone https://github.com/compaosai/compaos View on GitHub Start building