Before you start
You should have completed Class 9 — Building with AI (or have equivalent knowledge of neural networks, sklearn classifiers, pandas, basic NLP, and calling APIs from Python). Every lesson runs in Google Colab — no installation required.
What You Will Build
An image classifier using CNN and transfer learning
An object detector running on your own photos
A RAG chatbot that answers questions from your own documents
A REST API serving an ML model (FastAPI)
A deployed web app users can actually visit (Streamlit Cloud)
A full capstone AI product with a public GitHub repo and live URL