Build AI pipelines.
Ship without infrastructure.
Chain models, prompts and logic into multi-step workflows. Trigger via API, cron, or one click. No servers needed.
HOW IT WORKS
From YAML to production in three steps
Define your pipeline as code. We handle execution, retries, scheduling, and delivery.
Define
Write your pipeline in YAML or JSON. Chain models, set variables, configure retries and output formats.
Run
Trigger manually, via API, cron, or webhook. Steps execute in sequence with real-time streaming.
Deliver
Output goes where you need it: webhooks, email, API response. Track cost and tokens per step.
PIPELINE AS CODE
Everything you need to orchestrate AI workflows
name: weekly-blog-generator
steps:
- id: research
model: claude-3-5-sonnet
- id: draft
model: gpt-4o
schedule:
cron: "0 9 * * 1"
output:
from: draft Mix Claude, GPT-4o, Llama and more in a single pipeline.
Reference previous outputs, user inputs, secrets, and metadata.
Schedule pipelines with cron expressions and timezone awareness.
Define pipelines in YAML/JSON and keep them version controlled.
Trigger pipelines programmatically with webhooks and REST APIs.
Built-in retry with backoff and conditional branching.
PRICING
Start free, scale as you grow
100 free credits to start. No credit card required.
Free
$0
3 pipelines
- 5 steps per pipeline
- 20 runs / day
- Community support
Pro
$29
Unlimited pipelines
- 20 steps per pipeline
- Scheduled runs
- Priority support
Enterprise
Contact
Custom limits
- SLA + SSO
- Dedicated cluster
- Private support channel