wahyudesu/Fastapi-AI-Production-Template
Simple starter template for your ML/AI projects (uv package manager, RestAPI with FastAPI and Dockerfile support)
Includes built-in security, rate limiting, and middleware for API protection, plus structured routing for ML model serving, LLM agents, and chatbots. Leverages LangChain integration with Pydantic validation, Kubernetes manifests for orchestration, and experiment notebooks—designed for end-to-end ML/LLM pipeline deployment across cloud platforms.
No commits in the last 6 months.
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 🚀
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.