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

16 lines
389 B
Markdown

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