Fastapi AI Scaffold

Scaffold a production-grade FastAPI AI/ML service from a bundled, opinionated skeleton. Use when starting a new FastAPI inference/LLM/RAG backend, bootstrapping a FastAPI project with clean architecture, or setting up a model-serving API with the production basics pre-wired: router/service/repository layering, lifespan-loaded model + httpx client, /health + /ready probes, JWT auth, SQLModel + Alembic, an SSE LLM gateway, guardrails + a Pydantic validation loop, tests with dependency_overrides, Docker, and gunicorn.

daviddwlee84 fc00207 46 files · 45.6 KB Updated

File contents

daviddwlee84/agent-skills/tree/main/skills/local/fastapi-ai-scaffold commit fc00207d53

Frequently asked questions

npx skillmds@latest add daviddwlee84/fastapi-ai-scaffold