fastapi-ml-skeleton and FastAPI-for-ML

These are competitors—both provide production-ready FastAPI scaffolding for ML model serving, with the first offering a more mature skeleton template (600 stars) versus the second's simpler introductory implementation.

fastapi-ml-skeleton
51
Established
FastAPI-for-ML
36
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 9/25
Community 22/25
Maintenance 0/25
Adoption 8/25
Maturity 9/25
Community 19/25
Stars: 600
Forks: 91
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 65
Forks: 17
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
Stale 6m No Package No Dependents

About fastapi-ml-skeleton

eightBEC/fastapi-ml-skeleton

FastAPI Skeleton App to serve machine learning models production-ready.

Includes API key authentication via environment variables, comprehensive test coverage with `tox` automation, and integrated linting/formatting tools (isort, mypy, flake8, black, bandit). The skeleton provides a complete project structure with Pydantic v2 validation, interactive API documentation via Swagger UI, and environment-based configuration for rapid ML model deployment on FastAPI with Uvicorn.

About FastAPI-for-ML

kingabzpro/FastAPI-for-ML

Building a simple FastAPI application for model inference.

Scores updated daily from GitHub, PyPI, and npm data. How scores work