Skip to content
Y CombinatorY Combinator

Building The World's Best Image Diffusion Model

Suhail Doshi, a YC alumni who previously founded Mixpanel and Mighty, has created a state-of-the-art (SOTA) AI image diffusion model with Playground. The app allows you to talk to it like a graphic designer and helps you create imagery and text for a wide variety of use cases. In this episode of Lightcone, Suhail sits down with the hosts to talk about his experience building Playground with his team, and what it takes to make a SOTA model. Try Playground: https://playground.com/design Read Playground V3 Paper: https://arxiv.org/pdf/2409.10695 Chapters (Powered by https://bit.ly/chapterme-yc) - 0:00 Intro 1:07 What is Playground? 1:47 What Garry was able to make using Playground 7:04 The focus on text accuracy 10:44 Building a marketplace for Playground 16:00 Prompts are like HTML for graphics 22:25 Creating new design professions 26:13 Using tailwinds of what is happening in language 30:06 Problems with aesthetics evals 32:42 The commercial applications 33:54 When the users you get are not the users you want 40:30 Reflections on going through YC twice 48:30 Running a research lab/startup hybrid vs a pure startup 53:35 What it takes to make a state-of-the-art model 55:09 Outro

Suhail DoshiguestGarry TanhostHarj TaggarhostJared Friedmanhost
Sep 19, 202455mWatch on YouTube ↗

