In this hands-on workshop participants will experience an idea-to-app journey powered by three complementary AI helpers — ChatGPT (O3), Codex CLI, and Aider. By the end, every learner will have a fully-functioning Flask “To-Do List” and a clear mental model of when to reach for each tool, how to steer it, and how to keep themselves “in the loop.”
| Item | Detail |
|---|---|
| Duration | ~90 min (can stretch to half-day with extensions) |
| Format | Live coding, short sprints + debriefs |
| Learning Goals | 1) Draft specs with an LLM, 2) Scaffold code autonomously with Codex CLI, 3) Iterate & refactor with Aider, 4) Apply git-first review habits |
| Prerequisites | Laptop with Python 3.11+, git, an OpenAI API key, Node/conda optional |
| Install Beforehand | pip install codex-cli aider (OpenAI Codex CLI - GitHub, [GitHub - Aider-AI/aider: aider is AI pair programming in your terminal](http |

