all labs
Module 01 · Welcome to AI Product Manager

Mapping Your First AI Strategy Canvas

You are the new AI Product Manager at 'SwiftLogistics.' Your CEO wants to 'use AI to fix shipping delays' but hasn't provided details. You must use the concepts from the module to evaluate if this is a good AI use case and create a one-page AI Strategy Canvas to present to the Engineering team.

30 minBeginner 3 outcomes 7 steps · 3 checkpoints
lab progress0/10 · 0%

Step-by-step

Check my work

Not sure if you're doing it right? Paste what you've written or done so far and get instant feedback scored against this lab's rubric.

Dataset

delay_logs_sample.csv

20 rows of delivery records to help you determine if the information is high-quality enough to 'train' an AI model (Data-Product Fit).

Includes inconsistent casing in 'weather_condition' and missing values (nulls) to practice identifying the 'Feasibility Gap'.

delivery_id(integer)planned_days(integer)actual_days(integer)weather_condition(string)driver_notes(string)
10135RainHeavy traffic
10222Clear
10358StormRoad closure
10411CLEARNone
10534nullDelayed
10623RainWet roads
10744ClearOn time
10837StormHighway shut
10922clearNone
11056SnowDelayed
11112RainMinor delay
11233ClearOn time
11349StormBridge closed
11422CLEAR
11535FogLow visibility
11624RainDelayed
11755ClearOn time
11833null
11946SnowTire chains required
12022ClearOn time