Powered by RND

How I AI

Claire Vo
How I AI
Último episodio

Episodios disponibles

5 de 18
  • An exclusive inside look at GPT-5
    In this episode, I share my hands-on experience with OpenAI’s GPT-5, the company’s new frontier model. As one of the first users outside of OpenAI to test the model, I put GPT-5 head-to-head with GPT-4.1 across real-world product use cases—from writing PRDs to generating code to assisting with visual design work. This is my unfiltered look at what GPT-5 can (and can’t) do—and how it changes the game for builders.What you’ll learn:1. How GPT-5 differs from previous models with its engineering-focused approach to problem-solving and tendency to prioritize technical details over business context2. A comparative analysis of how GPT-5 and GPT-4.1 generate different types of product requirement documents and prototypes for the same prompt3. Why GPT-5 excels at technical writing, functional requirements, and code generation while potentially skipping important business discovery questions4. The model’s impressive spatial awareness capabilities when generating images for interior design and other visual tasks5. Practical considerations for choosing the right model based on your specific use case and audience6. How GPT-5’s extensive tool-calling behavior and bullet-point communication style reflect its engineering-oriented design—Brought to you by ChatPRD—an AI copilot for PMs and their teams: https://www.chatprd.ai/howiai—25k giveaway: To celebrate 25,000 YouTube followers, we’re doing a giveaway. Win a free year of my favorite AI products, including v0, Replit, Lovable, Bolt, Cursor, and, of course, ChatPRD, by leaving a rating and review on your favorite podcast app and subscribing to the podcast on YouTube. To enter: https://www.howiaipod.com/giveaway—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—In this episode, we cover:(00:00) Introduction to GPT-5(04:34) Testing GPT-5 in ChatPRD for document generation(07:10) Comparing GPT-5 and GPT-4.1 on business vs. technical orientation(11:22) Side-by-side comparison of PRDs generated by both models(15:23) Where GPT-5 excels: Technical considerations and documentation quality(17:35) Comparing prototypes generated from different model outputs(19:57) Testing homepage critique capabilities between models(23:14) OpenAI’s strengths in API design and developer support(25:37) GPT-5’s performance as a coding assistant(27:26) Examining GPT-5 in ChatGPT’s interface(28:50) Testing GPT-5’s front-end design capabilities(31:17) Personal use case: bathroom remodel planning(33:45) Comparing GPT-5 vs. GPT-4 for interior design visualization(38:10) Summary of key findings and recommendations—Tools referenced:• OpenAI: https://openai.com/• ChatGPT: https://chat.openai.com/• Claude: https://claude.ai/• Gemini: https://gemini.google.com/• Cursor: https://cursor.sh/• v0: https://v0.dev/• Lovable: https://lovable.dev/• Bolt: https://bolt.com/• LaunchDarkly AI Configs: https://launchdarkly.com/docs/home/ai-configs—Other reference:• Benjamin Moore paints: https://www.benjaminmoore.com/—Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email [email protected].
    --------  
    40:11
  • How a VC and tech founder used AI to launch a brick-and-mortar business in their spare time | Andrew Mason (CEO of Descript) & Nabeel Hyatt (Partner at Spark Capital)
    Andrew Mason (founder of Groupon, now CEO of Descript) and Nabeel Hyatt (General Partner at Spark Capital) teamed up to open a physical board-game social club in Berkeley, with AI as their business partner. In this episode, they break down how they used Claude to generate a full business plan, model financials, plan the space layout, navigate Berkeley permitting, categorize hundreds of games using a custom Dewey Decimal–style system, and build an AI concierge that matches players with games via text. They also share how working on this side project helped rewire how they use AI in their day jobs—and why more people should use AI to build real-world things.What you’ll learn:1. How to use Claude Projects as your business copilot to create comprehensive business plans, financial projections, and space layouts2. A workflow for categorizing hundreds of board games using an AI-generated “Dewey Decimal System” that makes game discovery intuitive3. How they built an AI concierge service that matches players with games and coordinates group play sessions via text message4. Why AI enables side projects that would otherwise be impossible due to time constraints and specialized knowledge requirements5. A simple system for creating customer personas that inform your business model and event programming6. How to use model context protocols (MCPs) to connect AI assistants to business tools like Airtable without complex coding—Brought to you by:Lovable—Build apps by simply chatting with AIPersona—Trusted identity verification for any use case—Where to find Andrew Mason:LinkedIn: https://www.linkedin.com/in/andrewmason/X: https://x.com/andrewmason—Where to find Nabeel Hyatt:LinkedIn: https://www.linkedin.com/in/nabeelhyatt/X: https://x.com/nabeel—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—In this episode, we cover:(00:00) Introduction to the board-game social club concept(02:44) How AI made a challenging side project possible(06:14) Using Claude as a business copilot for planning(12:53) Developing customer personas with AI(15:45) Using AI to determine business viability(21:02) Navigating Berkeley real estate and permitting(25:18) Building an AI concierge for game matchmaking(28:10) Database design with Airtable for non-technical founders(32:04) Creating a custom board-game categorization system(36:20) Demo of the text-based AI concierge service(40:38) Enabling experiences that wouldn’t exist without AI(43:42) Lightning round and final thoughts—Tools referenced:• Claude: https://claude.ai/• Airtable: https://airtable.com/• n8n: https://n8n.io/• Twilio: https://www.twilio.com/• Cursor: https://cursor.sh/• Windsurf: https://www.windsurf.io/• Python: https://www.python.org/—Other references:• Model context protocol (MCP): https://www.anthropic.com/news/model-context-protocol• Tabletop Library: https://tabletoplibrary.com/• Descript: https://www.descript.com/—Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email [email protected].
    --------  
    48:54
  • How Block’s custom AI agent supercharges every team, from sales to data to engineering | Jackie Brosamer & Brad Axen
    VP of engineering Jackie Brosamer and principal engineer Brad Axen join me to demo Goose, Block’s open-source AI agent that runs locally, plugs into your existing tools through model context protocol (MCP) servers, and peels away the rote parts of work so people can focus on insight and impact.This episode is packed with in-depth demos: starting with a messy farm-stand sales CSV, Goose analyzes the data, builds visualizations, and generates a shareable HTML report. We then spin up an MCP that lets Goose talk to Square’s dashboard for inventory management, vibe code an email MCP that can send payment links automatically, and unpack how environment setup, debugging, and tool orchestration get handled behind the scenes.What you’ll learn:A practical, repeatable workflow for turning any working script or function into a custom MCP—and exposing it to natural-language controlHow to transform messy CSVs into visualizations, HTML reports, and actionable business insights without needing a data science backgroundWays to hook Goose into live business systems (e.g. Square inventory, payments) so analysis flows directly into operational actionThe thinking behind Block’s decision to open-source GooseLessons from Block’s bottom-up meets top-down adoption modelWhy organizational transformation, not just picking the right LLM, will separate AI winners from laggards over the next few yearsHow to scale an internal MCP catalogThe organizational transformation required to fully leverage AI capabilities—Brought to you by:CodeRabbit—Cut code review time and bugs in half. Instantly.Lenny’s List—Hands-on AI education curated by Lenny and Claire—Where to find Jackie Brosamer:LinkedIn: https://www.linkedin.com/in/jbrosamer/—Where to find Brad Axen:LinkedIn: https://www.linkedin.com/in/bradleyaxen/—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—In this episode, we cover:(00:00) Introduction to Goose and its data analysis capabilities(02:27) How Block embraced AI across the organization(04:48) What Goose is and why Block open-sourced it(07:45) Demo: Analyzing farm-stand sales data with Goose(12:18) Creating shareable HTML reports from data analysis(14:15) Model context protocols (MCPs) that Goose uses(18:56) Demo: Using Square MCP to create a product catalog(23:35) Creating payment links from analyzed data(26:30) Demo: Building a custom email MCP(31:18) Testing the new email MCP with Goose(36:09) Debugging and fixing MCP code errors(38:44) Connecting workflows: sending payment links via email(41:30) Lightning round and final thoughts—Tools referenced:• Goose: https://block.github.io/goose/• Pandas: https://pandas.pydata.org/• Plotly: https://plotly.com/• Python: https://www.python.org/• ChatGPT: https://chat.openai.com/• Claude: https://claude.ai/• Cursor: https://www.cursor.com/• Mailgun: https://www.mailgun.com/—Other references:• Block: https://block.com/• Model context protocol (MCP): https://www.anthropic.com/news/model-context-protocol• GitHub: https://github.com/—Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email [email protected].
    --------  
    46:31
  • Successfully coding with AI in large enterprises: Centralized rules, workflows for tech debt, and training your team | Zach Davis (Director of Engineering at LaunchDarkly)
    Zach Davis is a product-minded engineering leader and builder at heart, with over 12 years of experience building high‑performing teams and crafting developer tools at companies like Atlassian and LaunchDarkly. In this episode, he shares how he’s helping his 100-plus-person engineering team successfully adopt AI tools by creating centralized documentation, using agents to tackle technical debt, and improving hiring processes—all while maintaining high quality standards in a mature codebase.What you’ll learn:1. How to create a centralized rules system that works across multiple AI tools instead of duplicating documentation2. A systematic approach to using AI agents like Devin and Cursor to analyze and reduce test noise in large codebases3. How to leverage AI tools to document your codebase more effectively by extracting knowledge from existing sources4. Why “what’s good for humans is also good for LLMs” should guide your documentation strategy5. A custom GPT workflow for improving interview feedback quality and coaching interviewers6. How to approach tech debt reduction with AI by creating prioritized task lists that both humans and AI agents can work from—Brought to you by:WorkOS—Make your app enterprise-ready todayLenny’s List on Maven—Hands-on AI education curated by Lenny and Claire—Where to find Zach Davis:LaunchDarkly: https://www.launchdarkly.comLinkedIn: https://www.linkedin.com/in/zach-davis-28207195/—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—In this episode, we cover:(00:00) Introduction to Zach Davis(02:44) Overview of AI tools used at LaunchDarkly(04:00) The importance of having someone responsible for driving AI adoption(05:44) Why vibe coding isn’t acceptable for enterprise development(06:42) Making engineers successful with AI on their first attempt(07:55) Creating centralized documentation for both humans and AI agents(10:19) Using feature flagging rules to improve AI outputs(12:33) Advice for getting started with rules(14:28) Demo: Setting up Devin’s environment in a large codebase(24:33) Devin’s plan overview(27:55) Demo: Creating a prioritized tech debt reduction plan(36:40) Demo: Using AI to improve hiring processes and interview feedback(40:34) Summary of key approaches for integrating AI into engineering workflows(42:08) Lightning round and final thoughts—Tools referenced:• Cursor: https://www.cursor.com/• Devin: https://devin.ai/• ChatGPT: https://chat.openai.com/• Claude: https://claude.ai/• Windsurf: https://windsurf.com/• Lovable: https://lovable.dev/• v0: https://v0.dev/• ChatPRD: https://www.chatprd.ai/• Figma: https://www.figma.com/• GitHub Copilot: https://github.com/features/copilot—Other references:• Jest: https://jestjs.io/• Vitest: https://vitest.dev/• MCP: https://www.anthropic.com/news/model-context-protocol• Confluence: https://www.atlassian.com/software/confluence—Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email [email protected].
    --------  
    44:56
  • How this PM streamlines 60k-page FDA submissions and saves millions with Claude, Streamlit, and clever AI workflows | Prerna Kaul
    Prerna Kaul is a product and platform leader who has spent over 14 years turning machine-learning research into consumer and B2B products at Amazon Alexa, AGI, Moderna, and now Panasonic Well. In today’s episode, she explains how she’s using AI to slash some of the most time-consuming, expensive tasks in life sciences—from generating 60,000-page FDA submissions to crafting communication frameworks that help product managers navigate complex stakeholder dynamics. Her innovations are saving millions of dollars and helping lifesaving treatments reach the market faster.What you’ll learn:How Prerna built an AI system that automates the creation of 60,000-page regulatory documents for the FDA—reducing a process that took 4 to 6 months and 20 specialists to just minutesA step-by-step system for detecting and redacting PHI (protected health information) in clinical trial data using ClaudeHow to build user-friendly interfaces for non-technical colleagues using Streamlit to democratize AI toolsHow to use Claude’s prompt generator to create powerful communication frameworks that help PMs navigate complex stakeholder situationsWhy transparency about AI costs is crucial for gaining organizational buy-in and tracking ROIA practical framework for approaching AI safety and ethics in highly regulated industries—Brought to you by:CodeRabbit—Cut code review time and bugs in half. Instantly: https://lovable.dev/Lovable—Build apps by simply chatting with AI: https://lovable.dev/—Where to find Prerna Kaul:LinkedIn: https://www.linkedin.com/in/prernakkaul/—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—In this episode, we cover:(00:00) Introduction to Prerna(03:01) The FDA submission challenge: 60,000 pages, months of work, millions in costs(05:20) Getting started in Claude: from prompt to production-ready prototype(10:13) How Claude selected the right models for medical entity recognition(12:04) Using Streamlit to create accessible UIs for non-technical users(16:04) Detecting and redacting PHI in unstructured clinical notes(18:44) Generating the Common Technical Document (CTD) for FDA submission(21:54) Tracking and displaying AI operation costs for stakeholder buy-in(24:38) Real-world impact on vaccine development timelines and costs(26:12) Creating an AI communication coach for product managers(30:22) Training Claude on classic literature and persuasion techniques(31:53) Analyzing a complex stakeholder scenario with multiple competing priorities(34:40) Getting personalized communication strategies inspired by tech leaders(35:40) Summarizing strategic approaches(38:26) Conclusion and final thoughts—Tools referenced:• Claude: https://claude.ai/• Streamlit: https://streamlit.io/• Anthropic Console: https://console.anthropic.com/• Claude Sonnet 4: https://www.anthropic.com/claude/sonnet—Other references:• Claude project chat (AI Product Management Stakeholder Challenges): https://claude.ai/share/caba4ab0-b28a-480c-8633-71920b12999e• XML: ⁠https://www.w3.org/XML/⁠• Python: ⁠https://www.python.org/⁠• RegEx: ⁠https://regex101.com/• Moderna: https://www.modernatx.com/• FDA: https://www.fda.gov/• Project Gutenberg: https://www.gutenberg.org/• FDA Biologics License Application: https://www.fda.gov/vaccines-blood-biologics/development-approval-process-cber/biologics-license-applications-bla-process-cber• Protected health information (PHI): https://www.hhs.gov/hipaa/for-professionals/privacy/laws-regulations/index.html—Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email [email protected].
    --------  
    45:12

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, TED Tech y muchos más podcasts de todo el mundo con la aplicación de radio.net

Descarga la app gratuita: radio.net

  • Añadir radios y podcasts a favoritos
  • Transmisión por Wi-Fi y Bluetooth
  • Carplay & Android Auto compatible
  • Muchas otras funciones de la app
Aplicaciones
Redes sociales
v7.22.0 | © 2007-2025 radio.de GmbH
Generated: 8/10/2025 - 6:05:04 AM