Metadata-Version: 2.1
Name: novasystem
Version: 0.1.0
Summary: NovaSystem: An open-source AI SDK licensed under GPL-3, designed to facilitate the integration of AI into various projects. It offers a comprehensive toolkit for developers, with a requirement for users to open source their projects under the same license when using NovaSystem code. Ideal for community-driven developments and advancing AI applications.
License: GNU GPL-3
Author: Christopher Tavolazzi
Author-email: ctavolazzi@gmail.com
Requires-Python: ==3.10.13
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Requires-Dist: Flask (>=3.0.0,<4.0.0)
Requires-Dist: Flask-JWT-Extended (>=4.5.3,<5.0.0)
Requires-Dist: Flask-Login (>=0.6.3,<0.7.0)
Requires-Dist: Flask-Migrate (>=4.0.5,<5.0.0)
Requires-Dist: Flask-RESTful (>=0.3.10,<0.4.0)
Requires-Dist: Flask-SQLAlchemy (>=3.1.1,<4.0.0)
Requires-Dist: Flask-Security (>=3.0.0,<4.0.0)
Requires-Dist: Flask-WTF (>=1.2.1,<2.0.0)
Requires-Dist: art (>=6.1,<7.0)
Requires-Dist: celery (>=5.3.6,<6.0.0)
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: fastapi (>=0.104.1,<0.105.0)
Requires-Dist: flask-swagger-ui (>=4.11.1,<5.0.0)
Requires-Dist: grafana (>=0.0.1,<0.0.2)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: marshmallow (>=3.20.1,<4.0.0)
Requires-Dist: numpy (>=1.26.2,<2.0.0)
Requires-Dist: oauth2 (>=1.9.0.post1,<2.0.0)
Requires-Dist: openai (>=1.3.5,<2.0.0)
Requires-Dist: pandas (>=2.1.3,<3.0.0)
Requires-Dist: pyinstaller (>=6.2.0,<7.0.0)
Requires-Dist: pyqt5 (>=5.15.10,<6.0.0)
Requires-Dist: pytest (>=7.4.3,<8.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: scikit-learn (>=1.3.2,<2.0.0)
Requires-Dist: sphinx (>=7.2.6,<8.0.0)
Requires-Dist: tensorflow (>=2.15.0,<3.0.0)
Requires-Dist: torch (>=1.0.2,<2.0.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Requires-Dist: transformers (>=4.35.2,<5.0.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Requires-Dist: uvicorn (>=0.24.0.post1,<0.25.0)
Description-Content-Type: text/markdown

# NovaSystem

Description of the NovaSystem project.

## Installation

Instructions for installing NovaSystem.

## Usage

How to use NovaSystem.

