Metadata-Version: 2.4
Name: livekit-plugins-protoface
Version: 1.0.0
Summary: Agent Framework plugin for Protoface avatar
Project-URL: Documentation, https://docs.protoface.com
Project-URL: Website, https://protoface.com/
Project-URL: Source, https://github.com/protoface-ai/livekit-plugins-protoface
Author-email: Protoface Team <info@protoface.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: ai,audio,avatar,livekit,protoface,realtime,video,voice
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.6.1
Description-Content-Type: text/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`
