16 lines
433 B
Markdown
16 lines
433 B
Markdown
# LemonSlice plugin for LiveKit Agents
|
|
|
|
Support for the [LemonSlice](https://www.lemonslice.com/) virtual avatar.
|
|
|
|
See the [LemonSlice integration docs](https://docs.livekit.io/agents/models/avatar/plugins/lemonslice/) for more information.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install livekit-plugins-lemonslice
|
|
```
|
|
|
|
## Pre-requisites
|
|
|
|
You'll need an API key from LemonSlice. It can be set as an environment variable: `LEMONSLICE_API_KEY`
|