Get your free personalized podcast brief

We scan new podcasts and send you the top 5 insights daily.

Quilter's AI initially designed superior, curved circuit traces. However, engineers, accustomed to the historical convention of 45/90-degree traces from slower 80s CAD software, reacted negatively. This forced Quilter to post-process AI designs to look more conventional, sacrificing optimality for user acceptance.

Related Insights

Sergey Nestorinko, CEO of Quilter, credits his time at SpaceX for instilling a culture of speed. He emphasizes that rapid, hardware-rich development—building, testing, and learning from failures—is far more effective than overthinking a design, a principle he applies to AI-powered circuit board creation.

Quilter avoids the intractability of training an RL agent on every minute detail of circuit board design. Instead, they structure the environment to present the agent with key, high-level decisions (e.g., "go clockwise or counter-clockwise"), drastically reducing the search space and making learning feasible.

Recursive Intelligence's AI develops unconventional, curved chip layouts that human designers considered too complex or risky. These "alien" designs optimize for power and speed by reducing wire lengths, demonstrating AI's ability to explore non-intuitive solution spaces beyond human creativity.

The classic, linear design process is obsolete because AI tools allow engineers to build and iterate so quickly. Designers must shift from a gatekeeping, mock-heavy process to a more fluid, collaborative role that supports rapid execution.

Designing a chip is not a monolithic problem that a single AI model like an LLM can solve. It requires a hybrid approach. While LLMs excel at language and code-related stages, other components like physical layout are large-scale optimization problems best solved by specialized graph-based reinforcement learning agents.

Dylan Field advises against viewing AI-generated outputs as finished work. Instead, leverage AI to explore divergent possibilities and create a wide range of options. The human designer's crucial role is to then select, mold, and refine these initial concepts with intention and craft.

Designers should consider the human operators and machines that will assemble their product. By making choices that simplify manufacturing—providing clear instructions and avoiding known difficulties—the process becomes smoother and more efficient, akin to 'riding a bike downhill.'

Unconventional AI operates as a "practical research lab" by explicitly deferring manufacturing constraints during initial innovation. The focus is purely on establishing "existence proofs" for new ideas, preventing premature optimization from killing potentially transformative but difficult-to-build concepts.

Unlike text-based AI that relies on descriptive prompts, some advanced design tools for physical components work in reverse. The user defines 'no-go' zones and constraints, and the AI then generates numerous optimized design possibilities within those boundaries.

While professional engineers focus on craft and quality, the average user is satisfied if an AI tool produces a functional result, regardless of its underlying elegance or efficiency. This tendency to accept "good enough" output threatens to devalue the meticulous work of skilled developers.