Overview
BonzAI provides free, unlimited, local AI generation across six modalities. All inference runs on your machine — nothing is sent to external servers.
Pipelines
Modality
Models
Local Port
How It Works
BonzAI runs two local inference backends:
OpenClaw (port 3002) — Handles all LLM text generation via an OpenAI-compatible API (
/v1/chat/completions)Flask Server (port 65000) — Handles image, audio, music, video, and vision pipelines
Models are downloaded on first use to ~/bonzai-models/ and cached for future sessions.
Generation vs. Minting
All generation is free — you don't need tokens or a wallet to use any AI pipeline.
Levels (requiring BONZAI token holdings) only gate minting your generated content as NFTs. See Token & Levels for details.
Last updated