How I AI Podcast By Claire Vo cover art

How I AI

How I AI

By: Claire Vo
Listen for free

How I AI, hosted by Claire Vo, is for anyone wondering how to actually use these magical new tools to improve the quality and efficiency of their work. In each episode, guests will share a specific, practical, and impactful way they’ve learned to use AI in their work or life. Expect 30-minute episodes, live screen sharing, and tips/tricks/workflows you can copy immediately. If you want to demystify AI and learn the skills you need to thrive in this new world, this podcast is for you.Claire Vo
Episodes
  • Build an AI code review bot in 30 minutes with Vercel Eve
    Aug 5 2026

    AI writes most of my code now, and that created a new problem: a PR queue I couldn’t keep up with. In this episode, I walk through how I built Merge Mommy, a Vercel Eve agent that reads every PR after checks pass, scores it across six risk dimensions, auto-approves the low-risk ones, and pings me in Slack for anything that needs a human. I built the whole thing in one Codex session, it’s SOC 2 compatible, and it’s already cleared my backlog.


    What you’ll learn:

    1. Why AI-generated PRs create a review bottleneck and why the answer isn’t reviewing all of them
    2. How Intercom 5x’d PR approval speed and reduced revert rates by putting AI in the review loop
    3. Why Vercel Eve is the simplest framework I’ve found for deploying AI agents in Slack and GitHub
    4. How I built a full PR review agent in Codex with one prompt and a few steering turns
    5. The six components I use to score PR risk (blast radius, reversibility, data security, ops impact, verification gap, and change surface)
    6. How I used Chrome browser use to handle Slack bot and GitHub app configuration so I never had to click through setup screens manually
    7. Why auto-approved PRs can be SOC 2 compliant as long as the process is auditable, queryable, and in your risk policy
    8. How to set up Slack escalation so low-risk PRs become a two-click merge with no manual review

    Brought to you by:

    WorkOS—Make your app Enterprise Ready today

    In this episode, we cover:

    (00:00) The PR review backlog problem nobody’s talking about

    (02:35) Why you don’t have to review every AI-generated PR

    (05:14) How Intercom built AI-approved PRs (and proved they’re safer)

    (06:10) How the Eve framework works (directory, skills, channels, connectors)

    (09:16) The Codex prompt I used to build the entire bot

    (11:36) What the agent actually does: read, score, approve, or escalate

    (13:07) Setting up your Eve agent

    (15:47) The six-component risk scoring model

    (17:23) Merge Mommy in action: three live PR examples

    (21:10) Recap and how to build your own version

    Tools referenced:

    • Vercel Eve: https://vercel.com/eve

    • Vercel AI SDK: https://sdk.vercel.ai/

    • Vercel Chat SDK: https://chat-sdk.dev/

    • Codex (OpenAI): https://openai.com/codex

    Other references:

    • AI is approving our pull requests: Here’s how we made it safe: https://www.intercom.com/blog/ai-is-approving-our-pull-requests-heres-how-we-made-it-safe/

    Where to find Claire Vo:

    ChatPRD: https://www.chatprd.ai/

    Website: https://clairevo.com/

    LinkedIn: https://www.linkedin.com/in/clairevo/

    X: https://x.com/clairevo

    Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email jordan@penname.co.

    Show more Show less
    24 mins
  • ChatGPT Codex Voice + browser + Sites: an expert’s AI workflow | Nick Baumann (OpenAI)
    Aug 3 2026

    Nick Baumann is on the Developer Experience team at OpenAI, where he spends his days building with, testing, and communicating the capabilities of ChatGPT Codex and ChatGPT Work. In this episode, Nick walks me through several features that have launched or evolved recently: the new voice interface with its screen-reading orb, the Heartbeats automation system in ChatGPT Work on mobile, the live ChatGPT Sites deployment feature, and his personal use case for AI-assisted UGC video editing.


    What you’ll learn:

    1. How two-person voice chat works
    2. How Heartbeats work
    3. How to build and deploy a live website with ChatGPT Sites
    4. How to delegate a flight search, hotel booking, and expense report to Codex in a single voice conversation without opening a single app manually
    5. Why ChatGPT Work on mobile is the most underutilized AI workflow for people already using the ChatGPT app
    6. How to use a custom UGC Video plugin to feed 50 raw clips into ChatGPT, let it pull transcripts, pick the best takes, and assemble a finished vertical video overnight

    Brought to you by:

    Bolt.new—Turn your idea into a real product

    Hyperagent—Deploy fleets of agents that handle real work

    In this episode, we cover:

    (00:00) Introduction to Nick Baumann

    (02:56) What’s new in Codex

    (05:40) ChatGPT Work and Heartbeats

    (06:40) Live Codex voice demo

    (13:25) Latency vs. intelligence

    (14:36) Quick recap

    (15:04) Voice on mobile and the ChatGPT Sites workflow

    (21:24) Live UGC video demo

    (32:30) How I AI website results

    (34:04) Lightning round and final thoughts

    Tools referenced:

    • ChatGPT Codex: https://chatgpt.com/codex

    • ChatGPT Sites: https://chatgpt.site

    Where to find Nick Baumann:

    LinkedIn: linkedin.com/in/nick--baumann

    Where to find Claire Vo:

    ChatPRD: https://www.chatprd.ai/

    Website: https://clairevo.com/

    LinkedIn: https://www.linkedin.com/in/clairevo/

    X: https://x.com/clairevo

    Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email jordan@penname.co.

    Show more Show less
    42 mins
  • From zero coding background to hardware hacker: How Cursor + a Raspberry Pi makes AI fun
    Jul 27 2026

    Maddie Reese is a vibe coder, hardware tinkerer, and builder. She builds things at the intersection of software and hardware, including a thermal receipt printer that people around the world can message directly, a fully functional Twitter pager running on a Raspberry Pi, and a personal API that tells you her coffee order so you don’t have to ask. Maddie approaches hardware the same way she approaches software: dump the idea into Cursor, let it interview her, get a shopping list, triple-check the parts before buying, and build. She got her start after her dad introduced her to Lovable, and she locked herself in her room and didn’t come up for air.


    What you’ll learn:

    1. How Maddie built a thermal receipt printer that accepts messages from anywhere in the world using a Raspberry Pi and Bluetooth
    2. How to use Cursor’s agent view to brainstorm a hardware project
    3. What belongs in a personal API and why agents, not just humans, will be the ones using it
    4. How to read just enough code to do some damage, without needing to understand all of it
    5. Why building for fun, not practicality, is the fastest path to actually shipping physical projects

    Brought to you by:

    Firecrawl—Power AI agents with clean web data

    Customer.io—Build customer engagement campaigns from a single prompt

    In this episode, we cover:

    (00:00) Intro

    (02:00) Maddie’s AI pill moment

    (03:53) The thermal receipt printer: live demo and how it works

    (11:10) The pager project

    (17:23) Why she uses Cursor’s clean agent view instead of terminals and browsers

    (19:05) The personal API: coffee order, pets, favorite snacks, and more

    (22:57) Lightning round and final thoughts

    Tools referenced:

    • Cursor: https://www.cursor.com/

    • Lovable: https://lovable.dev/

    • Raspberry Pi: https://www.raspberrypi.com/

    • Resend: https://resend.com/

    • Cloudflare Workers: https://workers.cloudflare.com/

    • Supabase (Conduct database referenced): https://supabase.com/

    • Twitter/X API: https://developer.x.com/

    • Spoke pager network: https://www.spoke.com/

    • OpenClaw: https://openclaw.ai/

    Where to find Maddie Reese:

    Website: https://maddiedreese.com

    Message her directly: https://maddiedreese.com/message

    X: https://x.com/maddiedreese

    Where to find Claire Vo:

    ChatPRD: https://www.chatprd.ai/

    Website: https://clairevo.com/

    LinkedIn: https://www.linkedin.com/in/clairevo/

    X: https://x.com/clairevo

    Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email jordan@penname.co.

    Show more Show less
    28 mins
adbl_web_anon_alc_button_suppression_t1
No reviews yet