Sign In
Register

Partnership opportunities

Secure your pass

Call to action
Your text goes here. Insert your content, thoughts, or information in this space.
Button

Back to speakers

Jeffrey
Lee-Chan
Head of Vibe Coding
Snap Inc
Jeffrey is Head of Vibe Coding at Snap Inc., where he leads engineering teams focused on applying AI to transform how software is built. His work centers on a future where autonomous AI agents handle the majority of coding, testing, and code review, enabling developers to focus on higher-level problem solving. Prior to this, Jeffrey led the re-architecture of Snap's notification platform, scaling it from 50 million to over 5 billion daily messages, and oversaw engineering for core product experiences serving hundreds of millions of users. Before Snap, he spent a decade at Google, where he was a founding architect of the YouTube Partner Program and helped build the systems behind today's creator economy.
Button
26 August 2026 14:00 - 14:30
Scaling and optimizing agentic workflows
As agentic systems move from prototype to production, managing inference costs, latency, and throughput becomes a real engineering constraint and not just a trade-off. This session breaks down three practical architectural patterns used to optimize large language model operations in autonomous agents, with a focus on how they hold up under real production conditions. Key takeaways: → Query-aware routing to dynamically match tasks to the most efficient model without sacrificing capability → Semantic caching strategies to bypass redundant model calls and reduce latency at scale → Prompt design techniques for more token-efficient reasoning while maintaining output quality Along the way, we’ll expose where these approaches break down in production and what changes when systems are operating under real load.