Master Structure
A 12-week intensive journey carefully designed to build your skills layer by layer.
From Consumer to Builder
Understand the Generative AI landscape, master prompt engineering, and build your first applications using commercial APIs and basic frameworks.
Theory
- Define Generative AI vs. Discriminative AI
- The Hierarchy: AI → Machine Learning → Deep Learning → Generative AI
- Foundation Models: GPT-4, Gemini, Llama 2 architecture overview
Hands-on
- Environment Setup: Python, Conda, VS Code
- Hello World: Generate first API key (OpenAI/Gemini)
- Basic text generation call via Python script