Understanding the AI System (10 minutes)
Have students turn to Module 2, Lesson 3 in their Field Notebooks and begin on the <a href="https://docs.google.com/document/d/1kD1sVlrot3gr-rwe5XYA31gDBvEZL-eLaukZAT4mec/edit?usp=sharing">Planning & Coding Your AI System_ page. They will use this page to record their work throughout the lesson.
Today students are simulating how AI systems are used in autonomous vehicles. Self-driving systems use cameras and AI to understand what is happening around them and decide how to move.
Explain that these systems constantly capture visual data from cameras and analyze it to recognize patterns such as lanes, obstacles, or signs. The AI then outputs information, such as a direction or decision, which the program uses to control the vehicle’s movement.
Connect this to the lesson by explaining that Ari will act like a simplified autonomous system. The camera will capture what is on the track, the AI will analyze the image to identify the correct crop, and the program will use that output to decide which direction Ari should travel.