Metadata-Version: 2.2
Name: twelve-ai-agents
Version: 0.1.0
Summary: A library to convert text to Morse code and play it as audio.
Home-page: https://github.com/wisalkhanmv/twelve-ai-agents
Author: Muhammad Wisal
Author-email: muhammadwisalkhanmv@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: python-dotenv
Requires-Dist: fastapi
Requires-Dist: nltk
Requires-Dist: tqdm
Requires-Dist: streamlit
Provides-Extra: openai
Requires-Dist: openai; extra == "openai"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
