Developer platform

Ship AI workflows without custom UI

Use the atrium CLI to package your code, deploy to your preferred stack, and start selling through our marketplace contract. Atrium handles billing, deployment status, and case management.

Install the CLI
curl -fsSL https://storage.googleapis.com/atrium-releases/install.sh | sh
atrium workspace
deploy preview
01
Start from code
terminal
bash

$ curl -fsSL https://storage.googleapis.com/atrium-releases/install.sh | sh

$ atrium init invoice-review

02
Describe the surface
atrium.yaml
desired state
01name: invoice-review
02services:
03 frontend:
04 type: nextjs
05 backend:
06 type: python-fastapi
07hosting:
08 embedded: false
03
Deploy both services
atrium deploy
live
frontendNext.js build complete
backendCloud Run revision ready
health/api/health returned 200
04
Sell useful work
Customer case
Review Q3 vendor invoices
paid
11 invoices parseddone
2 vendors need approvalblocked