Copy-paste starters for building AI avatars with the bitHuman SDK and REST API.
The quickstart auto-downloads a sample avatar model on first run — no API key, no credits, no account.
pip install bithuman python local-avatar.py # downloads a 112 MB sample model on first run
A full-stack Next.js front end wired to a bitHuman avatar — clone and ship.
In-browser avatar demo with a Gradio UI.
Stream frames to a Java client over WebSocket.
Fully on-device avatar on Apple Silicon, no network.
Create a free account (99 credits, no card) and grab an API key.