Metadata-Version: 2.4
Name: shivacon-ai
Version: 1.0.0
Summary: Shivacon AI - Multi-Modal Agentic Framework with ReAct Reasoning
Author-email: Shiva <shivay@visionquantech.com>
License: MIT
Project-URL: Homepage, https://github.com/Shivay00001/shivacon-ai
Project-URL: Repository, https://github.com/Shivay00001/shivacon-ai
Project-URL: Issues, https://github.com/Shivay00001/shivacon-ai/issues
Keywords: ai,multimodal,deep-learning,transformer,agent,shivacon
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: torch>=2.0.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: torchaudio>=2.0.0
Requires-Dist: torchvision>=0.15.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: tqdm>=4.65.0
Requires-Dist: safetensors>=0.3.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
