Files
2026-07-13 13:39:38 +08:00

16 lines
373 B
Markdown

# Protoface plugin for LiveKit Agents
Support for the [Protoface](https://protoface.com/) virtual avatar.
See the [Protoface docs](https://docs.protoface.com/) for more information.
## Installation
```bash
pip install livekit-plugins-protoface
```
## Pre-requisites
You'll need an API key from Protoface. It can be set as an environment variable: `PROTOFACE_API_KEY`