Open-source AI Cloud for builders.
A vertically integrated
AI platform.
Agents, models, data, and deployment—with Team, IAM, KMS, and Audit built in. One platform from identity to production.
Project Overview
Open-source AI Cloud for builders.
A vertically integrated
AI platform.
Agents, models, data, and deployment—with Team, IAM, KMS, and Audit built in.
Project Overview
Open-source AI Cloud for builders.
A vertically integrated
AI platform.
Agents, models, data, and deployment—with Team, IAM, KMS, and Audit built in.
Project Overview
Investors & Partners
Backed by world-class partners
Trusted By
Why Hanzo Wins
Ship code that actually works.
Stop gambling on single-model outputs. Race multiple AI agents against each other, and let test results pick the winner. Evidence over vibes.
Race multiple agents
One task, multiple agents racing. GPT-5.3.3, Claude, Gemini, and Zen compete in parallel.
Automatic winner selection
Diffs scored by test pass rate, code quality, and performance. Best patch wins.
Persistent sandboxes
Full dev environments that persist. Install deps, refactor, iterate until CI goes green.
Complete audit trail
Every run, every decision, every artifact. Full visibility for your entire team.
Your Wedge
Autonomy you can dial. Evidence you can trust.
Move fast without giving agents the keys. Every step is explicit, reviewable, and enforceable.
Agents don't get admin. They get policies.
Comparison
Why Hanzo vs agents + glue
Production software needs more than autocomplete.
Works where developers live
VS Code. JetBrains. Terminal. Remote.
Hanzo reads your repo structure first, edits across files coherently, and executes tasks step-by-step—locally or in isolated remote sandboxes.
Install the IDE extensionHanzo Dev
AI coding agent in your terminal.
Install @hanzo/dev and @hanzo/cli via curl.
- Generate APIs, scripts, components, and tests
- Debug and fix using your real codebase context
- Scaffold CI/CD and release workflows
- No framework lock-in
Unified AI Platform
One platform. Every AI tool. Shared everything.
Stop context-switching between AI tools. Hanzo unifies memory, history, and context across all your AI interactions—terminal, IDE, browser, and API.
Shared Memory
Context persists across all tools and sessions
Vector Search
Semantic search over your entire codebase
Master Large Codebases
Navigate millions of lines with ease
Auto Tool Discovery
Automatically adds tools as you need them
Unified History
Every prompt, every response, searchable
Team Sync
Share context and memory across your team
260+ MCP Tools
Browser, file, code, git, and more built-in
Any Model
GPT-5.3.3, Claude, Gemini, Zen, Mistral, Llama, local
How Hanzo Unifies Your AI Stack
All your tools, one shared brain
Hanzo Core
Unified memory • Vector index • Tool registry
Remote Agents
Secure remote execution for teams
Parallel runs
Execute across repos simultaneously
Shared workspaces
Collaborate via shared environments
Quality gates
Enforce policy before PR/merge
Isolation
Safe installs and builds
Hanzo AI API
One API for models + tools.
Streaming, tool calling, and agent execution behind a single endpoint. Compatible with existing OpenAI SDKs by switching the base URL.
View API referenceimport { Hanzo } from "@hanzo/ai";
const hanzo = new Hanzo({
apiKey: process.env.HANZO_API_KEY,
});
const response = await hanzo.chat.completions.create({
model: "claude-sonnet-4-6",
messages: [{ role: "user", content: "Hello!" }],
});
console.log(response.choices[0].message.content);Built in the open
723+ open-source repositories across AI infrastructure, blockchain, frontier models, and developer tools. View, fork, or self-host anything.
Selected Projects
View all on GitHubThe complete AI platform — deploy anywhere, any model
260+ Model Context Protocol tools and servers
Unified gateway to 100+ AI models via one OpenAI-compatible API
AI coding agent for the terminal and IDE
Workflow automation with AI agents
Visual LLM workflow builder
Multi-agent orchestration framework
High-performance ML framework in Rust
Unified multimodal AI framework (vision + language + audio)
AI Chain Infrastructure — decentralized compute and inference
React component library for AI applications
Model evaluation harness and benchmark suite
Lux blockchain node — multi-consensus, post-quantum ready
Client SDK for Lux — Go, TypeScript, Python
Command-line interface for Lux network operations
HD wallet with multi-chain support and hardware wallet integration
Blockchain network testing and simulation tool
Genesis block configuration and validator bootstrapping
Zen AI model family — nano to 1T+ frontier, Zen MoDE architecture
QLoRA cloud training for zen-max (671B MoE)
GT-QLoRA gate-targeted training for 1T MoE
Core JavaScript SDK for the Hanzo platform
@hanzo/ui — React components with unified analytics
Headless commerce engine with AI recommendations
Full-featured AI chat — streaming, tools, memory
RAG application with vector search and reranking
Multi-agent application starter with MCP tools
Zoo ecosystem — DeAI research and DeSci governance
Zoo Improvement Proposals — open AI governance (zips.zoo.ngo)
Smart contracts — ERC20/721/1155, staking, governance
Decentralized AI compute
Contribute GPU power for AI inference and training. Earn rewards while powering the next generation of AI applications on a decentralized, verifiable network.
Open Licensed
Every core component is MIT or Apache 2.0 licensed
Community Driven
Built with and for developers worldwide
Self-Hostable
Run the entire platform on your own infrastructure
Read our research, model releases, and technical deep-dives
Hanzo Blog — AI Research & InfrastructurePricing
Scale forever
No credit card required. Upgrade when you're ready.
$0/month
Everything you need to start building. No strings attached.
- 100K API calls / month
- 1GB vector storage
- 10GB file storage
- Community support
- All core features
- Unlimited projects
Need custom limits, SLAs, or dedicated support? Talk to sales
Ready to build?
Pick your favorite way to start. Terminal, desktop, browser, or IDE—Hanzo works wherever you do.
Terminal
AI coding agent in your terminal
Desktop App
Native app for Mac, Windows & Linux
VS Code
Extension for Visual Studio Code
Browser
Chrome, Firefox, Safari extensions
Or explore everything we offer