Metadata-Version: 2.4
Name: livekit-plugins-lemonslice
Version: 1.5.12
Summary: Agent Framework plugin for LemonSlice
Project-URL: Documentation, https://docs.livekit.io
Project-URL: Website, https://livekit.io/
Project-URL: Source, https://github.com/livekit/agents
Author-email: LiveKit <support@livekit.io>
License-Expression: Apache-2.0
Keywords: agent,ai,audio,avatar,lemonslice,livekit,realtime,video,voice,webrtc
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10.0
Requires-Dist: livekit-agents>=1.5.12
Description-Content-Type: text/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`
