Metadata-Version: 2.4
Name: overity
Version: 0.0.7
Summary: MLOps oriented framework for trustworthy Edge-AI
Project-URL: Documentation, https://overity.ai
Project-URL: Issues, https://github.com/fdmysterious/overity/issues
Project-URL: Source, https://github.com/fdmysterious/overity
Author-email: Florian Dupeyron <florian.dupeyron@elsys-design.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: jinja2==3.1.6
Requires-Dist: jsonschema==4.23.0
Requires-Dist: matplotlib==3.10.8
Requires-Dist: nbformat==5.10.4
Requires-Dist: pandas==2.3.3
Requires-Dist: parsimonious==0.10.0
Requires-Dist: plotly==6.5.1
Requires-Dist: toml==0.10.2
Description-Content-Type: text/markdown

<p align="center">
    <img src="./docs/assets/img/overity-banner.png"  alt="Overity.ai" />
</p>

Overity.ai - MLOps oriented framework for trustworthy Edge-AI
=============================================================

[![PyPI - Version](https://img.shields.io/pypi/v/overity.svg)](https://pypi.org/project/overity)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/overity.svg)](https://pypi.org/project/overity)

> **🚧 Overity.ai is currently under heavy development 🚧**

Overity.ai is a open-source MLOps oriented framework for optimization,
qualification, and deployment of Edge-AI models in critical systems, focusing
on traceability and trustworthy AI.

It helps you organize training, optimization and validation methods, track
and version your datasets and models with complete traceability graphs, as well
as leveraging Hardware-In-The-Loop (HIL) testing to validate embedded use-cases.

Whether it's for local development or complex deployments in complete MLOps environments,
Overity.ai provides all the necessary tools to create the next ground-breaking Edge-AI
Revoluuuuuuuution! :smile:


Getting started
---------------

To get started, please refer to the [Getting started](#) guide.


Contributing
------------

If you want to contribute, please refer to the [contributing](CONTRIBUTING.md) guidelines.


License
-------

This project is licensed under the terms of the terms of the Apache 2.0 license. Please refer to the
[LICENSE](./LICENSE) file for more information.


Main authors
------------

- Florian Dupeyron (florian.dupeyron@mugcat.fr): Main project author and leader

