# BitHuman plugin for LiveKit Agents

Support for avatars with [bitHuman](https://www.bithuman.ai/)'s local runtime SDK.

See the [bitHuman integration docs](https://docs.livekit.io/agents/models/avatar/plugins/bithuman/) for more information.

## Installation

```bash
pip install livekit-plugins-bithuman
```

## Pre-requisites

You'll need an API secret from bitHuman. It can be set as an environment variable: `BITHUMAN_API_SECRET`
