8 proven patterns for adding AI to existing applications — without big-bang rewrites.
How to use this library: Pick the pattern that matches your goal. Each entry links to the
AADC canvas template for designing the solution and the Academy missions that teach the implementation skills.
Use the Modernization Decision Tree → if you're unsure which pattern fits your stack.
{% for p in patterns %}
{% set phase_cls = {'phase1':'phase1-badge','phase2':'phase2-badge','phase3':'phase3-badge'} %}
{% set cplx_cls = {'Low':'pl-complexity-low','Medium':'pl-complexity-medium','High':'pl-complexity-high'} %}