AI for Comparing Schools and Programs
📖 Scenario: You want to use AI to help students choose the best school and program for their needs. You will create a simple step-by-step project that shows how AI can organize and compare information about schools and their programs.
🎯 Goal: Build a basic AI awareness project that sets up school data, configures comparison criteria, applies a comparison method, and completes the process to help students decide.
📋 What You'll Learn
Create a dictionary with exact school names and their programs
Add a configuration variable for minimum program rating
Use a loop to filter schools based on the rating
Complete the project by adding a summary variable with the filtered schools
💡 Why This Matters
🌍 Real World
This project shows how AI can help students compare schools and programs by organizing and filtering data based on quality ratings.
💼 Career
Understanding how to structure data and apply filtering logic is useful for roles in education technology, data analysis, and AI-assisted decision making.
Progress0 / 4 steps