This repository contains the central document that lists all AI models available within AIoD.
This repository contains the core description for all AI models available within AIoD. All submissions for AI models must go through the PR process and conform to the existing template design.
This repository is used in conjunction with the AIoD front ends available here:
Install one of the AIoD front-ends or wrappers from:
Refer to your installed front-end or wrapper.
See the contributing page on the Wiki for the steps necessary on how to contribute a model.
To locally test whether a new manifest is eligible, simply run pytest -v tests/
, where any errors will be detailed by Pydantic.