⚙️
Months 4–6

Phase 2: Workflow Thinking

Chain prompts together to build multi-step AI processes

Modules in This Phase

5

Prompt Chaining

Instead of one big prompt, learn to break tasks into a chain of smaller prompts where each step feeds into the next. This is how real AI workflows are built.

Duration

Week 13–15

Tools
ChatGPTGoogle Docs
Projects

2 hands-on projects

Milestone: You can build a 3-step prompt chain where each output feeds the next step.

6

API Basics

Learn what an API is and how to use the OpenAI API in Python to send prompts and receive responses programmatically — no more copy-pasting!

Duration

Week 16–18

Tools
OpenAI APIReplitPython
Projects

2 hands-on projects

Milestone: You can send a prompt to the OpenAI API using Python and display the response.

7

AI Research Assistant

Build your first real multi-step AI tool: a research assistant that generates a plan, gathers information, summarizes it, and creates quiz questions.

Duration

Week 19–21

Tools
OpenAI APIPythonGoogle Sheets
Projects

2 hands-on projects

Milestone: You build a 4-step AI research assistant that runs start to finish.

8

Automation with Zapier

Discover no-code automation! Connect apps together so that when one thing happens, another thing automatically follows — without writing code.

Duration

Week 22–24

Tools
ZapierGoogle SheetsGmail
Projects

2 hands-on projects

Milestone: You build an automated workflow that connects at least 2 tools without code.