What You Will Learn
- How to plan an AI project with a clear purpose.
- How to choose safe inputs and avoid private information.
- How to test and improve before presenting.
- How to explain your project to classmates and parents.
Lesson 6
Mission: Plan, build, test, and present an AI project that solves a small problem safely.
Students combine what they learned from chatbots, classification, recommendations, image recognition, and games to create a small final project and explain how they tested it.
The teacher presents a small sample project by explaining the goal, showing a demo, naming two tests, and sharing one improvement.
Open the starter program, sign in if required, fork or copy the program, and return to this page for the tasks.
Open CodeHS Starter CodeRun three tests: one normal case, one tricky case, and one safety case. Use the results to improve your project.
Your final presentation should include a working demo, a clear explanation, testing evidence, a safety note, and one next improvement.