Pricing.

Self-host Uai for free, forever. Hosted plans are on the way.

Self-host

$0

Your machine, your code, your secrets. Free, forever.

  • All features
  • Unlimited parallel tasks
  • Unlimited agents per task
  • Bring your own AI keys
  • Bring your own machine
Get started

Hosted

Coming soon

We run the host for you. Same product, different machine. Pricing announced when we open the door.

  • Managed host fleet
  • Bring your own AI keys
  • One click to a fresh task

No spam. One email when hosted opens, then nothing.

Common questions

Do I need a GPU?

No. Uai orchestrates AI agents that call hosted models (Claude, Codex). No local inference, no GPU requirement.

Do you store my code?

On the host you run, yes — Uai needs the worktree on disk to run tasks. On the cloud at app.runuai.com, no — the cloud is secret-blind by design (no SSH keys, no AI keys, no env values). See the architecture writeup in the repo.

Whose AI keys does it use?

Yours. Uai is the orchestrator, not the model provider. You bring your Claude / Codex / future-agent credentials to the host; the cloud never sees them.

Can I share my host with my team?

Yes. A host can belong to multiple organizations. Each task carries the task creator's own credentials, so commits and PRs attribute to the actual person.

Open the app