Hanzo · Open AI Cloud
Build what’s next.
Think it. Create it. Build it. Run it. Hanzo brings AI, agents, tools, data and infrastructure together, so an idea can become something real.
Private · Open source · Built for AI
Meet Enso
Ask once.
Describe what you want. Enso reads the request, picks the models, calls the tools and stands up the infrastructure — then hands you back the work, wherever you are.
Start typing. The system draws itself behind you.
Add rate limiting to the payments API.
Read 14 files. The limiter belongs in the gateway, not the handler — one place, every route.
Wrote gateway/limit.go and a test at 100 req/min per key. Tests pass.
// Token-bucket rate limit per API key
lim := rate.NewLimiter(100/60.0, 10)
if !lim.Allow() {
return c.SendStatus(429)
}AI that works with you.
Think together. Create together. Build together.
Start with one AI. Add more when you need them.
Same work. Every surface.
One session, one history, one set of permissions. Move between the app, a terminal, the cloud and your editor and pick up mid-sentence.
ON YOUR OWN MACHINE
Your laptop is the cluster.
One line installs the CLI. The next one boots a real Kubernetes control plane inside a native microVM — Virtualization.framework on a Mac, KVM on Linux — and hands you a kubeconfig your existing tools already understand. Nothing to install underneath it.
to boot the microVM — the same on Apple silicon, Ryzen and GB10.
from cold to a Ready node, every platform we ship.
and no daemon, no VM manager, and no cloud account to open.
Build an agent for anything.
Give it a job. Give it context. Give it tools. Give it permission to act.
one task, four agents · sample values
Researcher. Engineer. Designer. Analyst. Sales. Support. Operator.
Use one. Or build a team.
Meet Bots
Some work shouldn’t stop.
Agents help when you ask. Bots keep going.
three bots on their own computers · the states are sample values
Browse the web. Use apps. Run code. Watch systems. Answer customers. Publish content. Research markets. Check inventory. Monitor competitors. Keep the work moving. Even when your laptop is closed.
Bot computer
A computer for every bot.
Browser. Files. Terminal. Apps. Memory. Identity. Tools. Models. Private sandboxes. Persistent storage.
prospecting · lead qualification · CRM sync
Long-running. The set is closed, and the platform refuses that mode without a schedule, so a bot that stays up carries the clock it wakes to.
Only what the org has switched on. A name nothing has activated comes back unknown.
Its own prefix in KMS, read by name and never by value.
A connector belongs to the person who signed in to it, so a bot reaches an app through that grant rather than a login of its own.
one bot’s computer, as the lease answers it · sample values
Bots don’t just call APIs. They can operate computers.
Build a workforce
They don’t have to work alone.
People and AI working in the same system.
the bots an org hires, each with the work it stands for
One company
Everything connected.
Bots become dramatically more useful when they understand the same company.
Customers. Sales. Marketing. Engineering. Support. Finance. Operations. Products. Data. Infrastructure.
the rooms an org shares, and the bots that work in them
One system. One shared context.
The autonomous OS.
Your company, running on intelligence.
Hanzo connects the people, agents, bots, data, tools, infrastructure, and decisions behind the business.
See what’s happening. Understand why. Decide what matters. Let AI handle what comes next.
one question and what comes back · sample values
Ask the company.
Not the dashboard.
What changed? What’s working? What’s broken? Where are we losing money? What should we build next? Which customers need attention? Where should we grow?
Handle it.
one question, from ask to outcome and back · sample values
Let the company run itself.
Set the direction. Set the rules. Let Hanzo handle more of the rest.
Agents think. Bots work. The platform connects everything. You stay in control.
one night, four bots · sample values
Everything important is waiting for you.
START
Say what you want.
A sentence is enough to open a chat, start a coding agent, or put something in the cloud.