boosting-cv-llm-sentiment

View on PyPIReverse Dependencies (0)

0.1.1 boosting_cv_llm_sentiment-0.1.1-py2.py3-none-any.whl

Wheel Details

Project: boosting-cv-llm-sentiment
Version: 0.1.1
Filename: boosting_cv_llm_sentiment-0.1.1-py2.py3-none-any.whl
Download: [link]
Size: 16888
MD5: 80ab176f39be256bad7bf0688f511eab
SHA256: 7379cd2d55e6521ac3b9fd4b0e7a39c5bf510e49a324300a348d76f5e7d86faf
Uploaded: 2024-03-27 19:57:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: boosting-cv-llm-sentiment
Version: 0.1.1
Summary: A Python library enhancing conversational AI with emotion detection, using computer vision and NLP. It tags emotions from facial expressions in real-time and integrates them with a Large Language Model for empathetic responses.
Author: Ricard Santiago Raigada García
Author-Email: ricard.raigada[at]ieee.org
Home-Page: https://github.com/ToroData/boosting_cv_llm_sentiment
License: Apache Software License
Keywords: boosting_cv_llm_sentiment
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: requests
Requires-Dist: numpy (==1.24.3)
Requires-Dist: openai (==1.14.3)
Requires-Dist: opencv-python (==4.5.5.64)
Requires-Dist: Pillow (==10.2.0)
Requires-Dist: pytest (==6.2.4)
Requires-Dist: setuptools (==58.0.4)
Requires-Dist: transformers (==4.34.1)
Requires-Dist: torch
Requires-Dist: torchvision
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 4237 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
boosting_cv_llm_sentiment/__init__.py sha256=cG90XFkiBiIqvqQt1ShVaIjgKkkksN7aFVTq3yYnemg 167
boosting_cv_llm_sentiment/cli.py sha256=GCTzhJi6RWqLzZV6BgOa_hpm6jP4SO4BPfuCmBfx_pU 490
boosting_cv_llm_sentiment/config.py sha256=FYQPhg42bXAhUCmGa0YNf1JYfgrU-eWbuE4LYdNvKng 1156
boosting_cv_llm_sentiment/emoboostllm.py sha256=SENW0_PRlf1QOSDzFiXvvCxbYnlMxnXmhko-jtcmF-Q 7217
boosting_cv_llm_sentiment/cv_module/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
boosting_cv_llm_sentiment/cv_module/emotion_recognition.py sha256=D3fT_61S4MlM0iCAGilTeo36WrEqtnH7O61ZAFL86Ac 5938
boosting_cv_llm_sentiment/llm_module/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
boosting_cv_llm_sentiment/llm_module/conversation_manager.py sha256=PPWladVAWHh4H8idLq5R8FkIhnAsj7YEJd07Ys3SWxI 5430
boosting_cv_llm_sentiment-0.1.1.dist-info/AUTHORS.rst sha256=41Q5OVFltQnbvLFvvzsJuuHHBIFCqS12ZyHT6gj0J6c 180
boosting_cv_llm_sentiment-0.1.1.dist-info/LICENSE sha256=_-1Ii_x3rDZ4gcPINl8efvKTUKJf4fu5phMIykXYLCY 11364
boosting_cv_llm_sentiment-0.1.1.dist-info/METADATA sha256=N945ZR43M6hExnCKD9185jTYy2l2v84zsi-PGlh_jhM 5558
boosting_cv_llm_sentiment-0.1.1.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
boosting_cv_llm_sentiment-0.1.1.dist-info/entry_points.txt sha256=r3dDvhMDOGKRrh6ZD44Cbw2dyUGI5tX00b04FZpjMvQ 82
boosting_cv_llm_sentiment-0.1.1.dist-info/top_level.txt sha256=qKxT_bhx8RWMu5h0RfNTdhnyPxKsiSwnozdq9qXzZqA 26
boosting_cv_llm_sentiment-0.1.1.dist-info/RECORD

top_level.txt

boosting_cv_llm_sentiment

entry_points.txt

boosting_cv_llm_sentiment = boosting_cv_llm_sentiment.cli:main