An open API service indexing awesome lists of open source software.

https://github.com/ziadasem/ml-model-hosting-server

python project built with flask to act as gateway between mobile application and ML model
https://github.com/ziadasem/ml-model-hosting-server

Last synced: 11 months ago
JSON representation

python project built with flask to act as gateway between mobile application and ML model

Awesome Lists containing this project

README

          

## Flask Server to host ML Models
This program is a part of I**nMuse: enhanced museum visiting experience with ML and augmented reality** project.

This program creates an abstraction layer between the client application (Mobile or Web) and the ML Models by making each layer independent from the other.