Metadata-Version: 2.1
Name: ai-voice-bot
Version: 1.0.0
Summary: An AI-powered voice bot using OpenAI Realtime API
Home-page: https://github.com/myaichat/voice_bot
Author: Alex Buzunov
Author-email: alex_buz@yahoo.com
Project-URL: Source, https://github.com/myaichat/voice_bot
Project-URL: Tracker, https://github.com/myaichat/voice_bot/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai
Requires-Dist: websockets
Requires-Dist: pyaudio
Requires-Dist: numpy
Requires-Dist: pydub
Requires-Dist: pynput

# voice_bot
Bot using OpenAI Realtime API
