debiai / DebiAI

Bias detection and contextual evaluation tool for your AI projects
https://debiai.irt-systemx.fr
Apache License 2.0
19 stars 4 forks source link

Display models metadata #194

Closed Tomansion closed 4 months ago

Tomansion commented 4 months ago

Is your feature request related to a problem? Please describe. I want to display more data about a model, the data are specific to my project.

Describe the solution you'd like A way to add a json / object / dict / anything to a model on his creation, the content of the metadata is displayed on the front page in the following way :

image

TODO