Skip to content
@hanzoai

Hanzo AI

Hanzo AI is the Techstars-backed applied AI Lab behind the Zen family of AI models.

Hanzo AI 🤖

Frontier AI Infrastructure

Hanzo AI (Techstars '17) builds cutting-edge AI infrastructure including LLMs, agent frameworks, and decentralized compute networks.

🏗️ Architecture

┌─────────────────────────────────────────────────────────────────┐
│                      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)           │    │
│  └─────────────────────────────────────────────────────────┘    │
└─────────────────────────────────────────────────────────────────┘

📦 Core Repositories

AI Infrastructure

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

Applications

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

SDKs

Repository Description Language
python-sdk Python SDK (8 packages) Python
js-sdk TypeScript SDK TypeScript
go-sdk Go SDK Go
rust-sdk Rust SDK Rust

Network & Compute

Repository Description Language
node Compute node Rust
mpc Multi-party computation Go
docs Documentation TypeScript

🚀 Quick Start

LLM Gateway

cd llm
make dev
# Available at http://localhost:4000

MCP Tools

npm install -g @hanzo/mcp
hanzo-mcp --help

Chat

cd chat
make up
# Available at http://localhost:3081

🔗 Related Organizations

Organization Focus Link
Hanzo AI AI infrastructure github.com/hanzoai
Zen LM Frontier models (600M-480B) github.com/zenlm
Lux Network Blockchain settlement github.com/luxfi
Lux FHE Private computation github.com/luxfhe
Zoo Labs Open AI research github.com/zoo-labs

📋 Key Protocols

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

📚 Resources

📄 License

Apache 2.0 - See individual repositories for details.


Hanzo AI Inc. • Techstars '17 • San Francisco

Pinned Loading

  1. code code Public

    Hanzo Code is open source, privacy focused code editor. Use the best AI tools, any model, and retain full control over your data.

    TypeScript 2

  2. dev dev Public

    Forked from openai/codex

    Lightweight coding agent that runs in your terminal

    Rust 1

  3. mcp mcp Public

    🔌 Hanzo MCP: AI + Hanzo Dev exposed via MCP. Enables standardized context exchange across Dev tools, agents, and models. Core to Hanzo’s interoperable AI orchestration framework.

    Makefile 9 7

  4. python-sdk python-sdk Public

    ✨ Hanzo Python SDK — Your all-in-one gateway to cutting-edge foundational models and a robust, scalable AI cloud platform.

    Python 2

  5. ui ui Public

    😎 Hanzo UI Library for AI+Blockchain powered apps.

    TypeScript 3 5

Repositories

Showing 10 of 260 repositories