dnguyenngoc/ml-models-in-production
This repo gives an introduction to how to make full working example to serve your model using asynchronous Celery tasks and FastAPI. 🔥 🔥 🔥 🔥
No commits in the last 6 months.
Stars
30
Forks
14
Language
Python
License
—
Category
Last pushed
May 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dnguyenngoc/ml-models-in-production"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
eightBEC/fastapi-ml-skeleton
FastAPI Skeleton App to serve machine learning models production-ready.
satellite-image-deep-learning/model-training-and-deployment
Training and deployment of deep learning models for satellite & aerial imagery
MarwanDebbiche/post-tuto-deployment
Build and deploy a machine learning app from scratch 🚀
codingforentrepreneurs/AI-as-an-API
Learn to create & deploy a deep learning algorithm into a production REST API microservice using...
kingabzpro/FastAPI-for-ML
Building a simple FastAPI application for model inference.