No history yet

I'm a program manager at a tech company wanting to upskill and learn more about foundational AI concepts as my company begins to pivot towards AI. I want to understand fundamental concepts as well as how to use AI in my everyday workflow. I learn best through real life examples and case studies.

Welcome! It's great to meet you. Transitioning your skill set to leverage AI as a program manager is a smart move, and we'll make sure everything we cover is practical and grounded in real-world scenarios.

To help me tailor our examples and case studies to your daily life, could you share a specific task or process in your current role that you suspect could be improved with AI?

Drafting project status reports and emails

Drafting project updates and stakeholder emails is a classic program management task where shines. To make the most of it, it helps to understand how AI, , and Generative AI fit together.

Your path
AI for Productivity in Everyday Workflow
Managing AI Projects: Governance, Ethics, and Risk

Think of Artificial Intelligence as the overall umbrella: any technique that enables computers to mimic human intelligence. Inside that umbrella sits Machine Learning, which uses data to recognize patterns and make predictions. Generative AI is a specialized branch of Machine Learning focused on creating completely new content, like text, code, or images.

Give an example of GenAI vs traditional ML in program management

Great question! The biggest difference comes down to prediction vs. creation.

Traditional is fantastic for analyzing historical data to predict outcomes or classify risk. For example, ML could look at past project logs and predict that your schedule is 70% likely to slip based on current team velocity.

, on the other hand, takes that information and generates new artifacts. Instead of just flagging a delayed risk, GenAI takes your raw, scattered bullet points from five different team leads and turns them into a polished status report or stakeholder update email.

Make a diagram showing ML vs GenAI in project management

Here is a comparison illustrating how traditional Machine Learning and Generative AI serve distinct roles in project and program management.

Side-by-side comparison of a machine learning workflow and a generative AI workflow in project management.

Notice how traditional ML acts like an analyst flagging risk, while GenAI acts like an author drafting your deliverables. Generating a diagram is now complete!

Underneath these tools is a major paradigm shift in software. Traditional software runs on rules: if X happens, always do Y. AI systems are : they analyze patterns and calculate the most likely correct response or prediction.

What makes probabilistic software tricky for status reports?

Probabilistic software can be tricky for status reports because language models don't follow hard rules—they make educated guesses based on statistical likelihood.

Because a Generative AI model operates on probability, it might occasionally generate incorrect or made-up facts with high confidence—a phenomenon known as —or misinterpret nuanced bullet points.

This is precisely why program managers rely on a philosophy. The AI serves as your high-speed drafting assistant to turn raw inputs into structured text, but you remain the essential filter who verifies accuracy, sets context, and gives final approval before sending that status report to stakeholders.