llm-img-cat

View on PyPIReverse Dependencies (0)

0.1.2 llm_img_cat-0.1.2-py3-none-any.whl

Wheel Details

Project: llm-img-cat
Version: 0.1.2
Filename: llm_img_cat-0.1.2-py3-none-any.whl
Download: [link]
Size: 5941
MD5: c56f674f108ef089d0308bfb87af13db
SHA256: 29ef0132498ab6868733a24a045784d4ee6ecbb7a518ae6bc9bb0ba8a2dab37c
Uploaded: 2025-01-31 12:37:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llm-img-cat
Version: 0.1.2
Summary: LLM-based image categorization tool with focus on book cover detection
Author: Clava Team
Author-Email: team[at]clava.ai
Home-Page: https://github.com/clava-ai/llm_image_categorizator
Project-Url: Bug Tracker, https://github.com/clava-ai/llm_image_categorizator/issues
Project-Url: Documentation, https://github.com/clava-ai/llm_image_categorizator/docs
Project-Url: Source Code, https://github.com/clava-ai/llm_image_categorizator
Keywords: llm,image,categorization,ai,book cover,vision,machine learning
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
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
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Requires-Python: >=3.9
Requires-Dist: python-dotenv (>=1.0.0)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: pillow (>=10.0.0)
Requires-Dist: numpy (>=1.24.0)
Requires-Dist: imagehash (>=4.3.0)
Requires-Dist: responses (>=0.25.0)
Requires-Dist: psutil (>=5.9.0)
Requires-Dist: rich (>=13.7.0)
Requires-Dist: openai (>=1.0.0)
Requires-Dist: anthropic (>=0.5.0)
Requires-Dist: dashscope (>=1.10.0)
Requires-Dist: google-generativeai (==0.1.0rc1)
Requires-Dist: python-magic (>=0.4.27)
Requires-Dist: tenacity (>=8.2.3)
Requires-Dist: cachetools (>=5.3.1)
Requires-Dist: typing-extensions (>=4.8.0)
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: pytest-asyncio (>=0.21.0)
Requires-Dist: pytest-cov (>=4.1.0)
Requires-Dist: pytest-random-order (==1.1.0)
Requires-Dist: matplotlib (>=3.7.0)
Requires-Dist: black (>=23.0.0); extra == "dev"
Requires-Dist: isort (>=5.12.0); extra == "dev"
Requires-Dist: flake8 (>=6.0.0); extra == "dev"
Requires-Dist: mypy (>=1.5.0); extra == "dev"
Requires-Dist: pytest (>=7.0.0); extra == "dev"
Requires-Dist: pytest-asyncio (>=0.21.0); extra == "dev"
Requires-Dist: pytest-cov (>=4.1.0); extra == "dev"
Requires-Dist: pytest-random-order (==1.1.0); extra == "dev"
Requires-Dist: mkdocs (>=1.5.0); extra == "docs"
Requires-Dist: mkdocs-material (>=9.0.0); extra == "docs"
Requires-Dist: pdoc3 (>=0.10.0); extra == "docs"
Requires-Dist: matplotlib (>=3.7.0); extra == "examples"
Requires-Dist: jupyter (>=1.0.0); extra == "examples"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: examples
Description-Content-Type: text/markdown
[Description omitted; length: 3517 characters]

WHEEL

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

RECORD

Path Digest Size
llm_img_cat/__init__.py sha256=mRpH740VmDaGSohlD6cvQsU2l8cxD3WxIe9zg--NjRU 265
llm_img_cat/categorizer.py sha256=_AV57pUygBptySBhMA2jB7bqjoa2jIlk-di6gW9BOb0 5688
llm_img_cat-0.1.2.dist-info/METADATA sha256=PZ8tY5WUkQ4dpcJCbtvAxdqHIBJdFnYer1m8V6nP2-Y 6650
llm_img_cat-0.1.2.dist-info/WHEEL sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A 92
llm_img_cat-0.1.2.dist-info/entry_points.txt sha256=qoQN17mt6-7Aaso1gGgyZKx3sLpkAh7NeIFYu5i1g08 53
llm_img_cat-0.1.2.dist-info/top_level.txt sha256=BCLPZzCbDL7zPK2THd7cf3yK1orU-LrUpzFWoHyiTGc 12
llm_img_cat-0.1.2.dist-info/RECORD

top_level.txt

llm_img_cat

entry_points.txt

llm_img_cat = llm_img_cat.cli:main