wahyudesu/Fastapi-AI-Production-Template
Simple starter template for your ML/AI projects (uv package manager, RestAPI with FastAPI and Dockerfile support)
This project helps machine learning engineers and data scientists quickly build and deploy their AI/ML models as robust web services. You can take your trained machine learning models or AI agents and turn them into scalable, production-ready APIs that respond to data inputs and return predictions or AI-driven outputs. It's designed for developers who need to get their AI applications into production reliably and efficiently.
No commits in the last 6 months.
Use this if you are a developer looking for a comprehensive, production-ready starter kit to expose your machine learning models or AI agents as web APIs.
Not ideal if you are looking for a no-code solution or a tool for directly training models without writing Python code.
Stars
94
Forks
13
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/wahyudesu/Fastapi-AI-Production-Template"
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 🚀
BolajiAyodeji/deploy-ml-web-workshop
In this workshop, you will learn how to build a machine learning model using...
codingforentrepreneurs/AI-as-an-API
Learn to create & deploy a deep learning algorithm into a production REST API microservice using...