Frontier AI Infrastructure
Hanzo AI (Techstars '17) builds cutting-edge AI infrastructure including LLMs, agent frameworks, and decentralized compute networks.
┌─────────────────────────────────────────────────────────────────┐
│ Hanzo AI Stack │
├─────────────────────────────────────────────────────────────────┤
│ Applications │
│ ┌──────────┬─────────────┬───────────────┬──────────────┐ │
│ │ Chat │ Search │ Agents │ Platform │ │
│ └────┬─────┴──────┬──────┴───────┬───────┴───────┬──────┘ │
│ │ │ │ │ │
│ ┌────▼────────────▼──────────────▼───────────────▼──────┐ │
│ │ LLM Gateway (100+ providers) │ │
│ └────┬──────────────────────────────────────────────────┘ │
│ │ │
│ ┌────▼────────────────────────────────────────────────────┐ │
│ │ Model Context Protocol (MCP) │ │
│ │ 260+ Tools │ │
│ └────┬────────────────────────────────────────────────────┘ │
│ │ │
│ ┌────▼────────────────────────────────────────────────────┐ │
│ │ Jin (Multimodal) • Candle (Rust ML) │ │
│ └────┬────────────────────────────────────────────────────┘ │
│ │ │
│ ┌────▼────────────────────────────────────────────────────┐ │
│ │ Hanzo Network (Decentralized Compute) │ │
│ └─────────────────────────────────────────────────────────┘ │
└─────────────────────────────────────────────────────────────────┘
| Repository |
Description |
Language |
| llm |
LLM Gateway (100+ providers) |
Python |
| mcp |
Model Context Protocol tools |
TypeScript |
| agent |
Multi-agent SDK |
Python |
| jin |
Multimodal LLM framework |
Python |
| candle |
Rust ML framework |
Rust |
| Repository |
Description |
Language |
| chat |
AI chat interface |
TypeScript |
| search |
AI-powered search |
TypeScript |
| flow |
Visual workflow builder |
TypeScript |
| platform |
PaaS platform |
TypeScript |
| operative |
Computer use agent |
Python |
| Repository |
Description |
Language |
| node |
Compute node |
Rust |
| mpc |
Multi-party computation |
Go |
| docs |
Documentation |
TypeScript |
cd llm
make dev
# Available at http://localhost:4000
npm install -g @hanzo/mcp
hanzo-mcp --help
cd chat
make up
# Available at http://localhost:3081
| Protocol |
HIP |
Purpose |
| ASO |
HIP-002 |
Active Semantic Optimization |
| HMM |
HIP-004 |
Hamiltonian Market Maker |
| DSO |
ZIP-001 |
Decentralized Semantic Optimization |
| PoAI |
ZIP-002 |
Proof of AI |
Apache 2.0 - See individual repositories for details.
Hanzo AI Inc. • Techstars '17 • San Francisco