dayyass/ml-as-service
Convert ML Models to Flask + Gunicorn + Docker Service.
This project helps machine learning engineers and data scientists deploy their trained ML models as a web service. It takes your existing machine learning model and packages it into a ready-to-use API, making it accessible for other applications to send data to and receive predictions from. This is ideal for teams looking to integrate their models into production systems.
No commits in the last 6 months.
Use this if you have a machine learning model and need a straightforward way to turn it into a scalable web service.
Not ideal if you are looking for a fully managed, serverless machine learning platform that handles deployment automatically.
Stars
12
Forks
2
Language
Python
License
MIT
Category
Last pushed
Oct 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/dayyass/ml-as-service"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
combust/mleap
MLeap: Deploy ML Pipelines to Production
ml-tooling/opyrator
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
jpmorganchase/inference-server
Deploy your AI/ML model to Amazon SageMaker for Real-Time Inference and Batch Transform using...
ebhy/budgetml
Deploy a ML inference service on a budget in less than 10 lines of code.
SocAIty/APIPod
Create web-APIs for long-running tasks. Job based task handling. Get the result with the job id...