This repository contains a FAIR prediction model cache (from the fairmodels.org index). This application makes the distributed index searcheable, with instructions how to execute this model. Hence, representing the Findable and Accessible aspects of the FAIR principles.
The station can be executed by running the following docker command.
docker run \
-p 8080:8080 \
ghcr.io/maastrichtu-cds/model-browser
Afterwards, you can open the following local webpage http://localhost:8080.