Describe your app.
Hanzo builds and ships it.
One prompt becomes a live app on Hanzo Cloud — UI, database, auth, and 100+ AI models, wired in and deployed.
Every app ships on Hanzo Cloud with database, auth, and AI built in.
or import an existing GitHub repoBacked by Techstars · Built on world-class infrastructure
The difference
More than a UI. A full app on Hanzo Cloud.
Other builders hand you a screenshot. Hanzo ships a running app — database, auth, AI, secrets, and storage already connected.
The same infrastructure that runs Hanzo, wired into every app you build.
Hanzo LLM Gateway
One API. 100+ models.
Your app calls any frontier model — Hanzo's own Zen family plus Anthropic, OpenAI, Google, Mistral and more — through a single OpenAI-compatible endpoint. Swap models with one string.
Explore the gatewayPOST https://api.hanzo.ai/v1/chat/completions
Authorization: Bearer $HANZO_KEY
{
"model": "zen-omni",
"messages": [{ "role": "user", "content": "…" }],
"stream": true
}How it works
From a sentence to a shipped app.
Describe it
Type what you want to build in plain English — or import an existing GitHub repo to start from real code.
Watch it come to life
Hanzo generates the UI, database schema, auth, and API — then refines with you in a live editor as you chat.
Ship it on Hanzo Cloud
One click deploys to a live URL with your database, auth, AI, and storage already running. No pipeline to set up.