Metadata-Version: 2.1
Name: SimpleAI_Image
Version: 0.1.4
Summary: A package for processing and storing image vectors in PostgreSQL
Home-page: https://github.com/Tobias2408/bachelorprojekt
Author: Tobias Poulsen
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# SimpleAI_Image

A package for processing and storing image vectors in PostgreSQL.

## Installation

You can install the package via pip:

```sh
pip install SimpleAI_Image
