Metadata-Version: 2.4
Name: ai-simple-engine
Version: 0.1.9
Summary: AI Simple Engine
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: >=3.10,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# AI Simple Engine

*Under construction...*

Simple engine based on nodes that is able to perform operations evolving AI models, transformers, tensors, etc.

Built for developers to have the easiest way to power up your apps by adding some Artificial Intelligence. Don't forget to use your brain (L)

Environment variables needed:
- `MODELS_DIRECTORY` -
- `CACHE_DIRECTORY` -
- `TEMPORARY_DIRECTORY` -

This basic engine includes:
#### Operations
- `InstallModel`
- `AcquireModel`
  




