# Open Source — Hanzo AI | 723+ Repos

> 723+ open-source repositories across AI infrastructure, frontier models, blockchain, and developer tools. MIT/Apache licensed. Fork, self-host, or contribute. OSS Compute Dividends: up to 5% of compute costs paid back to open source authors via SBOM-verified attribution.

Open Source First

# Building in theopen.

We publish what we build, fix the bugs we find upstream instead of patching them in private, and pay the projects we depend on. The commitments below are specific enough to hold us to.

[View on GitHub](https://github.com/hanzoai)[Star Our Repos](https://github.com/hanzoai)

682+

Public Repositories

6

GitHub Organizations

MIT/Apache

Open License

90+

Open-Weight Models

## What Hanzo is built on

The projects our platform actually runs on, each with its licence and the people who maintain it.

🐍[Python](https://github.com/python/cpython)[Python Software Foundation](https://python.org)

The language powering our ML/AI stack

PSF

⚙️[Rust](https://github.com/rust-lang/rust)[Rust Foundation](https://rust-lang.org)

Systems language for our high-performance runtimes

MIT/Apache-2.0

🐹[Go](https://github.com/golang/go)[Go Authors / Google](https://go.dev)

Powers our gateway, blockchain, and infra tooling

BSD-3-Clause

🔷[TypeScript](https://github.com/microsoft/TypeScript)[Microsoft](https://typescriptlang.org)

The backbone of our developer SDKs and web apps

Apache-2.0

⚛️[React](https://github.com/facebook/react)[Meta Open Source](https://react.dev)

Powering every UI we ship

MIT

▲[Next.js](https://github.com/vercel/next.js)[Vercel](https://nextjs.org)

Every hanzo.ai product is built on Next.js

MIT

🐘[PostgreSQL](https://github.com/postgres/postgres)[PostgreSQL Global Development Group](https://postgresql.org)

The database underlying all our stateful services

PostgreSQL License

🔴[Redis](https://github.com/redis/redis)[Redis Ltd. / Salvatore Sanfilippo](https://redis.io)

Fast caching and pub/sub throughout our platform

BSD-3-Clause

🔥[PyTorch](https://github.com/pytorch/pytorch)[Meta AI Research](https://pytorch.org)

Foundation of our ML training and inference

BSD-3-Clause

☸️[Kubernetes](https://github.com/kubernetes/kubernetes)[CNCF / Google](https://kubernetes.io)

Orchestrates every workload in production

Apache-2.0

🐳[Docker](https://github.com/moby/moby)[Docker / Moby Project](https://docker.com)

Containers make our MCP tools portable

Apache-2.0

📊[OpenTelemetry](https://github.com/open-telemetry/opentelemetry-specification)[CNCF](https://opentelemetry.io)

Observability across every service

Apache-2.0

## Our Stewardship Commitments

We hold ourselves to explicit, public commitments — not vague marketing language.

### We ship open source first

Every tool we build for ourselves gets published. If it&#x27;s useful to us, it belongs to the community. No internal-only forks.

### We contribute upstream

When we find bugs or missing features in projects we depend on, we fix them upstream — not in private patches.

### We never lock in what we open

Anything published under MIT or Apache-2.0 stays that way. We will never relicense open repos to extract commercial value.

### We credit our foundations

Our platform is built on hundreds of open-source projects. We acknowledge, link to, and financially support the communities and maintainers who make this possible.

### We fund what we depend on

Through GitHub Sponsors, Open Collective, and direct partnerships, we invest back into the projects that power Hanzo.

### We welcome all contributors

Good code can come from anywhere. We maintain a contributor-friendly CONTRIBUTING.md, respond to PRs within 48 hours on active repos, and recognize every contributor.

Revenue Sharing Program

## Earn from Open Source

We dedicate up to 5% of all compute costs to open source — distributed transparently based on verified Software Bills of Materials (SBOMs).

01

### Connect Your Git

Sign in with GitHub or GitLab to verify your contributions across Hanzo repos and the upstream projects we depend on.

02

### Connect Your Wallet

Link a wallet on any major chain (Ethereum, Solana, Polygon, etc.) or choose direct USD payout.

03

### SBOM Verification

We trace every OSS dependency running in production and match it to contributors via Software Bills of Materials.

04

### Transparent Payouts

Earn proportional to your code&#x27;s actual usage. All distributions are public and auditable on-chain.

SBOM-Verified

Every payout traced to actual production usage

Fully Transparent

All distributions are public and auditable

Community Governed

Projects can customize their own payout splits

Multi-Chain

Payout in USD, Hanzo Network, or AI coin

If your code powers Hanzo infrastructure, we want to pay you. Connect your git credentials to claim your share.

[Connect & Start Earning](https://hanzo.ai/open-source/dividends)[View Payout Dashboard](https://hanzo.ai/open-source/dividends)

Open Source Compute Dividends

## Up to 5% of compute goes back to the OSS authors who made it possible

Every Hanzo deployment tracks software dependencies via SBOM. When your code powers compute on Hanzo, the authors get paid — automatically. Connect your GitHub, verify your contributions, pick a wallet.

01

### Connect GitHub or GitLab

We verify your OSS contributions across public repos

02

### Link a wallet

EVM, Solana, Cosmos, or any chain. USD via Stripe also supported.

03

### Collect your share

Payouts based on SBOM attribution, contribution weight, and compute hours

#### Fully transparent payouts

All payouts are public. Every project, every contributor, every amount. Communities can vote to customize their split — for example, 10% to founder, 5% to maintainers, 85% to all contributors.

[Connect GitHub](https://console.hanzo.ai?ref=oss-dividends)[See how payouts work](https://hanzo.ai/open-source/dividends)

Supported payouts:USD

Hanzo Network

ETH

SOL

USDC

more

## OSS Catalog

Open source tools, templates, and infrastructure for building AI applications

## Quick Start Collections

#### Build an Agent

Everything you need to build AI agents

#### Ship a RAG API

Vector search + AI models + SQL

#### Deploy MCP Server

Model Context Protocol tools

#### Automation + Governance

Workflows with policy controls

#### Blockchain & Crypto

Post-quantum blockchain infrastructure from Lux

#### Open-Weight Models

Zen LM open-weight AI models from 0.6B to 1T+

#### DeAI Research

Decentralized AI and DeSci infrastructure from Zoo Labs

#### Post-Quantum Crypto

NIST-standard PQC primitives: Lamport, FHE, MPC, and ZK

All

Core

Templates

Examples

Connectors

MCP

SDKs

Hot

Filters

### Filters

Type

Core Infrastructure

SDK / Library

Template / Starter

Tooling

MCP Server

Connector

Category

AI & Agents

Developer Tools

App Platform

Databases & Search

Integrations & Automation

Security & Governance

Observability & Ops

Infrastructure

Language

TypeScript

Python

Go

Rust

Java

Shell

Use Case

Maturity

Deployment

85 results

## Hanzo Picks

FeaturedStable

### Hanzo Dev

hanzoai/dev

AI coding agent for your terminal. Multi-agent orchestration, codebase understanding, and PR automation.

TypeScriptRustAI & AgentsDeployable

[Deploy](https://hanzo.sh)

FeaturedStable

### Hanzo AI

hanzoai/ai

One API for every model. OpenAI- and Anthropic-compatible, with load balancing, caching, and observability.

PythonAI & AgentsDeployable

[Deploy](https://console.hanzo.ai/deploy)

FeaturedStable

### Zen4 Ultra

zenlm/zen4-ultra

1.04T MoE frontier model — 32B active parameters, 256K context.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen4-ultra)

FeaturedActive

### Hanzo MCP

hanzoai/mcp

260+ tools for AI models via Model Context Protocol. File ops, browser, search, memory, and more.

TypeScriptAI & Agents

[View Source](https://github.com/hanzoai/mcp)

FeaturedStable

### Zen4 Coder Flash

zenlm/zen4-coder-flash

31B MoE fast code model — 131K context, 59.2% SWE-bench, tool calling.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen4-coder-flash)

FeaturedStable

### Zen Omni

zenlm/zen-omni

Multimodal text + vision + audio model — cross-modal reasoning.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen-omni)

RecommendedStable

### Hanzo Chat

hanzoai/chat

Enhanced ChatGPT-style UI with multi-model support, plugins, and MCP integration.

TypeScriptAI & AgentsDeployable

[Powered by LibreChat →](https://github.com/danny-avila/LibreChat)

[Deploy](https://console.hanzo.ai/deploy)

FeaturedStable

### Zen4 Max

zenlm/zen4-max

30B MoE unbiased AI model — 3B active parameters, efficient inference.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen4-max)

FeaturedStable

### Hanzo UI

hanzoai/ui

React component library for AI applications.

TypeScriptApp Platform

[View Source](https://github.com/hanzoai/ui)

RecommendedStable

### Zen4 Coder

zenlm/zen4-coder

80B MoE code model — abliterated open weights for generation, review and debugging.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen4-coder)

RecommendedStable

### shop.js

shopjs/shop.js

Full ecommerce UI framework.

TypeScriptApp Platform

[View Source](https://github.com/shopjs/shop.js)

FeaturedStable

### Lux Node

luxfi/node

Lux Network node — post-quantum blockchain with multi-consensus architecture.

GoInfrastructureDeployable

[View Source](https://github.com/luxfi/node)

FeaturedStable

### Zen4

zenlm/zen4

8B dense model — abliterated open weights, refusal bias removed.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen4)

RecommendedStable

### Python SDK

hanzoai/python-sdk

Flagship Python SDK — models, agents, tools, memory, and the full Hanzo cloud. pip install hanzo.

PythonDeveloper Tools

[View Source](https://github.com/hanzoai/python-sdk)

RecommendedActive

### Hanzo GUI

hanzoai/gui

Drag & drop UI to build your customized LLM flow and Agents.

TypeScriptAI & AgentsDeployable

[View Source](https://github.com/hanzoai/gui)

RecommendedStable

### Zen VL 30B

zenlm/zen-vl-30b-instruct

30B MoE vision-language model — STEM/code multimodal reasoning.

PythonAI & Agents

RecommendedStable

### TypeScript SDK

hanzo-js/sdk

Full cloud SDK for TypeScript/JavaScript. Works in Node.js, browsers, and edge runtimes.

TypeScriptDeveloper Tools

[View Source](https://github.com/hanzo-js/sdk)

RecommendedActive

### Hanzo Chat

hanzoai/chat

AI chat with MCP integration and multi-provider support.

HTMLAI & AgentsDeployable

[View Source](https://github.com/hanzoai/chat)

RecommendedStable

### Zen4 Pro

zenlm/zen4-pro

14B unbiased AI model.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen4-pro)

RecommendedStable

### Ellipsis

ellipsis/ellipsis

Shell-based dotfiles package manager with extensions ecosystem.

ShellDeveloper Tools

[View Source](https://github.com/ellipsis/ellipsis)

RecommendedActive

### Hanzo Bot

hanzoai/bot

Autonomous AI team in a box. Every role, every channel, every platform.

TypeScriptAI & AgentsDeployable

[View Source](https://github.com/hanzoai/bot)

RecommendedStable

### Hanzo Base

hanzoai/base

Hanzo Base — Backend-as-a-Service with realtime and auth.

GoApp PlatformDeployable

[View Source](https://github.com/hanzoai/base)

RecommendedStable

### Zen Coder

zenlm/zen-coder

4B code model — edge deployment.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen-coder)

RecommendedStable

### SQL

hanzoai/sql

Managed relational database with pgvector. SQL and vector search in one store.

SQLDatabases & SearchDeployable

[Deploy](https://console.hanzo.ai/deploy)

FeaturedActive

### Lux Threshold

luxfi/threshold

Threshold signing (CGGMP21, FROST, LSS).

GoSecurity & Governance

[View Source](https://github.com/luxfi/threshold)

RecommendedStable

### Zen Nano

zenlm/zen-nano

0.6B edge model — 40K context, optimized for on-device deployment.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen-nano)

RecommendedStable

### Zen VL 8B

zenlm/zen-vl-8b-instruct

8B vision-language model — 256K context, OCR across 32 languages.

PythonAI & Agents

RecommendedStable

### IAM

hanzoai/iam

Identity and access management. RBAC, API keys, OAuth, and SSO.

GoTypeScriptSecurity & GovernanceDeployable

[View Source](https://github.com/hanzoai/iam)

RecommendedStable

### Hanzo IAM

hanzoai/iam

Identity and access management.

GoSecurity & GovernanceDeployable

[View Source](https://github.com/hanzoai/iam)

RecommendedStable

### Lux EVM

luxfi/evm

Lux EVM — Ethereum-compatible virtual machine.

GoInfrastructureDeployable

[View Source](https://github.com/luxfi/evm)

FeaturedActive

### Lux Crypto

luxfi/crypto

Post-quantum cryptography primitives.

GoSecurity & Governance

[View Source](https://github.com/luxfi/crypto)

RecommendedStable

### Zen4 Mini

zenlm/zen4-mini

4B unbiased AI model — abliterated, edge deployment.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen4-mini)

FeaturedActive

### Teleport

luxfi/teleport

Teleport — ZK MPC cross-chain bridge.

GoInfrastructureDeployable

[View Source](https://github.com/luxfi/teleport)

RecommendedStable

### Zen VL 4B

zenlm/zen-vl-4b-instruct

4B vision-language model — image analysis, OCR, multimodal reasoning.

PythonAI & Agents

Stable

### Go SDK

hanzo-go/sdk

Full cloud SDK for Go. Idiomatic Go with context support and connection pooling.

GoDeveloper Tools

[View Source](https://github.com/hanzo-go/sdk)

RecommendedStable

### Lux Market

luxfi/market

Lux Market — NFT and asset marketplace.

TypeScriptApp PlatformDeployable

[View Source](https://github.com/luxfi/market)

FeaturedActive

### Lux Lamport

luxfi/lamport

Post-quantum EVM signatures.

GoSecurity & Governance

[View Source](https://github.com/luxfi/lamport)

FeaturedActive

### Zoo

zoo-labs/zoo

Zoo Labs DeAI network — decentralized AI research and experiments.

TypeScriptAI & AgentsDeployable

[View Source](https://github.com/zoo-labs/zoo)

Stable

### Lux Consensus

luxfi/consensus

Lux consensus engine.

GoInfrastructure

[View Source](https://github.com/luxfi/consensus)

RecommendedStable

### Lux Safe

luxfi/safe

Lux Safe — multi-sig wallet.

TypeScriptSecurity & GovernanceDeployable

[View Source](https://github.com/luxfi/safe)

Active

### Rust SDK

hanzo-rs/sdk

The Rust stack — one umbrella crate (cargo add hanzo) re-exporting crypto, DID, MCP, agents, and embeddings, feature-gated.

RustDeveloper Tools

[View Source](https://github.com/hanzo-rs/sdk)

Experimental

### Lux zChain

luxfi/zchain

Zero-knowledge proof chain.

GoSecurity & Governance

[View Source](https://github.com/luxfi/zchain)

Stable

### KV Store

hanzoai/kv

Edge-optimized key-value store. Sub-millisecond reads with global replication.

RustDatabases & SearchDeployable

[Deploy](https://console.hanzo.ai/deploy)

RecommendedStable

### Lux Wallet

luxfi/wallet

Lux HD wallet implementation.

TypeScriptApp Platform

[View Source](https://github.com/luxfi/wallet)

Active

### Lux Exchange

luxfi/exchange

Lux decentralized exchange.

TypeScriptApp PlatformDeployable

[View Source](https://github.com/luxfi/exchange)

Active

### C++ SDK

hanzo-cpp/sdk

Full cloud SDK for C++. Header-first and idiomatic, built from source.

C++Developer Tools

[View Source](https://github.com/hanzo-cpp/sdk)

Experimental

### Lux FHEVM

luxfi/fhevm

FHE-based EVM — encrypted computation on-chain.

GoSecurity & Governance

[View Source](https://github.com/luxfi/fhevm)

Active

### Policy Engine

hanzoai/authz

Policy-as-code for AI governance. Define rules for model access, data handling, and compliance.

GoSecurity & GovernanceDeployable

[View Source](https://github.com/hanzoai/authz)

RecommendedStable

### Lux JS SDK

luxfi/js-sdk

Lux JavaScript SDK.

TypeScriptDeveloper Tools

[View Source](https://github.com/luxfi/js-sdk)

Experimental

### Lux Lattice

luxfi/lattice

MPC homomorphic encryption.

GoSecurity & Governance

[View Source](https://github.com/luxfi/lattice)

RecommendedStable

### Lux CLI

luxfi/cli

Lux command line interface.

GoDeveloper Tools

[View Source](https://github.com/luxfi/cli)

Experimental

### Zen4 Ultra Trainer

zenlm/zen4-ultra-trainer

GT-QLoRA training for 1T MoE models — Gate-Targeted QLoRA for MoE uncensoring.

PythonAI & Agents

[View Source](https://github.com/zenlm/zen4-ultra-trainer)

Active

### Swift SDK

hanzo-swift/sdk

Full cloud SDK for Swift. Idiomatic async/await SwiftPM package for iOS, macOS, and server-side Swift.

SwiftDeveloper Tools

[View Source](https://github.com/hanzo-swift/sdk)

Stable

### Lux Extension

luxfi/extension

Lux browser wallet extension.

TypeScriptApp Platform

[View Source](https://github.com/luxfi/extension)

Active

### Kotlin SDK

hanzo-kt/sdk

Full cloud SDK for Kotlin. Coroutine-native client for JVM and Android, installed from JitPack.

KotlinDeveloper Tools

[View Source](https://github.com/hanzo-kt/sdk)

Stable

### GitHub Connector

hanzoai/github-connector

Sync GitHub repos, issues, and PRs. Bi-directional integration.

TypeScriptIntegrations & Automation

Active

### Lux Bank

luxfi/bank

Lux Bank — DeFi banking protocol.

TypeScriptApp PlatformDeployable

[View Source](https://github.com/luxfi/bank)

Experimental

### Lux FHE

luxfi/fhe

Fully Homomorphic Encryption with GPU acceleration.

GoSecurity & Governance

[View Source](https://github.com/luxfi/fhe)

Stable

### Sake CLI

sakejs/sake-cli

CoffeeScript/JS build tool, make-like task runner.

CoffeeScriptDeveloper Tools

[View Source](https://github.com/sakejs/sake-cli)

Active

### zPay

luxfi/zpay

zPay — decentralized payment protocol.

TypeScriptApp Platform

[View Source](https://github.com/luxfi/zpay)

Active

### Lux DEX

luxfi/dex

DEX protocol for Lux.

TypeScriptApp Platform

[View Source](https://github.com/luxfi/dex)

RecommendedActive

### Zoo Dev Kit

zoo-labs/zdk

Zoo Dev Kit — SDK for building on the Zoo network.

TypeScriptDeveloper Tools

[View Source](https://github.com/zoo-labs/zdk)

Stable

### Bootnode

bootnode/bootnode

Flexible and scalable framework for deploying and managing blockchain networks.

TypeScriptInfrastructureDeployable

[View Source](https://github.com/bootnode/bootnode)

Stable

### Slack Connector

hanzoai/slack-connector

Slack integration for AI workflows. Commands, notifications, and threads.

TypeScriptIntegrations & Automation

Stable

### Lux Standard

luxfi/standard

Lux token standards and interface definitions.

TypeScriptInfrastructure

[View Source](https://github.com/luxfi/standard)

Experimental

### Quantum ZeroMQ

luxfi/qzmq

Quantum-safe ZeroMQ messaging.

GoSecurity & Governance

[View Source](https://github.com/luxfi/qzmq)

Active

### Lux Finance

luxfi/finance

DeFi finance primitives.

TypeScriptApp Platform

[View Source](https://github.com/luxfi/finance)

Stable

### Sake Core

sakejs/sake-core

Sake build system core.

CoffeeScriptDeveloper Tools

[View Source](https://github.com/sakejs/sake-core)

Active

### Lux DAO

luxfi/dao

DAO governance contracts.

TypeScriptSecurity & Governance

[View Source](https://github.com/luxfi/dao)

Experimental

### Approvals

hanzoai/approvals

Human-in-the-loop approval workflows. Review gates for sensitive AI operations.

TypeScriptSecurity & GovernanceDeployable

Stable

### Lux Netrunner

luxfi/netrunner

Network testing and simulation tool for Lux.

GoDeveloper Tools

[View Source](https://github.com/luxfi/netrunner)

Active

### Lux Town

luxfi/town

Lux Town — community governance platform.

TypeScriptApp PlatformDeployable

[View Source](https://github.com/luxfi/town)

Active

### Zoo Network

zoo-labs/network

Zoo L2 network on Lux.

TypeScriptInfrastructureDeployable

[View Source](https://github.com/zoo-labs/network)

Stable

### Hanzo React

@hanzo/react

React primitives for Hanzo.

TypeScriptApp Platform

Stable

### Hanzo Next

hanzo-js/next

Next.js integration for Hanzo.

TypeScriptApp Platform

Stable

### Ethereum Reader

hanzo-labs/ethereum-reader

Ethereum blockchain reader.

GoInfrastructure

[View Source](https://github.com/hanzo-labs/ethereum-reader)

Stable

### Lux Genesis

luxfi/genesis

Genesis block and network initialization for Lux.

GoInfrastructure

[View Source](https://github.com/luxfi/genesis)

Stable

### Zoo Contracts

zoo-labs/contracts

Zoo smart contracts.

TypeScriptSecurity & Governance

[View Source](https://github.com/zoo-labs/contracts)

Active

### Zoo Explorer

zoo-labs/explore

Zoo network explorer.

TypeScriptObservability & OpsDeployable

[View Source](https://github.com/zoo-labs/explore)

Stable

### Bitcoin Reader

hanzo-labs/bitcoin-reader

Bitcoin blockchain reader.

GoInfrastructure

[View Source](https://github.com/hanzo-labs/bitcoin-reader)

Active

### Zoo Game

zoo-labs/game

Zoo game with NFT characters.

TypeScriptApp PlatformDeployable

[View Source](https://github.com/zoo-labs/game)

Active

### ZIPs

zoo-labs/zips

Zoo Improvement Proposals — governance and research coordination.

TypeScriptDeveloper Tools

[View Source](https://github.com/zoo-labs/zips)

Stable

### HIPs

hanzoai/HIPs

Hanzo Improvement Proposals.

HTMLDeveloper Tools

[View Source](https://github.com/hanzoai/HIPs)

Active

### Zoo Docs

zoo-labs/docs

Zoo documentation.

TypeScriptDeveloper Tools

[View Source](https://github.com/zoo-labs/docs)

Stable

### form.js

hanzoai/form.js

Automagic forms.

CoffeeScriptApp Platform

[View Source](https://github.com/hanzoai/form.js)

Join the Community

## Contribute & Earn

We welcome contributions of all kinds — code, documentation, bug reports, and feature requests. Every contribution earns a share of compute revenue through our OSS Revenue Sharing program.

[Start Contributing](https://github.com/hanzoai)[Join Discord](https://discord.gg/CJCyAsm9Vr)
