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
- Host: GitHub
- URL: https://github.com/ziadasem/ml-model-hosting-server
- Owner: ziadasem
- Created: 2023-02-13T22:18:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T15:57:07.000Z (over 1 year ago)
- Last Synced: 2025-01-10T20:17:00.401Z (about 1 year ago)
- Language: Python
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.