Metadata-Version: 2.4
Name: tensorstudio
Version: 0.0.1a0
Summary: Early-stage tensor and model toolkit for AI, ML, and LLM workflows.
Project-URL: Homepage, https://github.com/YOUR_USERNAME/tensorlib
Project-URL: Repository, https://github.com/YOUR_USERNAME/tensorlib
Project-URL: Issues, https://github.com/YOUR_USERNAME/tensorlib/issues
Author: Ian
License-Expression: MIT
Keywords: ai,deep-learning,llm,machine-learning,ml,tensor
Classifier: Development Status :: 2 - Pre-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.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

# TensorLib

TensorLib is an early-stage Python toolkit for tensor, AI, ML, and LLM workflows.

This package is currently pre-alpha. The first release provides package metadata, a versioned Python module, and a small CLI while the full framework is being built.
