logo
episode-header-image
Aug 4
48m 54s

How a VC and tech founder used AI to lau...

Claire Vo
About this episode

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 layouts

2. A workflow for categorizing hundreds of board games using an AI-generated “Dewey Decimal System” that makes game discovery intuitive

3. How they built an AI concierge service that matches players with games and coordinates group play sessions via text message

4. Why AI enables side projects that would otherwise be impossible due to time constraints and specialized knowledge requirements

5. A simple system for creating customer personas that inform your business model and event programming

6. 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 AI

Persona—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 jordan@penname.co.

Up next
Nov 19
“Farm-to-table software”: How I built a Thanksgiving party hub using Lovable for managing invites, dishes, shared recipes, and photos
<p>In today’s pre-Thanksgiving episode, I walk you through how I vibe coded my very own “Thanksgiving party hub” using Lovable—and how I transformed it from AI-generated slop into something warm, personal, and genuinely useful. I show you exactly how I upleveled the typography, v ... Show More
34m 28s
Nov 17
“Nobody wanted to do this work”: How Emmy Award–winning filmmakers use AI to automate the tedious parts of documentaries
<p><strong>Tim McAleer</strong> is a producer at Ken Burns’s Florentine Films who is responsible for the technology and processes that power their documentary production. Rather than using AI to generate creative content, Tim has built custom AI-powered tools that automate the mo ... Show More
47m 36s
Nov 10
How this CEO turned 25,000 hours of sales calls into a self-learning go-to-market engine | Matt Britton (Suzy)
Matt Britton is the founder and CEO of Suzy, a consumer insights platform that has raised over $100 million in venture capital and works with top brands like Coca-Cola, Google, Procter & Gamble, and Nike. Matt is also the bestselling author of YouthNation, a blueprint for underst ... Show More
42m 53s
Recommended Episodes
Jun 2025
The Lean Product Playbook 10 Years Later: Product Management in the Age of AI
Product management fundamentals are timeless. But the tools? Completely transformed.Every PM needs to master new workflows in 2025:AI Prototyping - From text to live prototype in minutesDesign Collaboration - Working with designers in the AI ageUser Research - Systematic validati ... Show More
1h 19m
Nov 2024
Making Sense of Agentic AI | ThoughtWorks Birgitta Boeckeler
<p>There’s AI agents. There’s AI tooling. Do either drive business impact or are they just more things your dev team is supposed to stay on top of?<br/><br/>Birgitta Boeckeler, Global Lead for AI Assisted Software Delivery at ThoughtWorks, joins the show to discuss the practical ... Show More
47m 40s
Jun 2025
AI PM Crash Course: Prototyping → Observability → Evals + Prompt Engineering vs RAG vs Fine-Tuning
Every PM has to build AI features these days. And with that means a completely new skill set:- AI prototyping- Observability, Akin to Telemetry- AI Evals: The New PRD for AI PMs- RAG v Fine-Tuning v Prompt Engineering- Working with AI EngineersSo, in today’s episode, I bring you ... Show More
2h 4m
Aug 2024
AI in Action: From Machine Learning Interpretability to Cybersecurity with Serg Masís and Nirmal Budhathoki
In this DSS Podcast, Anna Anisin welcomes Serg Masís, Climate and Agronomic Data Scientist at Syngenta. Serg, an expert in machine learning interpretability and responsible AI, shares his diverse background and journey into data science. He discusses the challenges of building fa ... Show More
25m 37s
Sep 19
AI Just Beat the World's Best Coders
AI just scored a historic win in the International Collegiate Programming Contest, with OpenAI’s GPT-5 and Google’s DeepMind outperforming nearly every human team. The discussion focuses on whether this marks a real inflection point for AI, shifting from competition success to th ... Show More
25m 3s
Sep 5
How to Be An AI Leader (According to OpenAI)
OpenAI has published a new leadership guide for executives, laying out five principles — align, activate, amplify, accelerate, and govern — designed to help organizations lead in the age of AI. This episode breaks down the most important lessons, the subtext behind OpenAI’s recom ... Show More
28m 11s
Aug 15
Measuring AI code assistants and agents with the AI Measurement Framework
In this episode of Engineering Enablement, DX CTO Laura Tacho and CEO Abi Noda break down how to measure developer productivity in the age of AI using DX’s AI Measurement Framework. Drawing on research with industry leaders, vendors, and hundreds of organizations, they explain ho ... Show More
41m 14s
Aug 2024
Metrics Driven Development
<p>How do you systematically measure, optimize, and improve the performance of LLM applications (like those powered by RAG or tool use)? Ragas is an open source effort that has been trying to answer this question comprehensively, and they are promoting a “Metrics Driven Developme ... Show More
42m 12s
Apr 2025
Steven Zgaljic, Jahnel Group, CTO: Harnessing AI for Health Insights
RSVP to the 13th CTO Colloquium on 4/17/25In this episode, Steven Zgaljic, CTO of Jahnel Group, joins host Etienne de Bruin to share a personal story about his daughter’s health challenges. Faced with the need to meticulously track symptoms and daily activities, Steven leveraged ... Show More
18m 44s
Feb 2025
OpenAI researcher on why soft skills are the future of work | Karina Nguyen (Research at OpenAI, ex-Anthropic)
<p><strong>Karina Nguyen </strong>leads research at OpenAI, where she’s been pivotal in developing groundbreaking products like Canvas, Tasks, and the o1 language model. Before OpenAI, Karina was at Anthropic, where she led post-training and evaluation work for Claude 3 models, c ... Show More
1h 14m