AI Innovators Lab Projects
This page provides beginner-friendly artificial intelligence and machine learning projects for camp students. Each project includes a problem statement, dataset link, and a Google Colab notebook link. Students may choose one project, follow the guided notebook, customize examples, and prepare a short presentation for the showcase.
Available Projects
Projects are selected to be visual, engaging, and achievable within the short camp schedule. Google Colab notebook links can be added after each notebook is uploaded.
1. Cat vs Dog Classifier
Students upload an image, and the AI predicts whether it is a cat or a dog.
2. Handwritten Digit Recognition
Students draw or test a handwritten number, and the AI predicts the digit from 0 to 9.
3. Spam Detection
Students type a text message, and the AI predicts whether it is spam or not spam.
4. Student Performance Prediction
Students use educational data to predict whether a fictional student may pass or need improvement.
5. Heart Disease Risk Prediction
Students use fictional patient profiles to learn how AI can explore health-related datasets responsibly.
Note: This project is for education only and is not medical advice.
6. Movie Recommendation System
Students enter a favorite movie, and the system recommends similar movies.
7. Fake News Detector
Students type a news headline, and the AI predicts whether it may be fake or real.
Note: This project is for education only and is not a real fact-checking tool.
8. Rock Paper Scissors Classifier
Students upload a hand gesture image, and the AI predicts rock, paper, or scissors.
Project Presentation Guide
- What problem their AI project solves
- What dataset they used
- What the model predicts
- What result or accuracy they achieved
- One real-world use of the project
- One limitation or responsible AI concern