Skip to content
YC Root AccessYC Root Access

Building And Structuring An AI Native Company

In this presentation from Startup School Paris, Y Combinator General Partner Tom Blomfield shares findings from his research on how companies are being built with AI infrastructure placed in from the start. Apply to Y Combinator: https://www.ycombinator.com/apply Work at a startup: https://www.ycombinator.com/jobs Chapters: 00:00 — Intro 01:53 — Why Roman Legions Built Your Org Chart 03:56 — Humans as the Bottleneck 05:28 — What a Real AI Loop Looks Like 07:51 — The Data Agent That Changed Everything 08:39 — The Self-Improving System 10:32 — Office Hours → Living User Manual 12:22 — The AI Employee With a VM 14:08 — What "Company Brain" Actually Means 15:52 — Humans at the Edge 17:44 — Burn Tokens, Not Headcount 18:29 — Make Everything Legible to AI 19:29 — Simulating Investor Calls

Aug 14, 202621mWatch on YouTube ↗

CHAPTERS

  1. 0:03 – 2:06

    Why AI-native org design is still experimental (and where YC thinks it’s headed)

    The speaker frames AI-native company building as an open problem: lots of experimentation, few settled best practices. He shares YC’s internal progress and a provocative near-term prediction that end-to-end workflows (even YC’s own) could be AI-run soon.

    • No one has fully “figured out” AI-native companies yet; treat guidance as theoretical
    • YC has been pushing LLM capabilities internally and exposing tools to founders
    • Prediction: AI could run end-to-end processes (review, interview, advice, intros, pitch debugging) in the near future
    • Talk goal: shift thinking from AI as a tool to AI as an organizational operating model
  2. 2:06 – 3:37

    Roman legions and the persistence of hierarchy as an information-routing system

    Using Roman legion structure as an analogy, the talk argues modern org charts still mirror ancient hierarchical coordination. In both models, humans primarily serve as the conduits for information moving up and down the chain of command.

    • Roman legion structure as an early scalable “org chart” for projecting power
    • Hierarchy’s core function: pass information down, report information up
    • Modern companies retain the same coordination pattern despite new technology
    • Humans as the primary coordination mechanism is the default assumption AI challenges
  3. 3:37 – 5:11

    Humans as the bottleneck: the limits of “ChatGPT as Q&A” and human-gated agents

    Most companies adopt AI as a Q&A bot or a simple agent that pauses when it gets stuck. That design keeps humans as the gating mechanism, preventing systems from running continuously and limiting AI to incremental productivity gains rather than new capabilities.

    • Typical adoption: Q&A chat or tool-calling agents that return to humans when blocked
    • Human approval/input becomes the throughput limiter (e.g., agents stall overnight)
    • Current wins are mostly incremental: faster engineering, legal copilots, more output
    • AI-native framing aims for qualitatively new capabilities, not just efficiency
  4. 5:11 – 5:42

    Reframing the company as self-improving AI loops (not AI bolted on)

    Instead of layering AI onto existing workflows, the speaker proposes building the company from the ground up as interconnected improvement loops. This shifts the goal from helping individuals to building systems that evolve via feedback.

    • “Bolt-on AI” vs. redesigning core operations around loops
    • AI loops create compounding improvements rather than one-off assistance
    • The real unlock is autonomous iteration with measurable outcomes
    • Sets up the loop components: data in → tools/policies → gates → learning
  5. 5:42 – 7:13

    What a real AI loop looks like: telemetry, policy, tools, quality gates, learning

    The talk defines an AI loop architecture: real-world signals feed an agent constrained by policies, equipped with tools, and checked by quality gates. The loop closes with a learning mechanism that updates the system based on outcomes.

    • Inputs: product telemetry, inbound messages, billing/support/code signals
    • Policy layer: constraints, approval rules, logging requirements
    • Tool layer: internal APIs, email, billing updates, MCP/tooling interfaces
    • Quality gates should often be automated (e.g., adversarial LLMs, code review models)
    • Learning closes the loop so the system improves while humans sleep
  6. 7:13 – 9:14

    The data agent that changed everything: from English-to-SQL to fixing itself overnight

    A YC internal example illustrates the jump from a helpful query tool to a self-improving system. A second agent reviews daily successes/failures and proposes code changes via pull requests, making the tool better without manual debugging.

    • Initial agent: English-to-SQL querying over YC’s internal datasets
    • Useful but still felt like a productivity tool with edge-case failures
    • New layer: nightly agent analyzes query outcomes (success/failure signals)
    • Autonomously creates pull requests to fix issues discovered during the day
    • Result: repeated queries work better the next day—compounding improvement
  7. 9:14 – 10:15

    The self-improving product surface: hill-climbing via metrics, PRs, and experiments

    The speaker generalizes the loop approach to full product development: use telemetry and goals to generate, test, and ship improvements continuously. He frames this as “hill climbing” toward measurable outcomes, running indefinitely without human fatigue.

    • Product telemetry + optimization metrics enable iterative improvement cycles
    • AI can propose changes, deploy, test with users, and keep/discard based on impact
    • Auto-generated pull requests can progress toward auto-merge workflows
    • Karpathy example: automated research ideas tested overnight as hill climbing
    • Key advantage: systems run continuously and don’t need rest
  8. 10:15 – 12:16

    Office hours → living user manual: turning institutional advice into a continuously updated knowledge base

    YC’s recorded office hours become training data for updating internal guidance. By mining transcripts, AI can rewrite the user manual as advice evolves, and then serve that knowledge back through queryable agents.

    • Challenge: static manuals go stale quickly (especially post-AI shift)
    • Recording/transcribing thousands of hours of office hours creates a rich corpus
    • AI extracts recurring guidance and rewrites documentation automatically
    • Manual becomes a living reflection of what partners actually advise
    • Queryable advice agents can deliver consistent, multi-partner “best answer” recall
  9. 12:16 – 13:16

    The AI employee with a VM: persistence, tools, planning, and execution

    To move from chatbots to “employees,” agents need an execution environment. A VM plus tool access, file persistence, and code execution enables planning, resuming after failure, and iterative problem solving.

    • Agents need: web search, internal directory/Slack search, and tool access
    • Persistent storage lets the agent write plans and resume after interruptions
    • Code writing/execution enables adaptive solutions and self-checking against plans
    • Early ecosystem examples: VM-contained agents running in repeating loops
    • This is positioned as the practical substrate for autonomous work
  10. 13:16 – 15:18

    From isolated loops to a ‘company brain’: shared intelligence that coordinates work

    The talk projects an evolution from separate loops to communicating agent systems that share context and coordinate. “Company brain” is defined as system-level intelligence built from comprehensive organizational data plus reinforcing loops.

    • Near-term: humans still intervene when loops go wrong or need rerouting
    • Next step: loops/agents communicate, share ideas, replan, and evaluate together
    • “Company brain” = organizational data + legibility + reinforcing automation loops
    • Captures tacit knowledge that usually lives in heads, not SOPs
    • End state: pump tokens in, get a self-improving organization out
  11. 15:18 – 16:49

    Humans at the edge: where people still matter in an AI-native company

    Humans remain essential at the boundary with reality—handling trust, ethics, and high-stakes judgment. The model shifts people away from internal information routing toward sensing and acting in contexts the system can’t safely or credibly manage alone.

    • Humans provide intuition, cultural context, and “feeling in the room” signals
    • People handle ethical calls, novel situations, and existential-risk decisions
    • Humans lead sales/investor interactions and relationship-heavy work
    • AI routes information automatically, reducing approval layers and latency
    • Without real-world interface, a “company brain” is just a database
  12. 16:49 – 18:20

    Burn tokens, not headcount: smaller teams, no middle management, strong DRIs

    Practical org advice: spend on AI capability rather than hiring, and design for leverage. The speaker argues AI-native teams trend smaller, with fewer management layers, and rely on individual contributors and clear accountability.

    • Founders reaching major milestones with far fewer employees than before
    • Shift spend from staffing to token/compute/tooling budgets
    • Middle management becomes less necessary in AI-routed organizations
    • Prioritize ICs who ship prototypes, not decks
    • DRIs (single accountable owners) prevent committee paralysis
  13. 18:20 – 19:20

    Make everything legible to AI: record, transcribe, reduce dark matter in communication

    To power a company brain and reliable loops, the organization must be observable and machine-readable. The speaker recommends recording/transcribing meetings, minimizing private channels, and ensuring actions produce durable artifacts.

    • Legibility = AI can read/access organizational state and decisions
    • Record and transcribe meetings; make knowledge retrievable
    • Avoid inaccessible silos (e.g., ban or reduce Slack DMs if needed)
    • Every action should create an artifact (written/recorded), or it ‘didn’t happen’ to the AI
    • Internal ops software and searchable systems become foundational infrastructure
  14. 19:20 – 21:19

    Simulating investor calls: analyzing pitches and modeling investor-specific patterns

    The talk ends with a concrete application of legibility: recording investor meetings to improve fundraising performance. With enough data across founders and repeated investor interactions, AI can critique pitches and simulate investor-specific questioning styles.

    • Record investor calls and have AI diagnose pitch issues (talk ratio, clarity, GTM answers)
    • Aggregate patterns across many companies meeting the same investors repeatedly
    • Build investor-specific simulators: typical questions, wedges/moats, partner quirks
    • Creates an arms-race dynamic: investors likely analyze calls too
    • Core takeaway: if it’s recorded and legible, AI can provide compounding leverage

Get more out of YouTube videos.

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