Metadata-Version: 2.2
Name: livekit-agents
Version: 1.0.0.dev2
Summary: LiveKit Python Agents
Home-page: https://github.com/livekit/agents
License: Apache-2.0
Project-URL: Documentation, https://docs.livekit.io
Project-URL: Website, https://livekit.io/
Project-URL: Source, https://github.com/livekit/agents
Keywords: webrtc,realtime,audio,video,livekit,agents,AI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9.0
Description-Content-Type: text/markdown
Requires-Dist: click~=8.1
Requires-Dist: livekit>=0.21.1
Requires-Dist: livekit-api~=0.8.2
Requires-Dist: livekit-protocol~=0.8.2
Requires-Dist: protobuf>=3
Requires-Dist: pyjwt>=2.0.0
Requires-Dist: types-protobuf<5,>=4
Requires-Dist: watchfiles~=0.22
Requires-Dist: psutil~=5.9
Requires-Dist: aiohttp~=3.10
Requires-Dist: typing-extensions~=4.12
Requires-Dist: sounddevice>=0.5
Requires-Dist: colorama; sys_platform == "win32"
Provides-Extra: codecs
Requires-Dist: av>=12.0.0; extra == "codecs"
Requires-Dist: numpy>=1.26.0; extra == "codecs"
Provides-Extra: images
Requires-Dist: pillow>=10.3.0; extra == "images"
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# LiveKit Agents

The core LiveKit Agents Framework. See top-level README for more information.
