Skip to content

docs: add AI/ML authoring taxonomy guide - #104

Merged
ulises-jeremias merged 3 commits into
Create-Python-App:mainfrom
okason97:doc/ai-ml-taxonomy
Jul 26, 2026
Merged

docs: add AI/ML authoring taxonomy guide#104
ulises-jeremias merged 3 commits into
Create-Python-App:mainfrom
okason97:doc/ai-ml-taxonomy

Conversation

@okason97

Copy link
Copy Markdown
Contributor

Summary

  • Adds docs/AI_ML_AUTHORING.md: a taxonomy/decision guide for AI/ML templates
    and extensions, so maintainers can decide template vs. extension for new
    AI/ML capabilities without re-deriving the reasoning each time.
  • Follows epic Roadmap: AI/ML template and extension catalog #71's revised direction, not the original 14-entry proposal:
    chat/RAG/agents/guardrails stay FastAPI extensions on fastapi-starter
    (no new chat template type), MLOps starts with a single sklearn MVP,
    data-modality variants become extensions/examples rather than one template
    per framework × modality.
  • Links the new guide from docs/AUTHORING.md and docs/MAINTENANCE_RUNBOOK.md.

Out of scope (tracked separately)

Closes #72

@ulises-jeremias
ulises-jeremias merged commit f12197f into Create-Python-App:main Jul 26, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define AI/ML taxonomy, categories, and template types

2 participants