Metadata-Version: 2.1
Name: interactovery
Version: 0.0.3
Summary: Python module for interactional discovery.
Home-page: https://github.com/sitinc/interactovery-py
License: MIT
Author: Justin Randall
Author-email: justin@sitinc.net
Requires-Python: >=3.9,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: elasticsearch (>=8.11.0,<9.0.0)
Requires-Dist: hdbscan (>=0.8.33,<0.9.0)
Requires-Dist: matplotlib (>=3.8.2,<4.0.0)
Requires-Dist: numpy (>=1.26.3,<2.0.0)
Requires-Dist: openai (>=1.6.1,<2.0.0)
Requires-Dist: pandas (>=2.1.4,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: scikit-learn (>=1.3.2,<2.0.0)
Requires-Dist: seaborn (>=0.13.1,<0.14.0)
Requires-Dist: sentence-transformers (>=2.2.2,<3.0.0)
Requires-Dist: spacy (>=3.7.2,<4.0.0)
Requires-Dist: umap-learn (>=0.5.5,<0.6.0)
Project-URL: Documentation, https://github.com/sitinc/interactovery-py
Project-URL: Repository, https://github.com/sitinc/interactovery-py
