Feature

Jeff Dean: The 1% Rule for Building in AI

Jeff Dean: The 1% Rule for Building in AI

Jeff Dean discusses the evolution of AI, drawing parallels between Google's past breakthroughs (like fitting search in RAM and the origin of TPUs) and current challenges. He emphasizes that AI is becoming an energy problem, driving the need for specialized inference hardware. Dean highlights 'context engineering' and multi-agent systems as crucial for long-running, complex AI tasks, and offers advice for startups on finding niches where they can outperform larger entities by focusing on specific domains, data, and models. He stresses the importance of clear specifications for agents and 'taste' in problem selection, encouraging founders to question fundamental assumptions and automate the scientific method to build 'AI that builds AI.'

First Steps Toward Automated AI Research — Richard Socher, CEO Recursive AI

First Steps Toward Automated AI Research — Richard Socher, CEO Recursive AI

Richard Socher introduces the "Eureka machine," a concept for automating scientific research and invention through AI. Inspired by open-ended evolution and Karl Popper's philosophy of science, he argues that AI can compress the timeline of scientific discovery, overcoming human-centric bottlenecks. The machine relies on four pillars (knowledge, data, simulations, physical labs) orchestrated by an agent swarm, requiring a rethinking of existing infrastructure. Recursive Self-Improvement (RSI), where AI improves its own code and addresses its shortcomings, is presented as the path forward, with early proof points in model optimization, training speed, and GPU kernel efficiency.

How Lassie Is Automating Healthcare Administration

How Lassie Is Automating Healthcare Administration

Lassie cofounders Steijn Pelle and Frédéric Renken, alongside investor Alex Rampell, discuss automating administrative work for small businesses, particularly dental practices, using AI agents. They highlight the shift from traditional software (data storage) to AI that performs labor, the challenges of onboarding AI into non-technical environments, and the vast market opportunity in underserved sectors where human labor is scarce.

SimulationMaxxing: How Nubank ships agents 20× faster with simulations — Shreya Rajpal, Snowglobe

SimulationMaxxing: How Nubank ships agents 20× faster with simulations — Shreya Rajpal, Snowglobe

Nubank, serving 135 million customers, uses AI agents for support. The talk reveals how simulated data for evaluations (evals) has enabled them to ship AI agents 20x faster. By addressing the bottleneck of multi-turn, stateful eval data, Snowglobe's grounded simulations create realistic customer interactions, allowing rapid testing, derisking, and significant improvements in customer satisfaction and self-service rates, even for open-source model experimentation.

Your Agent Didn't Fail. Your Harness Did. — Vinoth Govindarajan, OpenAI

Your Agent Didn't Fail. Your Harness Did. — Vinoth Govindarajan, OpenAI

Vinoth Govindarajan's talk addresses critical 'harness failures' in AI agents, arguing these, rather than model errors, are the root cause of most production incidents. He introduces the core contract: 'A model proposes, the harness commits, and a receipt proves it,' and outlines five key boundaries (state ownership, ordering, deadlines, authority, user-visible proof) that lead to failures like silent success and incomplete reality. The talk culminates in a practical 'run receipt audit' with five questions to diagnose and ensure reliable agent behavior.

AI tools for Forward Deployed Engineering — Vasuman Moza, Varick Agents

AI tools for Forward Deployed Engineering — Vasuman Moza, Varick Agents

Varick Agents tackles the enterprise AI adoption challenge by deploying Forward Deployed Engineers (FDEs) who map, re-engineer, and automate complex workflows directly on top of existing systems, avoiding costly migrations. The company develops specialized internal AI tooling, including 'Engagement' and 'Workflow' agents, and employs custom model training with RL environments to overcome frontier model limitations in context extraction and clarity, enabling department-wide AI transformation.