# Avatario plugin for LiveKit Agents

Support for the [Avatario](https://avatario.ai/) virtual avatar.

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

## Installation

```bash
pip install livekit-plugins-avatario
```

## Pre-requisites

You'll need an API key from Avatario. It can be set as an environment variable: `AVATARIO_API_KEY`
