Metadata-Version: 2.1
Name: chattin
Version: 0.0.1
Summary: Python-based package that answers simplistic questions and can be taught by Human input & AI input.
Author: ledges
Author-email: bio@fbi.ac
Requires-Python: >=3.10.0,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Flask (>=2.2.0,<3.0.0)
Requires-Dist: numpy (>=1.22.2,<2.0.0)
Requires-Dist: openai (>=0.26.5,<0.27.0)
Requires-Dist: replit (>=3.2.4,<4.0.0)
Requires-Dist: urllib3 (>=1.26.12,<2.0.0)
