Metadata-Version: 2.4
Name: codsworth
Version: 0.1.8
Summary: Your personal robotic butler
Home-page: https://github.com/Bkiser2000/Codsworth
Author: Brendan Kiser
Author-email: kiserbrendan5@gmail.com
License: MIT
Keywords: chatbot,assistant,ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: spacy
Requires-Dist: nltk
Requires-Dist: torch
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: prophet
Requires-Dist: plotly
Requires-Dist: textblob
Requires-Dist: transformers
Requires-Dist: importlib_resources; python_version < "3.9"
