Saltar al contenido

How I AI

Claire Vo
How I AI
Último episodio

99 episodios

  • How I AI

    Build an AI code review bot in 30 minutes with Vercel Eve

    05/08/2026 | 24 min
    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:
    Why AI-generated PRs create a review bottleneck and why the answer isn’t reviewing all of them
    How Intercom 5x’d PR approval speed and reduced revert rates by putting AI in the review loop
    Why Vercel Eve is the simplest framework I’ve found for deploying AI agents in Slack and GitHub
    How I built a full PR review agent in Codex with one prompt and a few steering turns
    The six components I use to score PR risk (blast radius, reversibility, data security, ops impact, verification gap, and change surface)
    How I used Chrome browser use to handle Slack bot and GitHub app configuration so I never had to click through setup screens manually
    Why auto-approved PRs can be SOC 2 compliant as long as the process is auditable, queryable, and in your risk policy
    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.
  • How I AI

    ChatGPT Codex Voice + browser + Sites: an expert’s AI workflow | Nick Baumann (OpenAI)

    03/08/2026 | 41 min
    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:
    How two-person voice chat works
    How Heartbeats work
    How to build and deploy a live website with ChatGPT Sites
    How to delegate a flight search, hotel booking, and expense report to Codex in a single voice conversation without opening a single app manually
    Why ChatGPT Work on mobile is the most underutilized AI workflow for people already using the ChatGPT app
    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.
  • How I AI

    From zero coding background to hardware hacker: How Cursor + a Raspberry Pi makes AI fun

    27/07/2026 | 28 min
    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:
    How Maddie built a thermal receipt printer that accepts messages from anywhere in the world using a Raspberry Pi and Bluetooth
    How to use Cursor’s agent view to brainstorm a hardware project
    What belongs in a personal API and why agents, not just humans, will be the ones using it
    How to read just enough code to do some damage, without needing to understand all of it
    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.
  • How I AI

    Claude Opus 5 review: this model is brilliant (but annoying)

    24/07/2026 | 24 min
    I’m tired of new models. Every week there’s a new benchmark, a new frontier intelligence claim, a new thing to test. But here we are, because Opus 5 just dropped and I’ve had real hands-on time with it, so you’re getting the honest version.

    This is my full Opus 5 review: personality analysis, live benchmark results from my 7-model How I AI eval, and an actual verdict on whether I’m swapping it in. Spoiler: the answer surprised me.

    What you’ll learn:
    Why I think we’ve hit an intelligence overhang and what that means for which model variables actually matter now
    How Opus 5’s “neurotic” personality showed up in real coding sessions, including a merge conflict it refused to touch
    What I learned from asking both Opus 5 and GPT‑5.6 Sol “who’s smarter, you or me?”
    Where Opus 5, GPT‑5.6 Sol, Sonnet 5, and Gemini 3.1 Pro actually landed on the HIA benchmark leaderboard
    The one use case where Opus 5 earned straight 5s from me
    My actual plan for using Opus 5 going forward

    In this episode, I cover:
    (00:00) Opus 5 is here
    (03:15) First impressions
    (06:12) Opus 5 vs. GPT‑5.6 Sol personality comparison
    (14:39) Claude Slop: the verbosity problem and why it makes my blood boil
    (16:55) How the How I AI benchmark works (7 models, 6 tasks, blind scoring)
    (18:30) Live benchmark results: the leaderboard reveal
    (23:25) My verdict and how I’ll actually use Opus 5

    Tools referenced:
    • Claude Opus 5:
    • Anthropic blog: https://www.anthropic.com/news
    • GPT‑5.6 Sol: https://openai.com/index/previewing-gpt-5-6-sol/
    • Sonnet 5: https://www.anthropic.com/news/claude-sonnet-5
    • Gemini 3.1 Pro: https://deepmind.google/models/gemini/pro/

    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.
  • How I AI

    Computer & browser use in Codex (5 real examples)

    22/07/2026 | 27 min
    Today I’m walking you through one of my absolute favorite AI features right now: browser and computer use via Codex (the ChatGPT desktop app). I use this every single day, personally and professionally, and I wanted to share the specific workflows I’ve built, the moments that surprised me, and the mental model that makes it actually click.

    What you’ll learn:
    How browser use and computer use work, and why the Codex desktop app plus Chrome extension is the combo I rely on
    How I use Codex to QA my onboarding flow, including exhaustive mobile testing I would never do manually
    Why under-prompting frontier models gets better results than detailed step-by-step instructions
    How my husband EJ Lawless’s persona-impersonation trick surfaces friction points I can’t see as the builder
    How I use browser use to get through my LinkedIn inbox without touching it myself
    How I had Codex shop Free People’s sale and add 10 medium items to my cart (breastfeeding-friendly and Hawaii-ready)
    How computer use can control iPhone mirroring so your Mac can technically operate your phone
    Three more computer-use shortcuts: filling annoying forms, creating Google Sheets mid-workflow, and managing router

    Brought to you by:
    Runway—The creative AI platform for images, video and more
    Hyperagent—Deploy fleets of agents that handle real work

    In this episode, we cover:
    (00:00) Intro
    (01:46) What browser use and computer use actually are
    (03:08) Why I use Codex specifically and how the desktop app plus Chrome extension works
    (04:15) Use case 1: QA testing my onboarding flow
    (10:41) Results: 11 issues, one high-severity blocker, one Google Sheet with screenshots
    (12:10) Use case 2: persona testing
    (18:20) Use case 3: LinkedIn inbox, hands-free
    (20:37) Use case 4: AI personal shopper
    (23:47) Rapid-fire uses: forms, iPhone mirroring, router access from out of state, Google Docs
    (26:50) Wrap-up

    Tools referenced:
    • Codex (ChatGPT desktop app): https://openai.com/codex
    • Claude desktop app: https://claude.ai/download
    • Monologue (voice dictation for AI): https://monologue.app
    • iPhone mirroring (Apple): https://support.apple.com/en-us/111775
    • Google Sheets: https://sheets.google.com

    Other references:
    • Jesse Genet episode (How I AI): https://www.lennysnewsletter.com/p/5-openclaw-agents-run-my-home-finances?utm_source=publication-search

    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.
Más podcasts de Tecnología
Acerca de How I AI
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.
Sitio web del podcast

Escucha How I AI, Cibermillonarios y muchos más podcasts de todo el mundo con la aplicación de radio.es

Descarga la app gratuita: radio.es

  • Añadir radios y podcasts a favoritos
  • Transmisión por Wi-Fi y Bluetooth
  • Carplay & Android Auto compatible
  • Muchas otras funciones de la app