SDK
Embed lifelike, realtime visual agents on your own hardware — from Python, Apple, Android, or the browser, or drive the whole stack from a single CLI command. On-device or over the cloud, one engine everywhere.
Languages
Swift (Apple)
PreviewiOS, iPadOS, macOS via SwiftPM. On-device, Apple Silicon.
ReadAndroid (Kotlin)
BetaOn-device Essence runtime via a Maven Central AAR — arm64-v8a, Android 10+.
ReadJavaScript / TypeScript
PreviewCloud client over LiveKit for web and Node.
ReadWebAssembly (Browser)
NewRun agents fully in the browser via WASM — no server GPU.
ReadCommand line
bitHuman CLI
One binary runs the whole avatar stack — same engine as the libraries, no code.
ReadInstall
One curl command — macOS (Apple Silicon) and Linux.
ReadCommands
run, render, info, pull, list, doctor — the full surface.
ReadConfiguration
Env vars, cache layout, and cloud vs on-device brain.
ReadLocal mode
OfflineRun the whole stack offline — STT, LLM, TTS, all on-device.
ReadFor agents
The stable --json contract + built-in MCP server for driving the CLI from an AI agent.
Read