marcsello ee49839f52
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing
Added readme
2022-01-31 23:49:15 +01:00
2020-08-06 15:05:29 +02:00
2021-08-05 17:54:11 +02:00
2022-01-31 23:20:23 +01:00
2020-04-13 21:14:06 +02:00
2022-01-31 23:46:28 +01:00
2022-01-31 23:49:15 +01:00
2020-04-13 21:14:06 +02:00
2021-08-09 11:42:58 +02:00

Model Service

This service is a smart-storage for models used in various Ai algorithms (SVM and CNN) in the system. It also stores a "default pointer" to the Ai model intended to be used by the system.

The different Ai models can be accessed trough different endpoints.

This service requires a MinIO service and a relational database (possibly PostgreSQL). It does not initiate connection to other services.

Configure

Description
Service handling model placement
Readme 79 KiB
Languages
Python 98.9%
Dockerfile 1.1%