CHAPTERS

  1. 0:00 – 0:48

    High-stakes launch mindset: ripping up the product to get unstuck

    Suhail opens with the pressure of launching and the reality that Playground’s product direction changed dramatically close to release. The group frames the moment as part of a larger, rapidly advancing wave in image generation where each new version can feel like a step-change.

    • Major pre-launch pivot: rebuilding the product in ~6 weeks
    • Feeling “lost in the jungle” as a founder when the plan stops working
    • AI image generation is still full of unsolved problems and fast iteration cycles
    • Setting the stage for why details and UX matter for model adoption
  2. 0:48 – 1:34

    What Playground is: a state-of-the-art image model built for real design work

    The hosts introduce Playground as both a top-tier image generation model and a standout end-user experience. The conversation quickly positions Playground less as an art toy and more as a practical graphic design tool.

    • Playground is positioned as SOTA in both model quality and UX
    • Focus on making images that are usable for real outputs (logos, tees, stickers)
    • Launch context: product is live and broadly accessible
    • Founder perspective: excitement mixed with launch pressure
  3. 1:34 – 4:48

    Live examples: generating T-shirt/sticker designs via presets and remixing

    Garry walks through designs he created—GPU-themed shirts and stickers—using templates/presets and precise natural-language edits. The group highlights how easily the system supports iterative design changes without endless prompt tweaking.

    • Starting from presets/templates instead of crafting prompts from scratch
    • Uploading an image to extract “vibe” and remix rather than copy
    • Directing composition and edits (add elements, change backgrounds)
    • Iterating like talking to a designer, not like “prompt roulette”
  4. 4:48 – 7:02

    Breakthrough capability: accurate, editable text in images (including layout control)

    The panel emphasizes that Playground’s text rendering is unusually flawless compared with tools like DALL·E or Midjourney. They discuss positioning, sizing, kerning, and even the model’s ability to invent fonts as part of the design workflow.

    • Text adherence and legibility as a differentiator
    • Ability to specify placement, size, font feel, and typographic adjustments
    • Contrast with other models producing garbled “zombie text”
    • Model can synthesize novel font-like styles
  5. 7:02 – 10:54

    Why text accuracy became the north star: utility over aesthetics-only art

    Suhail explains that text is central to making image generation commercially useful for design rather than just “art.” He shares how hard it was to raise text accuracy and how that shaped the entire technical and product roadmap.

    • Text makes outputs functional (logos, posters, tees) rather than pure art
    • Text accuracy was prioritized even when it was failing (~45%)
    • Design tooling ambition: outputs that could rival or replace Illustrator-like workflows
    • Aesthetics seen as saturating; prompt understanding/text matters more
  6. 10:54 – 13:07

    Marketplace + visual-first UX: templates as the on-ramp (Canva-style)

    Playground’s approach is to reduce prompt-engineering burden by starting users from visually meaningful templates. Suhail explains why the product must be “visual first,” and how coherent edits require tight coupling of research and UX.

    • Prompting is hard to learn and hard to teach; even builders are learning behavior
    • Visual-first interaction: templates instead of a text-first chat interface
    • Templates get users 80% of the way; edits must preserve coherence/similarity
    • Requires research-product integration beyond off-the-shelf Stable Diffusion
  7. 13:07 – 14:31

    Observing user failure in earlier Playground: novelty masks poor usefulness

    They discuss lessons from the prior version of Playground built on Stable Diffusion/open models. Millions of users can arrive due to novelty, but behavior data shows repeated “retrying” and frustration rather than successful outcomes.

    • Raw model access feels like “SSH’ing into a computer” vs a real UI
    • High usage can be a negative signal if it comes from repeated failure
    • “Rerolling” behavior: endless retries to fix small defects
    • Need to optimize for outcomes and return usage, not just initial curiosity
  8. 14:31 – 17:49

    Prompts as “HTML for graphics”: long context, spatial reasoning, and control

    Suhail reframes prompts as a structured language for creating visuals, enabled by much longer prompts than typical diffusion systems. They highlight improved spatial reasoning and compositional control compared with CLIP-limited approaches.

    • Playground supports extremely long prompts (up to thousands of tokens)
    • Better spatial reasoning: relationships like shapes/positions can work reliably
    • CLIP’s noisy web alt-tag training limits understanding in older systems
    • Control and consistency are emphasized over random variation
  9. 17:49 – 22:25

    How they improve prompt understanding: better data, detailed captions, and ambiguity for diversity

    Suhail explains that major gains came from making training data/captions far more detailed, while keeping the user experience simple. They discuss the tradeoff between detailed prompts that lock in outputs and ambiguity that supports diversity.

    • Core lever: higher-quality, more detailed training prompts/captions
    • Users stay short (“nature scene”), system learns richer concept representation
    • Detailed prompts can reduce variation; ambiguity increases diversity
    • Goal: system does the prompt engineering so users don’t need a manual
  10. 22:25 – 23:56

    Creator program and new design professions: paying taste-makers to build templates

    They predict and describe an emerging role: expert “AI designers” who craft high-quality templates and aesthetics for others. Playground plans to recruit and pay creators, emphasizing that taste remains a scarce and valuable input.

    • New profession: template/prompt creators as “AI designers”
    • Playground plans a creator program; creators are paid
    • Taste is hard to benchmark and evolves faster than academic metrics
    • Community-driven template library improves the on-ramp for mainstream users
  11. 23:56 – 27:02

    Under the hood: rebuilding the architecture (moving beyond CLIP + standard SD components)

    Suhail outlines why they had to replace standard Stable Diffusion components (CLIP, VAE limitations) to achieve prompt understanding and small-detail reconstruction for text. He describes choosing a risky, from-scratch architecture to reach SOTA.

    • Standard stack (VAE + CLIP + U-Net) wasn’t sufficient for their goals
    • CLIP errors and bounded architecture limited prompt understanding
    • Need improved reconstruction for small details (text, faces, hands)
    • High-risk architecture choice: commit compute/time to the “risky basket”
  12. 27:02 – 29:49

    Riding language tailwinds: leveraging advances in LLM understanding for image prompting

    The discussion connects Playground’s gains to broader progress in language models, suggesting that richer text embeddings/encoders enable better prompt comprehension. They compare older diffusion language understanding to Word2Vec and position Playground closer to GPT-level comprehension for prompts.

    • Key hint: benefit from the broader boom in language model capabilities
    • Contrast: older diffusion prompting resembles Word2Vec-era semantics
    • Playground feels closer to GPT-3-level prompt understanding for images
    • Still multiple leaps ahead remaining (spatial, film grain, left/right ambiguity)
  13. 29:49 – 32:41

    Why aesthetic evals break: prompt adherence vs beauty creates entanglement

    Suhail explains a surprising evaluation problem: models that follow prompts more strictly can score worse on aesthetic AB tests because “noncompliant” models generate prettier compositions. This creates an entanglement between adherence and perceived aesthetic quality, requiring new eval methods.

    • AB aesthetic tests can penalize a model that follows the prompt precisely
    • Non-adherence can look better compositionally (e.g., ignoring split-pane request)
    • Entanglement: adherence choices directly affect aesthetic judgments
    • Need new evaluation frameworks aligned with controllability and utility
  14. 32:41 – 40:29

    Commercialization focus: replacing labor, finding real markets, and choosing your users

    The group frames Playground as a labor-replacing design tool with broad commercial potential, contrasting it with “toy” image generators. Suhail discusses the hard lesson of users generating porn/near-porn and the strategic decision to pursue text-heavy, mainstream design markets like Canva’s.

    • Positioning: graphic design productivity vs entertainment generation
    • User-base mismatch: porn demand vs the company’s desired direction
    • Strategic insight: biggest use cases involve text (logos, posters, merch)
    • Market ambition: go after Canva-scale opportunity, not only Midjourney-like aesthetics
  15. 40:29 – 48:30

    Going through YC twice and the Mighty pivot: tailwinds vs headwinds

    Suhail reflects on his second YC experience with Mighty (streamed browser/new computer concept) and why it ultimately hit structural limits—especially once Apple Silicon changed the landscape. He contrasts that headwind-heavy journey with Playground’s feeling of riding constant tailwinds in AI.

    • Mighty’s goal: a new kind of computer via streamed browser performance
    • M1/Apple Silicon altered the market dynamics; ‘don’t bet against macro’
    • Realizing the browser stack had been optimized to incremental gains already
    • Key lesson: choose tailwinds; Playground benefits from faster/cheaper/better trends
  16. 48:30 – 52:59

    Operating a research lab + startup hybrid: pacing, wandering, and user-driven research

    Suhail explains the tension between startup shipping cadence and the slower, exploratory nature of research. He describes allowing researchers to “wander,” then accelerating once results appear, and integrating research priorities with real user feedback rather than benchmark-chasing.

    • Research can’t be rushed like product feature shipping
    • CEO role includes protecting exploratory work while staying commercially grounded
    • Integrating user feedback channels so researchers fix real failures
    • Skepticism of academic evals that don’t map to user value (e.g., ‘rap lyrics’ analogy)
  17. 52:59 – 55:51

    What it takes to reach SOTA: obsessive detail, compounding improvements, and craft

    Suhail closes with a direct answer on building a top model: it’s not just data + compute, but relentless attention to countless small quality factors. He emphasizes craft-level rigor—kerning, texture, grain, reconstruction—because improvements compound unpredictably across the system.

    • Myth: data + compute alone yields SOTA; reality is far more complex
    • Maniacal attention to micro-details (kerning, skin texture, grain)
    • Cross-component interactions mean fixes compound in surprising ways
    • SOTA is achievable but requires sustained intensity and iteration discipline

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.