Metadata-Version: 2.4
Name: fireworks-livekit-voice-agent
Version: 0.1.4
Summary: Fireworks AI Livekit Voice Agent Plugin
Author-email: Yunyi Chi <chi.yun@fireworks.ai>
License-Expression: Apache-2.0
Keywords: audio,fireworks,livekit,realtime,stt,voice agent,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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9.0
Requires-Dist: livekit-agents>=1.1.3
Description-Content-Type: text/markdown

# Fireworks AI Livekit Voice Agent Plugin

Fireworks AI Livekit Plugin for voice agent with [Fireworks AI](https://fireworks.ai/).

## Installation

```bash
pip install fireworks-livekit-voice-agent
```

## Pre-requisites

You'll need an API key from Fireworks AI. It can be set as an environment variable: `FIREWORKS_API_KEY`
