Python FoundationsPhase 01
Every agent framework runs on Python. Skip this and everything later breaks in mysterious ways.
Generative AI vs AI Agents vs Agentic AI
| 01 | Generative AI — single prompt in, content out; no actions, no memory |
| 02 | AI Agents — an LLM given tools and a goal that acts in a loop |
| 03 | Agentic AI — autonomous planning, memory, and multi-agent collaboration |
| 04 | Where each fits, and why this roadmap builds toward agentic systems |
