Why Physical AI Is the Next Big Opportunity | Deep Dives with a16z

By a16z

Categories: VC, Startup, AI, Product

Summary

Physical AI is automating atom-moving tasks at both micro and macro scales: circuit board design via AI compilers and construction via parametric optimization. Within a decade, construction could be fully automated through end-to-end design optimization and autonomous robotics, while hardware manufacturing faces a critical bottleneck: generating enough training data.

Key Takeaways

  1. Use AI compilers to abstract hardware complexity into code—Diode built a compiler that lets AI models design circuit boards by 'writing Python' instead of designing circuits, dramatically lowering the barrier to spinning up hardware companies.
  2. Optimize for total cost of ownership, not just capex—AI-driven construction design should explore tens of thousands of permutations across operation, maintenance, constructability, and capex rather than single-metric optimization like traditional approaches.
  3. Data generation is the critical blocker for physical AI—The biggest constraint for automating circuit boards and hardware isn't compute or models, but generating enough training data; this is a societal infrastructure challenge.
  4. Design for full autonomy from the start—Building autonomous-first system architecture (not human-in-the-loop) drives fundamentally different engineering decisions and is essential for scaling physical AI systems.
  5. Parametric design unlocks flexible optimization—Apply software-like parametric approaches to physical systems (construction, hardware) to enable rapid exploration of design permutations optimized for any business metric.

Topics

Transcript Excerpt

I want to be able to spin up a hardware company the same way that my friends spin up B2B SAS. Like you should be able to say I want to do something that's considered very hard and just go and do it. We basically built a compiler that gives the model enough hints that it feels like it's writing a Python program instead of designing a circuit boards. >> It's basically this combination of a very modelled approach that allows you to use these agents to write code which is what they know how to do pu...