{
  "sessions": [
    {
      "id": "947560",
      "title": "ComfyUI",
      "description": "Quick introduction to ComfyUI and what's new followed by a QA session.",
      "startsAt": "2025-06-03T09:00:00",
      "endsAt": "2025-06-03T09:50:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "8d4df3c5-08ee-4dd5-ad19-989e7b294619"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61337,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "915928",
      "title": "How LLMs work for Web Devs: GPT in 600 lines of Vanilla JS",
      "description": "Don't be intimidated. Modern AI can feel like magic, but underneath the hood are principles that web developers can understand, even if you don't have a machine learning background. In this workshop, we'll explore a complete GPT-2 inference implementation built entirely in Vanilla JS. This JavaScript translation of the popular \"Spreadsheets-are-all-you-need\" approach will let you debug and step through a real LLM line by line without the overhead of learning a new language, framework, or even IDE.\r\n\r\nAll the major LLMs, including ChatGPT, Claude, DeepSeek, and Llama, inherit from GPT-2's architecture, making this exploration a solid foundation to understand modern AI systems and comprehend the latest research.\r\n\r\nWhile we won't have time to cover *everything*, you'll gain the essential knowledge to understand the key concepts that matter when building with LLMs, including how they:\r\n\r\n-Convert raw text into meaningful tokens\r\n- Represent semantic meaning through vector embeddings\r\n- Train neural networks through gradient descent\r\n- Generate text with sampling algorithms like top-k, top-p, and temperature\r\n\r\nThis intense but beginner-friendly workshop is designed specifically for web developers diving into ML and AI for the first time. It’s your \"missing AI degree\" in just two hours. You'll walk away with an intuitive mental model of how Transformers work that you can apply immediately to your own LLM-powered projects.",
      "startsAt": "2025-06-03T09:00:00",
      "endsAt": "2025-06-03T11:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "188818c8-ec9f-49ac-a4a0-3df83a99dc69"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61338,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936933",
      "title": "Forget RAG Pipelines—Build Production-Ready AI Agents in 15 Minutes",
      "description": "Want to take advantage of your data, but don't want to reinvent RAG infrastructure? Join our workshop and see how you can deploy Agentic RAG in minutes using Contextual AI's managed RAG solution. We'll explore how Contextual handles intelligent parsing and chunking of your data, retrieves information with state of the art accuracy, and generates responses with a multi layered set of guardrails against hallucinations. Together, we'll build an end-to-end Agentic RAG pipeline and demonstrate its integration with Claude Desktop via MCP, so you can see how this could plug into your existing ecosystem. \r\n\r\nBy the end of this session, you'll have a functioning Agentic RAG prototype that you can easily customize and deploy to production for your specific use cases, even with complex, unstructured documents. ",
      "startsAt": "2025-06-03T09:00:00",
      "endsAt": "2025-06-03T10:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "274d2bf7-9245-4810-94e4-7fd04d644ed3",
        "a2781a64-4f88-4176-87b5-17824930f0c5"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67096,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933714",
      "title": "Intro to GraphRAG",
      "description": "Learn the foundations of GraphRAG, starting with knowledge graph construction and then common retrieval patterns.",
      "startsAt": "2025-06-03T09:00:00",
      "endsAt": "2025-06-03T10:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ee20717b-b4fe-4bc8-afdb-3f5001dbb733"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67097,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "929509",
      "title": "Advanced: Reinforcement Learning, Kernels, Reasoning, Quantization & Agents",
      "description": "Why is Reinforcement Learning (RL) suddenly everywhere, and is it truly effective? Have LLMs hit a plateau in terms of intelligence and capabilities, or is RL the breakthrough they need?\r\n\r\nIn this workshop, we'll dive into the fundamentals of RL, what makes a good reward function, and how RL can help create agents.\r\n\r\nWe'll also talk about kernels, are they still worth your time and what you should focus on. And finally, we’ll explore how LLMs like DeepSeek-R1 can be quantized down to 1.58-bits and still perform well, along with techniques to maintain accuracy.",
      "startsAt": "2025-06-03T09:00:00",
      "endsAt": "2025-06-03T12:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "57cf0bb0-1a05-4ec8-9887-5b31b07f9bec"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67098,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "916066",
      "title": "Introduction to LLM serving with SGLang",
      "description": "Do you want to learn how to serve models like DeepSeek and Qwen with SOTA speeds on launch day? SGLang is an open-source fast serving framework for LLMs and VLMs that generates trillions of tokens per day at companies like xAI, AMD, and Meituan. This workshop guides AI engineers who are familiar with serving models using frameworks like vLLM, Ollama, and TensorRT-LLM through deploying and optimizing their first model with SGLang, as well as providing guidance on when SGLang is the appropriate tool for LLM workloads.",
      "startsAt": "2025-06-03T09:00:00",
      "endsAt": "2025-06-03T10:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "7cb31c6c-fcf2-4d0a-b4bb-6461d7776369",
        "185f8d2f-07ad-4620-b34b-2c666d73acf2"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67099,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "911821",
      "title": "A2A & MCP: Automating Business Processes with LLMs",
      "description": "Ever wished your webhooks could think for themselves? Join us to discover how A2A agents can transform passive webhook endpoints into intelligent workflow processors.\r\n\r\nIn this session, we'll show you how to build a system that automatically spawns AI Agents to handle incoming webhooks. \r\n\r\nUsing Google's Agent-to-Agent framework and MCP, you'll learn how to create dynamic AI agents that respond to events, communicate with external services, and make decisions based on content analysis.\r\n\r\nSee the future of workflow automation where webhooks don't just trigger actions—they trigger intelligence!",
      "startsAt": "2025-06-03T09:00:00",
      "endsAt": "2025-06-03T10:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "fa5f22ad-339b-485d-bbf2-620cbd069be9"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67100,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915684",
      "title": "Beyond Benchmarks: Strategies for Evaluating LLMs in Production",
      "description": "Accuracy scores and leaderboard metrics look impressive—but production-grade AI requires evals that reflect real-world performance, reliability, and user happiness. Traditional benchmarks rarely help you understand how your LLM will perform when embedded in complex workflows or agentic systems. How can you realistically and adequately measure reasoning quality, agent consistency, MCP integration, and user-focused outcomes?\r\n\r\nIn this practical, example-driven talk, we'll go beyond standard benchmarks and dive into tangible evaluation strategies using various open-source frameworks like GuideLLM and lm-eval-harness. You'll see concrete examples of how to create custom eval suites tailored to your use case, integrate human-in-the-loop feedback effectively, and implement agent reliability checks that reflect production conditions. Walk away with actionable insights and best practices for evaluating and improving your LLMs, ensuring they meet real-world expectations—not just leaderboard positions!",
      "startsAt": "2025-06-03T09:00:00",
      "endsAt": "2025-06-03T10:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "8baabfb1-58b9-4ab8-b3af-95a406e99707"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67101,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "913965",
      "title": "The AI Engineer’s Guide to Raising VC",
      "description": "A no fluff, all tactics discussion. More AI engineers should build startups, the world needs more software. But there’s a way to raise VC and it’s hard to do it if you’ve never seen it done. We are going to walk through the exact playbook to raise your first round of funding. We will show you real pitch decks, real cold emails and real term sheets so when you go out to raise your first round of funding, you are setup to do it. Every AI Engineer should be equip to start their own company and this session makes sure raising $$$ is not going to be the blocker.",
      "startsAt": "2025-06-03T09:55:00",
      "endsAt": "2025-06-03T10:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "59c828a3-f138-42e6-aef6-658fb368a5f5",
        "1e3aac41-c748-4eae-a84a-5234414c6983"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61337,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916131",
      "title": "Building Voice Agents with Gemini and Pipecat",
      "description": "Voice AI Agents are being deployed today in a wide range of business contexts. For example:\r\n\r\n  - handling an increasing variety of call center tasks,\r\n  - collecting patient data prior to healthcare appointments,\r\n  - following up on inbound sales leads,\r\n  - coordinating scheduling and logistics between companies, and\r\n  - answering the phone for nearly every kind of small business.\r\n\r\nOn the consumer side, conversational voice (and video) AI is also starting to make its way into social applications and games. And developers are sharing innovative personal voice AI projects and experiments every day on GitHub and social media.\r\n\r\nBuilding production-ready voice agents is complicated. Many elements are non-trivial to implement from scratch.\r\n\r\nThis workshop will start with an overview of the voice AI landscape today.\r\n\r\n  - The models, APIs, and infrastructure are used for Voice AI applications that are operating at production scale. \r\n  - How to write voice agent code that achieves ultra low latency conversation and enterprise-quality reliability.\r\n  - What new models and tools are coming in the second half of 2025.\r\n\r\nThen we will shift to a hands-on format: build and deploy a voice agent.\r\n\r\nEngineers from Google and Daily will help you get set up with a starter kit repo for your intended use case, then help you extend that code to create your own, customized Voice AI application.",
      "startsAt": "2025-06-03T10:40:00",
      "endsAt": "2025-06-03T12:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "111470f8-a384-4efd-ae2a-a3babbdfe45c",
        "607fd16a-9612-483a-87ba-1d3031d3a155"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61337,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936937",
      "title": "Automating Escrow with USDC and AI",
      "description": "This workshop explores how USDC, AI, and smart contracts can streamline escrow by automating fund release based on task or process verification. By using AI to interpret off-chain signals such as document validation, delivery confirmations, or milestone completion, we can trigger secure, programmable USDC payouts without manual intervention. The result is a faster, trust-minimized escrow system ideal for services, trade, and gig economy use cases.",
      "startsAt": "2025-06-03T10:40:00",
      "endsAt": "2025-06-03T12:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "3be2a3b9-58b0-488a-a474-69706e2df64f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67096,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "942803",
      "title": "Mastering AI Evaluation: From Playground to Production with Braintrust",
      "description": "This hands-on workshop will guide participants through the complete AI evaluation lifecycle using Braintrust, from initial prompt testing to production monitoring. Attendees will learn to build evaluation frameworks that ensure their AI applications perform reliably in real-world scenarios. Topics covered include both offline and online evaluation strategies, logging and feedback systems, and human review processes.",
      "startsAt": "2025-06-03T10:40:00",
      "endsAt": "2025-06-03T12:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "396dfdf1-b9c9-4f6f-b294-0522c75cfb49"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67097,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933707",
      "title": "Building Multimodal AI Agents (From Scratch)",
      "description": "In this hands-on workshop, you will build a multimodal AI agent capable of processing mixed-media content—from analyzing charts and diagrams to extracting insights from documents with embedded visuals. Using MongoDB as a vector database and memory store, and Google's Gemini for multimodal reasoning, you will gain hands-on experience with multimodal data processing pipelines and agent orchestration patterns by implementing core components directly, using good ol' Python.\r\n",
      "startsAt": "2025-06-03T10:40:00",
      "endsAt": "2025-06-03T12:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "82a8b503-5e92-4c3d-8002-e42064c5c9e4"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67099,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "907684",
      "title": "Solving for the hardest Eval challenge: Building Metrics that actually work",
      "description": "One of the biggest challenges in building evals you can trust is building metrics that reliably measure goodness in your application; metrics that are highly accurate, rapid fast, and tunable to ground truth rater and user behavior. This workshop is inspired by decades of AI and machine learning development in Google Search, reinvented for the modern LLM stack by the Pi team over the past year.\r\n\r\nIn this workshop you will learn how to:\r\n1) Brainstorm and design custom metrics tailored to your specific application needs.\r\n2) Identify which types of signals (natural language, code, other models) work best for your use case through rapid trial and error.\r\n3) Combine & calibrate your metrics against ground truth data using real examples from your domain.\r\n4) Use simple tools like Google Sheets for visualizing and analyzing your inputs and outputs with those metrics.\r\n5) Integrate your scoring models into both online workflows like agent control and offline ones like model comparison and training evaluation.\r\n\r\n",
      "startsAt": "2025-06-03T10:40:00",
      "endsAt": "2025-06-03T12:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "210c2993-39c7-40d5-bf2a-73d5795d287a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67100,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915961",
      "title": "Ship Agents that Ship: A Hands-On Workshop for SWE Agent Builders",
      "description": "Coding agents are transforming how software gets built, tested, and deployed, but engineering teams face a critical challenge: how to embrace this automation wave without sacrificing trust, control, or reliability.\r\nIn this 80 minute workshop, you’ll go beyond toy demos and build production-minded AI agents using Dagger, the programmable delivery engine designed for real CI/CD and AI-native workflows. Whether you're debugging failures, triaging pull requests, generating tests, or shipping features, you'll learn how to orchestrate autonomous agents that live in and around your codebase: from your laptop to your CI platform.\r\nWe’ll guide you through:\r\n\r\nBuilding real-world agents with Dagger and popular LLMs (GPT, Claude, etc.)\r\n\r\nProgramming agent environments using real languages (Go, Python, TypeScript)\r\n\r\nExecuting agent workflows locally and in GitHub Actions, so you can bring them to production\r\n\r\nUsing a composable runtime that ensures isolation, determinism, traceability, and repeatability\r\n\r\nDesigning agents that automate and enhance debugging, test generation, code review, bug fixing, and feature implementation\r\n\r\n\r\nBy the end of the workshop, you’ll walk away ready to build your own army of autonomous agents, working collaboratively across your codebase, locally and in CI, accelerating development without ceding control. Let’s build agents that don’t just talk, they ship!",
      "startsAt": "2025-06-03T10:40:00",
      "endsAt": "2025-06-03T12:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "25d55b0c-6e2d-4f9c-ba34-a369331901ff",
        "82f26263-c286-4670-b9cd-da5008c5261d"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67101,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "935459",
      "title": "Piloting agents in GitHub Copilot",
      "description": "The agent capabilities added to GitHub Copilot have enhanced its ability to act as a peer programmer. Copilot can now discover and generate code based on existing standards, run tests, recover from errors, and call tools using Model Context Protocol (MCP). This workshop will guide you through piloting Copilot's agent capabilities and how to best integrate with the most widely adopted AI coding assistant in the world.\r\n\r\nKey takeaways include:\r\n\r\n- Understanding how and when to bring agents into your software development workflow\r\n- Providing context through the use of custom instructions and prompt files to ensure consistency across your team\r\n- Discovering how MCP provides access to an additional set of external tools and capabilities that the agent can use\r\n- Configuring Copilot's agentic capabilities to take advantage of your custom MCP server\r\n- Recommended best practices to help your responsibly accelerate your development while maintaining code quality and governance",
      "startsAt": "2025-06-03T10:40:00",
      "endsAt": "2025-06-03T12:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "9163970e-541f-4d1f-9542-91222bcb4ec8"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67102,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "915431",
      "title": "Build multilingual Conversational AI Agents",
      "description": "In this workshop you will learn how to build multilingual Conversational AI agents that can automatically detect your user's spoken language and can seamlessly switch to their preferred language. ",
      "startsAt": "2025-06-03T11:00:00",
      "endsAt": "2025-06-03T12:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "cc242fb4-a0b6-4d3d-a964-1befbb6b4713"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61338,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "929790",
      "title": "Useful General Intelligence",
      "description": "We’re all hearing that AI agents will enable AGI, but they can’t yet reliably perform even basic computer tasks. It turns out that getting AI to click, type, and scroll is more challenging than getting it to generate code. How can we build general-purpose agents that can do anything we can do on a computer? \r\n\r\nThis is our goal at the Amazon AGI SF Lab. In this talk, I’ll propose a new approach to agents that we call Useful General Intelligence. After describing how we’re solving the biggest challenges in computer use while enabling developers to access our tech in it’s earliest developmental stages, I’ll show real workflows that developers have built with Nova Act, our agentic model and SDK. ",
      "startsAt": "2025-06-03T12:40:00",
      "endsAt": "2025-06-03T13:00:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "4b95a47c-6ec3-4b44-ba84-c158e802fc89"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61338,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933607",
      "title": "Building Agents with Amazon Nova Act and MCP",
      "description": "In this 2-hour workshop, participants will gain practical hands-on experience building sophisticated AI agents using Amazon's agent technologies. You'll learn to build agents that can navigate the web like humans, perform complex multi-step tasks, and leverage specialized tools through natural language commands. You’ll explore Amazon Nova Act for reliable web navigation, Model Context Protocol (MCP) for connecting agents to external data sources and APIs, and Amazon Bedrock Agents for orchestrating complex workflows. Through guided exercises, you'll create agents capable of retrieving information and taking action across web applications, all through natural language interactions. By the end of this workshop, you'll have the practical skills to build AI agents that can browse websites, interact with web interfaces, and solve multi-step problems by combining these powerful Amazon technologies.",
      "startsAt": "2025-06-03T13:00:00",
      "endsAt": "2025-06-03T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "249e728c-10be-41bf-8766-fb7a66c642bf"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61338,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "930540",
      "title": "Model-Maxxing: RFT, DPO, SFT (Fine-tuning with OpenAI)",
      "description": "Covering all forms of fine-tuning and prompt engineering, like SFT, DPO, RFT, prompt engineering / optimization, and agent scaffolding.",
      "startsAt": "2025-06-03T13:00:00",
      "endsAt": "2025-06-03T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "7f85ae75-4426-4a66-aa12-b7d8d5e91a8d"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67096,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "921229",
      "title": "Graph Intelligence: Enhance Reasoning and Retrieval Using Graph Analytics",
      "description": "Advanced GraphRAG techniques apply graph ML and algorithms, wrapped into tidy notebooks.",
      "startsAt": "2025-06-03T13:00:00",
      "endsAt": "2025-06-03T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "179d0b1c-fa38-4d18-87bd-f280a52c95bd",
        "262b6964-1097-4c41-9117-4fbf9aefb088"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67097,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "907544",
      "title": "Case Study + Deep Dive: Telemedicine Support Agents with LangGraph/MCP",
      "description": "We've all seen website chat bots which can look up an order or answer a basic question -- but what does it take to build autonomous agents which manage long, delicate processes like multi-day medical treatments?  \r\n\r\nIn this workshop, we'll explore a workflow Stride built in partnership with Avila (https://avilascience.com/) that helps patients self-administer medication regimens at home.  The stack includes LangGraph/LangSmith, Claude, MCP, Node.js, React, MongoDB, and Twilio, and rests on a foundation of treatment \"blueprints\" which LLM-powered agents use to guide patients to good outcomes.  \r\n\r\nYou'll learn how to:\r\n-Build a hybrid system of code and prompts that leverages LLM decisioning to drive a web application, message queue and database\r\n-Design and maintain flexible agentic workflow blueprints, with no special tools (just Google Docs!)\r\n-Create an agent evaluation system, which uses LLM-as-a-judge to evaluate the complexity of each interaction and escalate to human support when needed\r\n\r\nWe'll also talk about the prompt engineered guidelines and guardrails which helps agents adhere to protocol as much as possible, while gracefully handling curveballs from the patient.  Please bring questions -- we look forward to sharing our learnings on how to make agentic systems like this work in the real world!",
      "startsAt": "2025-06-03T13:00:00",
      "endsAt": "2025-06-03T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "c849b8ac-e452-466a-a7dd-5c163c2780e2"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67098,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "910732",
      "title": "AI Engineering with the Google Gemini 2.5 Model Family",
      "description": "Hands on Workshop on learning to use Gemini 2.5 Pro in combination with Agentic tooling and MCP Servers.",
      "startsAt": "2025-06-03T13:00:00",
      "endsAt": "2025-06-03T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "61c5d52b-517f-45fb-ac0a-ca1acdd5180d"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67099,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916214",
      "title": "Information Retrieval from the Ground Up",
      "description": "Vector search is only a feature. Search engines and information retrieval have retaken their position as the foundation of RAG. This workshop takes you through decades of research, what has been working for a long time, and how it got better with Machine Learning.",
      "startsAt": "2025-06-03T13:00:00",
      "endsAt": "2025-06-03T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "48bba77e-6187-42e9-bfd3-10c9ae781b89"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67100,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "939088",
      "title": "From Mixture of Experts to Mixture of Agents … with Super Fast Inference",
      "description": "Our hands-on workshop will walk you through how to build your own Mixture of Agents (MoA) system using the fastest, and most capable open models available: Qwen3-32B and Llama 3.3-70B. MoA is an emerging architecture that combines the strengths of multiple large language models in a layered, agent-based design. This approach delivers superior performance by enabling specialized agents to collaborate across layers—outperforming today’s frontier models in both accuracy and efficiency.\r\n\r\nTo ground this new paradigm in its roots, we’ll also explore how Mixture of Experts (MoE) architectures continue to push the boundaries of scale and specialization. Learn how Cerebras trains state-of-the-art MoEs from Daria Soboleva, Head Research Scientist.",
      "startsAt": "2025-06-03T13:00:00",
      "endsAt": "2025-06-03T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "2a047617-b898-4c21-853e-23a25fde36e2",
        "e1173ede-1080-4e38-bee3-ed9dfbca5293"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67101,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933688",
      "title": "AI Pipelines and Agents in Pure TypeScript with Mastra.ai",
      "description": "This hands-on workshop introduces Mastra.ai, a TypeScript framework that streamlines the development of agentic AI systems compared to traditional approaches using LangChain and vector databases. Participants will learn to build structured AI workflows with composable tools and reliable control, enabling them to create internal AI assistants that can handle requests like data cleaning, email drafting, and document summarization with minimal code. The session covers Mastra installation, running a local MCP server, defining tools and agents in TypeScript, using the Mastra playground, and implementing practical examples such as RAG setups and tool-chaining agents—all designed to equip attendees with the skills to develop scalable AI-driven internal tools based on sound software engineering principles rather than just experimental prompts.",
      "startsAt": "2025-06-03T15:30:00",
      "endsAt": "2025-06-03T17:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "79afe59b-ceb1-48d0-b189-a458b7ef0082",
        "044a4c46-addd-418c-9802-38534ec8a81a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61337,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933632",
      "title": "Agentic Coding with Windsurf",
      "description": "Agentic coding marks a new era in software development, where AI agents take on autonomous roles in coding tasks. The Windsurf IDE embodies this shift by integrating intelligent agents like Cascade, which maintain full codebase context to perform multi-file edits, run terminal commands, and suggest changes through tools like Supercomplete and Flows. In this session, we will explore features that allow developers to guide strategy while the AI handles execution, enhancing productivity and enabling more creative, high-level work.",
      "startsAt": "2025-06-03T15:30:00",
      "endsAt": "2025-06-03T17:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "428890ba-7b5c-444d-98b9-87fe5d27875f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61338,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914537",
      "title": "Building voice agents with OpenAI",
      "description": "We'll walk through the differences between chained and speech-to-speech powered voice agents, how to approach them, best practices and transform a text-based agent into our first voice-enabled agent",
      "startsAt": "2025-06-03T15:30:00",
      "endsAt": "2025-06-03T17:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b3866d58-4534-4446-905b-6fc6fcc780dd"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67096,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "942858",
      "title": "How to build world-class AI products (featuring Sarah Sachs, AI lead @ Notion)",
      "description": "Join us for a hands-on workshop where you'll learn practical strategies to evaluate AI applications throughout their lifecycle—from initial testing of prompts to ongoing monitoring in production. We’re excited to host Sarah Sachs, AI Lead at Notion, who will share insights into how Notion built their acclaimed Notion AI.",
      "startsAt": "2025-06-03T15:30:00",
      "endsAt": "2025-06-03T17:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "e9773934-4505-4ce4-85be-f462b80957f0"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67097,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933560",
      "title": "Navigating deep context in legacy code with Augment Agent",
      "description": "Attendees will learn to use an AI coding agent as a fast and intuitive part of navigating and working with complex, production-grade legacy code bases. We will drop directly into the code–written in assembly–that landed the1969 Apollo 11 astronauts on the moon and, through a series of challenges, locate parts of the code tied to key functionality. Using the agent to convert a key guidance computer algorithm into a more modern programming language, attendees will then compete to see whose code has what it takes to land on the moon.",
      "startsAt": "2025-06-03T15:30:00",
      "endsAt": "2025-06-03T17:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "14177da5-e0bd-45c1-8a6a-c3bf998a7d01",
        "d712ab12-e473-4dd7-ab15-f80cab104862"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67098,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "947798",
      "title": "Prompt Engineering & AI Red Teaming",
      "description": "Learn from the creator of Learn Prompting, the internet's 1st Prompt Engineering guide (released 2 months before ChatGPT), and HackAPrompt, the World's 1st AI Red Teaming competition.\r\n\r\nMy talk will cover topics ranging from the history of prompt engineering to the most advanced research-backed prompt engineering techniques.\r\n\r\nI will also discuss the origins of prompt injection and AI red teaming, as well as the current state of industry and the need for agentic red teaming.\r\n\r\nFinally, we will have an interactive competition where you will be able to hone your prompt hacking skills and win prizes from swyx!\r\n\r\nhttps://www.hackaprompt.com",
      "startsAt": "2025-06-03T15:30:00",
      "endsAt": "2025-06-03T17:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "f9f290b7-68af-404a-9a05-61789f0032ce"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67099,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933721",
      "title": "VoiceVision RAG - Integrating Visual Document Intelligence with Voice Response",
      "description": "In this workshop we will explore the integration of Colpali, a cutting-edge Vision based Retrieval Model, with voice synthesis for next-generation RAG systems. We'll demonstrate how Colpali's ability to generate multi-vector embeddings directly from document images bypasses traditional OCR and complex preprocessing, while adding voice output creates a more intuitive and accessible user experience. Attendees will see how this combination handles documents with mixed textual and visual information, leading to more efficient and accurate information retrieval with natural voice responses.",
      "startsAt": "2025-06-03T15:30:00",
      "endsAt": "2025-06-03T17:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "7f1e5d9b-4155-437d-9e76-a2d36dcf26bd"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67100,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915269",
      "title": "Shipping AI That Works: An Evaluation Framework for PMs",
      "description": "GenAI is reshaping the product landscape, creating huge opportunities (along with new expectations) for product managers. Yet while prompt engineering and model tuning get the spotlight, one critical skill can get overlooked: rigorous evaluation.\r\n\r\nThis talk will help PMs move beyond gut-feel “vibe checks” to adopt concrete, repeatable evaluation strategies for LLM-powered products. I'll break down essential eval methodologies, from human feedback and code-based checks to cutting-edge LLM-based evaluations. Drawing on real-world examples, I'll share a practical framework PMs can use to:\r\n\r\n-Confidently evaluate AI-driven features\r\n- Ground decisions in real, repeatable data\r\n- Build trust and delight through consistent quality\r\n",
      "startsAt": "2025-06-03T15:30:00",
      "endsAt": "2025-06-03T17:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "1feb3f6d-13cb-4ac8-9297-dbd4154ebfcf"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67101,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "949016",
      "title": "Designing AI-Intensive Applications",
      "description": "Whether you call it a workflow or an agent, AI engineered applications are seeing user-input:LLM-call ratios go from 1:1 (ChatGPT) to 1:100 (Deep Research, Codex) and even 0:n (Ambient/Proactive agents). How does AI Engineering change as you build increasingly AI intensive applications? ",
      "startsAt": "2025-06-04T09:10:00",
      "endsAt": "2025-06-04T09:20:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "2eeb60af-71b2-43dc-9100-8970239201b1"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "936800",
      "title": "Spark to System: Building the Open Agentic Web",
      "description": "AI builders no longer ask whether to use agents—but how many and how fast. In this kickoff keynote, Microsoft’s Asha Sharma shows what happens when natural language creation meets an industrial grade backbone.  Watch live demos—to see agents move from idea to production in real time. Walk out with the commands, repos, and open protocols to build your piece of the agentic web.",
      "startsAt": "2025-06-04T09:20:00",
      "endsAt": "2025-06-04T09:40:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "e74f4530-4fe3-4b9d-92e5-f2ecccd23163"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "927324",
      "title": "State of Startups and AI 2025",
      "description": "tba",
      "startsAt": "2025-06-04T09:40:00",
      "endsAt": "2025-06-04T10:00:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "fa7aeb1e-2489-4c86-a0f3-13697cb4d20b"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "935987",
      "title": "2025 in LLMs so far",
      "description": "What's changed in the world of LLMs since the AIE World's Fair last year? A lot! \r\n\r\nI'll be taking full advantage of my role as a fiercely independent researcher to review the past 12 months of advances in the field and catch everyone up on the latest models, free from any influence of vendors or employers.",
      "startsAt": "2025-06-04T10:00:00",
      "endsAt": "2025-06-04T10:20:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "41dc7bdd-f306-4c02-9da8-fe19e1887b6b"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933472",
      "title": "AI-powered entomology: Lessons from millions of AI code reviews",
      "description": "This talk will explore insights from millions of automated code reviews, revealing trends in bugs, vulnerabilities, and code health that Graphite’s AI code review agent have uncovered. This talk will also provide meta commentary into the types of bugs AI code review agents are great at spotting, and how far the field of AI code review has come in the last year alone.",
      "startsAt": "2025-06-04T10:40:00",
      "endsAt": "2025-06-04T10:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "89141d5d-353b-4aa9-9792-0002a0a33f39"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67121,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933692",
      "title": "Architecting Agent Memory: Principles, Patterns, and Best Practices",
      "description": "In the rapidly evolving landscape of agentic systems, memory management has emerged as a key pillar for building intelligent, context-aware AI Agents. Inspired by the complexity of human memory systems—such as episodic, working, semantic, and procedural memory—this talk unpacks how AI agents can achieve believability, reliability, and capability by retaining and reasoning over past experiences.\r\nWe’ll begin by establishing a conceptual framework based on real-world implementations from memory management libraries and system architectures:\r\nMemory Components representing various structured memory types (e.g., conversation, workflow, episodic, persona)\r\nMemory Modes reflecting operational strategies for short-term, long-term, and dynamic memory handling\r\nNext, the talk transitions to practical implementation patterns critical for effective memory lifecycle management:\r\nMaintaining rich conversation history and contextual awareness\r\nPersistence strategies leveraging vector databases and hybrid search\r\nMemory augmentation using embeddings, relevance scoring, and semantic retrieval\r\nProduction-ready practices for scaling memory in multi-agent ecosystems\r\nWe’ll also examine advanced memory strategies within agentic systems:\r\nMemory cascading and selective deletion\r\nIntegration of tool use and persona memory\r\nOptimizing performance around memory retrieval and LLM context window limits\r\nWhether you're developing autonomous agents, chatbots, or complex workflow orchestration systems, this talk offers knowledge and tactical insights for building AI that can remember, adapt, and improve over time.\r\nThis session is ideal for:\r\nAI engineers and agent framework developers\r\nArchitects designing Agentic RAG or multi-agent systems\r\nPractitioners building contextual, personalized AI experiences\r\nBy the end of the session, you’ll understand how to leverage memory as a strategic asset in agentic design—and walk away ready to build agents that not only act and reason but also remember.\t",
      "startsAt": "2025-06-04T10:40:00",
      "endsAt": "2025-06-04T10:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "f2f4bba6-574f-4663-8a29-c10f4146eb1b"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933493",
      "title": "Realtime conversational video with Pipecat and Tavus",
      "description": "Tavus shipped the world's first realtime video avatar platform last year. Developers use Tavus' conversational video APIs to create education, social, and customer support agents. The Tavus team built their innovative product using the Pipecat open source framework and Daily's global WebRTC infrastructure. Join us for a technical deep dive into conversational video.",
      "startsAt": "2025-06-04T10:40:00",
      "endsAt": "2025-06-04T10:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b1bec673-7ad4-468d-a387-e5ea0c8de0f4",
        "9dc75ef1-7d40-418c-800c-2f4c01489c1a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933684",
      "title": "Mastering Engineering Flow with Windsurf",
      "description": "As experienced engineers, especially senior and staff engineers, our focus shifts towards complex problem-solving, architectural decisions, and mentoring. While AI tools promise productivity gains, Windsurf offers more than just code completion and chat assistance – it's an agentic IDE built to enhance engineering flow. This talk explores how experienced engineers can leverage Windsurf's deep contextual awareness, structured guidance, and automated workflows to tackle sophisticated and complex tasks. We'll demonstrate practical strategies for accelerating feature development, automating code maintenance and reviews, and ultimately freeing up cognitive load to focus on high-impact engineering challenges. Learn how to move beyond basic AI assistance and truly partner with Windsurf to excel in your role.",
      "startsAt": "2025-06-04T10:55:00",
      "endsAt": "2025-06-04T11:10:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "db8127aa-f31f-4e13-8a91-68470c2c41f7"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67121,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933709",
      "title": "What does Enterprise Ready MCP mean?",
      "description": "Everyone is building MCP servers: from Slack integrations to personal data tools. They're good demos, but not ready to turn into production. So, what does it take to make MCP *enterprise-ready?*\r\n\r\nWe're going to cover the end-to-end process of getting a hacky MCP server authenticated, permissioned, and secure. We'll talk about registries, SSO, audit logs, agent identifiers, autonomy for agents, and oversight. Oh and we'll use MCP to buy some stuff.\r\n\r\nCome learn the stack needed to scale your MCP to the enterprise and some fun hacks along the way.",
      "startsAt": "2025-06-04T10:55:00",
      "endsAt": "2025-06-04T11:10:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b389b6a1-2fff-4316-84ee-605c464659b8"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "936299",
      "title": "Vibes won't cut it",
      "description": "What's the role of vibe coding in a production-grade applications? Join Augment Code's Chris Kelly as he talks about the role of context in software engineering, not code.",
      "startsAt": "2025-06-04T10:55:00",
      "endsAt": "2025-06-04T11:10:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "83bf9959-5e36-4c3d-b99d-4f966f430254"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "947165",
      "title": "MCP Origins & RFS",
      "description": "Learn more about the latest updates on MCP and get ideas for what startups to build.",
      "startsAt": "2025-06-04T11:15:00",
      "endsAt": "2025-06-04T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "949f7c29-5425-4b48-8320-5b2104ba5778"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67105,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "948608",
      "title": "Bolt.new: How we scaled $0-20m ARR in 60 days, with 15 people",
      "description": "Tiny Teams are the future of how startups are built, and it all comes down to team culture, decision making, tooling choices, and endless grit.\r\n\r\nIn this talk, Eric will share the high octane insights & learnings of how the 2nd fastest growing product in history _made it_ with a team of less than 15 people.",
      "startsAt": "2025-06-04T11:15:00",
      "endsAt": "2025-06-04T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ae3db70d-66c6-4b6d-9859-a0a973c45c81"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67106,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "929337",
      "title": "Recsys Keynote: Improving Recommendation Systems & Search in the Age of LLMs",
      "description": "Recommendation systems and search have long adopted advances in language modeling, from early adoption of Word2vec for embedding-based retrieval to the transformative impact of GRUs, Transformers, and BERT on predicting user interactions. Now, the rise of large language models (LLMs) is inspiring innovations in model architecture, scalable system designs, and richer customer experiences.\r\n\r\nIn this keynote, we'll dive into cutting-edge industry applications of LLMs in recommendation and search systems, exploring real-world implementations and measurable outcomes. Join us for an look at current trends and an exciting vision of how LLM-driven techniques will shape the future of content discovery and intelligent search.",
      "startsAt": "2025-06-04T11:15:00",
      "endsAt": "2025-06-04T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "5b8bacad-9e6b-4a65-9f31-c1c8c89e9097"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67107,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915992",
      "title": "HybridRAG: A Fusion of Graph and Vector Retrieval to Enhance Data Interpretation",
      "description": "Interpreting complex information from unstructured text data poses significant challenges to Large Language Models (LLM), with difficulties often arising from specialized terminology and the multifaceted relationships between entities in document architectures. Conventional Retrieval Augmented Generation (RAG) methods face limitations in capturing these nuanced interactions, leading to suboptimal performance. In our talk, we introduce a novel approach integrating Knowledge Graph-based RAG (GraphRAG) with VectorRAG, designed to refine question-answering (Q&A) systems for more effective information extraction from complex texts. Our approach employs a dual retrieval strategy that harnesses both knowledge graphs and vector databases, enabling the generation of precise and contextually appropriate answers, thereby setting a new standard for LLMs in processing sophisticated data.",
      "startsAt": "2025-06-04T11:15:00",
      "endsAt": "2025-06-04T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "fe4a5f0e-b102-41a2-8825-bef1760970c2"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67108,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "903524",
      "title": "From Copilot to Colleague: Building Trustworthy Productivity Agents for High-Stakes Work",
      "description": "This keynote will explore what it takes to move from basic generative assistants to fully agentic AI—systems that don’t just suggest but plan, act, and adapt—all within the structured, high-trust environments where professionals actually work.",
      "startsAt": "2025-06-04T11:15:00",
      "endsAt": "2025-06-04T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "527dd628-aaa1-4248-a232-5d92803d426a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "941249",
      "title": "Rise of the AI Architect",
      "description": "As the amount of consumer facing AI products grows, the most forward leaning enterprises have created a new role: the AI Architect. These leaders are responsible for helping define, manage, and evolve their company's AI agent experiences over time.\r\n\r\nIn this session, Clay Bavor (Cofounder of Sierra) will join Alessio Fanelli (co-host of Latent Space) in a fireside chat to share what it means to be an AI Architect, success stories from the market, and the future of the role.",
      "startsAt": "2025-06-04T11:15:00",
      "endsAt": "2025-06-04T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "c94ed665-4a20-49cc-afb0-dea6e1c27b34",
        "d311342f-376a-46ef-9b9a-2dea7ba83063"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916117",
      "title": "AI Automation that actually works: $100M, messy data, zero surprises",
      "description": "We will review the different kinds of automation use-cases, and the approach we used, that will drive over a $100M of expected annual impact by deploying AI for business critical initiatives. \r\n\r\nWe will discuss what kinds of automation initiatives become possible because of Gen AI. These were not tenable before because of the amount of customization required per customer or per scenario, and the kind of data involved in these workflows. Previously, these workflows were driven manually which were both error prone and required expensive training. \r\n\r\nTo replace or augment these manual business critical processes, automation _has_ to cross a very high bar of reliability. \r\n\r\nWe will share how we addressed the inherent non-determinism of Gen AI to create a predictable system that doesn’t have any surprising failure modes. We’ll also discuss how we worked with our existing data that was spread across various systems without an expensive centralisation and clean up effort. ",
      "startsAt": "2025-06-04T11:15:00",
      "endsAt": "2025-06-04T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "c447f01b-42fd-4c76-a8f3-3ed2f73731b3"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67111,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "925337",
      "title": "[PM Keynote] Everything is ugly so go build something that isn't",
      "description": "We're in an awkward adolescent phase of AI product (design). But what if this chaotic moment is actually our greatest opportunity? Enter the rebuilding revolution.\r\n\r\nIn this talk, we'll explore how the current state of AI interfaces offers a once-in-a-career chance to rethink fundamental UX patterns, with practical guidance on avoiding common pitfalls that plague first-generation AI products. \r\n\r\nLearn how to balance technical constraints with user needs, identify which conventional wisdom to keep versus discard, and ship AI experiences that actually delight users rather than frustrate them.",
      "startsAt": "2025-06-04T11:15:00",
      "endsAt": "2025-06-04T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "d2b57aa6-3078-480f-9bd9-c695ca74ede4"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67110,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933719",
      "title": "What every AI engineer needs to know about GPUs",
      "description": "Every programmer needs to know a few things about hardware, like processors, memory, and disks. Due to AI systems' extreme demand for mathematical processing power, AI engineers need to know a few things about GPUs -- the world's most popular high-throughput mathematical co-processor.\r\n\r\nIn this talk, I will explain the fundamental engineering constraints and design decisions that shape GPUs and trace those up to some counter-intuitive facts about the performance characteristics of AI systems, with actionable insights for their deployers and consumers.",
      "startsAt": "2025-06-04T11:15:00",
      "endsAt": "2025-06-04T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "415efc97-c2d6-431b-9712-b990158280dc"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67103,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915028",
      "title": "[Voice Keynote] Your realtime AI is ngmi",
      "description": "Sean DuBois of OpenAI and Pion, and Kwindla Hultman Kramer of Daily and Pipecat, will talk about why you have to design realtime AI systems from the network layer up.\r\n\r\nMost people who build realtime AI apps and frameworks get it wrong. They build from either the model out or the app layer down. But unless you start with the network layer and build up, you'll never be able to deliver realtime audio and video streams reliably. And perhaps even worse, you'll get core primitives wrong: interruption handling, conversation state management, asynchronous function calling.\r\n\r\nSean and Kwin agree on most things: old-school realtime systems people against the rest of the world. But they disagree on some important things, too, and will argue about those things live on stage. Do you need to give developers \"thick\" client-side realtime SDKs? Can you build truly great vendor neutral APIs? (You'll be surprised which of them argues which side, on that topic.)",
      "startsAt": "2025-06-04T11:15:00",
      "endsAt": "2025-06-04T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "607fd16a-9612-483a-87ba-1d3031d3a155",
        "8f80de08-076f-46c5-b824-9c28441cb56f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67104,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "942943",
      "title": "What we learned from shipping remote MCP support at Anthropic",
      "description": "We recently released remote MCP support for both claude.ai and the Anthropic API. This talk will cover architectural decisions we made in our implementation, remote MCP authentication, supporting engineers who are building out agentic AI tools, implementing custom internal transports, and whatever else we can fit into 18 minutes of your time.",
      "startsAt": "2025-06-04T11:35:00",
      "endsAt": "2025-06-04T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "d53120ed-dfe6-4f53-8c44-874728275615"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67105,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914550",
      "title": "The New Lean Startup",
      "description": "In this session, I will be presenting a case study of Oleve's journey, revealing how we've scaled a profitable multi-product portfolio with a tiny team. I'll walk you through the emergence of \"tiny teams,\" our two-track engineering methodology that has become our blueprint, as well as an inside look at our technical alpha – specifically how we've engineered deterministic AI agents to deliver magical and reliable consumer experiences to millions. You'll learn how we've built internal tools to grow leanly and created operating playbooks to scale operations without traditional headcount requirements. I'll also share our approach to scrappy infrastructure innovation and how our investment in internal tooling has served as a critical force multiplier. Finally, I'll give an overview of parts of the profitable portfolio playbook that keeps us lean, adaptable, and profitable across multiple product lines.\r\n\r\nStructure of talk:\r\n- the tiny teams revolution\r\n- the two-track engineering approach\r\n- technical alpha: deterministic ai agents at scale\r\n- scrappy infrastructure innovation\r\n- internal tooling as a multiplier\r\n- the profitable portfolio playbook",
      "startsAt": "2025-06-04T11:35:00",
      "endsAt": "2025-06-04T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "de9c3919-7e80-4455-9778-b1fdb30ddac6"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67106,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "932498",
      "title": "What We Learned from Using LLMs in Pinterest Search",
      "description": "Pinterest Search integrates Large Language Models (LLMs) to enhance relevance scoring by combining search queries with rich multimodal content, including visual captions, link-based text, and user curation signals. A semi-supervised learning framework enables scaling to large and multilingual datasets, going beyond English and limited human labels. These LLM-driven models are distilled into efficient architectures for real-time serving, with experimental validation and large-scale deployment demonstrating substantial improvements in search relevance for Pinterest users worldwide.",
      "startsAt": "2025-06-04T11:35:00",
      "endsAt": "2025-06-04T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b47f46a4-b920-4f97-aeaa-689185733e73",
        "a834abf6-7c03-4b20-89f6-46f826954443"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67107,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914548",
      "title": "Wisdom Discovery at Scale: Code Less KAG with n8n MultiAI Agents",
      "description": "\"Wisdom Discovery at Scale: Code Less KAG with n8n MultiAI Agents\"",
      "startsAt": "2025-06-04T11:35:00",
      "endsAt": "2025-06-04T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "337aa731-b47d-43b7-87e3-d33e19f2fb89"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67108,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "904722",
      "title": "Accelerating Investment Operations: How BlackRock Builds Custom Knowledge Apps at Scale.",
      "description": "Investment Operations teams are the backbone of asset and investment management firms. Their day-to-day work not only enables portfolio managers to respond swiftly to market events but also ensures that complex, unstructured data flows seamlessly across the organization.\r\nIn this talk, we introduce a modular, Kubernetes-native AI framework purpose-built to scale custom Knowledge Apps across the enterprise. Designed with speed, flexibility, and compliance in mind, the framework empowers teams to launch production-grade document extraction applications in minutes instead of months, unlocking new levels of automation and efficiency for investment management workflows.\r\nWe’ll also share how this framework has helped BlackRock streamline document extraction processes, generate investment signals, reduce operational overhead, and accelerate the delivery of high-impact business use cases—all while maintaining the robustness and control required in a regulated industry.",
      "startsAt": "2025-06-04T11:35:00",
      "endsAt": "2025-06-04T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "41650cf7-bce8-486c-bff9-1283aa976cbe",
        "45160f46-e17e-4801-9395-eaaa9549e70b"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "907834",
      "title": "Building Applications with AI Agents",
      "description": "Generative AI has dramatically shortened the distance between ideas and implementation, enabling faster prototyping and deployment than ever before. But while language models can streamline individual tasks, true transformation comes from combining these capabilities into intelligent, autonomous systems—AI agents.\r\n\r\nThis talk explores how to build and deploy foundation model-enabled agent systems that go beyond simple prompt chaining or chatbots. Drawing from real-world implementations and the latest research, it offers a clear and practical path to designing both single-agent and multi-agent systems capable of handling complex workflows with minimal oversight.\r\n\r\nAttendees will gain a deeper understanding of the core design principles behind agentic systems, the architectural trade-offs involved in orchestrating multiple agents, and the strategies required to develop tailored solutions that enhance efficiency and innovation. Whether just beginning or scaling up, participants will leave with actionable insights to navigate the rapidly evolving world of AI autonomy.",
      "startsAt": "2025-06-04T11:35:00",
      "endsAt": "2025-06-04T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "5c1894f2-b91e-48f1-a1f2-b67c8effc3d0"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914080",
      "title": "12 Factor Agents - Principles of Reliable LLM Applications",
      "description": "Hi, I'm Dex. I've been hacking on AI agents for a while.\r\n\r\nI've tried every agent framework out there, from the plug-and-play crew/langchains to the \"minimalist\" smolagents of the world to the \"production grade\" langraph, griptape, etc.\r\n\r\nI've talked to a lot of really strong founders who are all building really impressive things with AI. Most of them are rolling the stack themselves. I don't see a lot of frameworks in production customer-facing agents.\r\n\r\nI've been surprised to find that most of the products out there billing themselves as \"AI Agents\" are not all that agentic. A lot of them are mostly deterministic code, with LLM steps sprinkled in at just the right points to make the experience truly magical.\r\n\r\nAgents, at least the good ones, don't follow the \"here's your prompt, here's a bag of tools, loop until you hit the goal\" pattern. Rather, they are comprised of mostly just software.\r\n\r\nSo, I set out to answer:\r\n\r\nWhat are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?\r\n",
      "startsAt": "2025-06-04T11:35:00",
      "endsAt": "2025-06-04T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b08fa907-c722-40c1-a87f-70cdd1b1abeb"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67111,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914842",
      "title": "Why your product needs an AI product manager, and why it should be you",
      "description": "So you've built another cool demo. Now what? You have hype, but not impact. You have kudos but no users. Ultimately you have a demo, but not a product.\r\n\r\nThe unique uncertainty of AI technology demands a new approach – beyond traditional product management. You need an AI Product Manager. This talk explains why this role is essential for building real AI products, using real case studies from the incubator for Artificial Intelligence in the UK Government.\r\n\r\nMore importantly, it reveals why your technical depth makes you uniquely suited to step into this critical leadership gap. Discover why could be the ideal candidate to be the AI Product Manager your product needs, and how to step into that role.",
      "startsAt": "2025-06-04T11:35:00",
      "endsAt": "2025-06-04T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "4fdfdeca-1862-4955-a306-59cf77a9f79b"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67110,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "905305",
      "title": "Why We Don’t Need More Data Centers",
      "description": "AI infrastructure today is caught in an endless cycle: build more data centers, deploy more GPUs, repeat. \r\n\r\nBut this approach is fundamentally flawed—expensive, inefficient, and environmentally unsustainable. \r\n\r\nIn this talk, we will unpack why continuously expanding data centers masks deeper infrastructure inefficiencies, and why leveraging a GPU marketplace to dynamically allocate existing resources is essential. \r\n\r\nWe will explore practical use-cases where companies scale GPU capacity flexibly, startups gain affordable compute, and idle GPUs are monetized, enabling a future of sustainable and democratized AI infrastructure.",
      "startsAt": "2025-06-04T11:35:00",
      "endsAt": "2025-06-04T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "1f442afe-45ef-48c0-9782-5a5267729d06"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67103,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "931123",
      "title": "Shipping an Enterprise Voice AI Agent in 100 Days",
      "description": "What does it take to go from blank page to live enterprise voice agent in 100 days?\r\n\r\nThat’s the challenge we took on with Fin Voice at Intercom. Enterprise customer service demands high-quality, reliable voice interactions - but delivering that fast means wrestling with tough problems like latency, hallucinations, voice quality, and answer accuracy.\r\n\r\nWe rapidly evaluated and integrated a full voice stack - including transcription, language model, text-to-speech, retrieval-augmented generation, and telephony - while designing tools that fit seamlessly into existing human support workflows.\r\n\r\nIn this session, I’ll share key lessons from our accelerated development of Fin Voice. We'll explore the technical and operational hurdles we faced, the trade-offs we made, and how we built deployment and handover tools that work for customer service teams. You'll leave with insights into building AI-driven voice products that are both powerful and practical.",
      "startsAt": "2025-06-04T11:35:00",
      "endsAt": "2025-06-04T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ca0c85d0-179e-481e-8fbd-b6afb70f18dd"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67104,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914489",
      "title": "Full Spectrum MCP: Uncovering Hidden Servers and Clients Capabilities",
      "description": "The true power of Model Context Protocol emerges when clients and servers collaborate across the full spectrum of the specification. This talk presents practical examples of how VS Code's comprehensive implementation of MCP transforms the capabilities of AI assistants, making them more contextual, efficient, and user-friendly. We'll showcase advanced features like dynamic tool discovery and workspace-aware roots, demonstrating how they create experiences impossible with standard tools integrations while confronting the reality gap between MCP's theoretical potential and practical implementation challenges.",
      "startsAt": "2025-06-04T11:55:00",
      "endsAt": "2025-06-04T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "979f5c8a-93fc-406a-aaea-5bab9ca54c8d"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67105,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "911846",
      "title": "Using OSS models to build AI apps with millions of users",
      "description": "In this talk, Hassan will go over how he builds open source AI apps that get millions of users like roomGPT.io (2.9 million users), restorePhotos.io (1.1 million users), Blinkshot.io (1 million visitors), and LlamaCoder.io (1.4 million visitors). He'll go over his journey in AI, demo some of the apps that he's built, and dig into his tech stack and code to explain how he builds these apps from scratch. He’ll also go over how to market them and go over his top tips and tricks for building great full-stack AI applications quickly and efficiently.\r\n\r\nThis talk will start from first principles and give you a glimpse into Hassan’s workflow of idea -> working app -> many users. Attendees should come out of this session equipped with the resources to build impressive AI applications and understand some of the behind the scenes of how they’re built and marketed. This will hopefully serve as an educational and inspirational talk that encourages builders to go build cool things.",
      "startsAt": "2025-06-04T11:55:00",
      "endsAt": "2025-06-04T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "6f7997a2-1fef-42ef-947e-9c80e4648c0f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67106,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936205",
      "title": "360Brew LLM-based Foundation Model for Personalized Ranking and Recommendation",
      "description": "We will give a talk about our journey of building a foundation model for solving ranking and recommendation tasks",
      "startsAt": "2025-06-04T11:55:00",
      "endsAt": "2025-06-04T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "831c2f4f-7b86-431b-a943-24aea281cbf5",
        "44d484be-1904-4380-9948-ed3e15d3022f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67107,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "912811",
      "title": "When Vectors Break Down: Graph-Based RAG for Dense Enterprise Knowledge",
      "description": "Enterprise knowledge bases are filled with \"dense mapping,\" thousands of documents where similar terms appear repeatedly, causing traditional vector retrieval to return the wrong version or irrelevant information. When our customers kept hitting this wall with their RAG systems, we knew we needed a fundamentally different approach.\r\n\r\nIn this talk, I'll share Writer's journey developing a graph-based RAG architecture that achieved 86.31% accuracy on the RobustQA benchmark while maintaining sub-second response times, significantly outperforming vector approaches.\r\n\r\nI'll survey the key techniques behind this performance leap and why graph-based approaches excel with complex enterprise information structures like product documentation, financial documents, and technical specifications that challenge traditional RAG systems. You'll learn about using specialized LLMs to build semantic relationships, how compression techniques efficiently handle concentrated enterprise data patterns, and how infusing key data points in the memory layer of the LLM lowers hallucination.\r\n\r\nThe presentation will provide practical insights into identifying when graph-based approaches make sense for your organization's specific data challenges, helping you make informed architectural decisions for your next enterprise RAG system.",
      "startsAt": "2025-06-04T11:55:00",
      "endsAt": "2025-06-04T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "3f1fc718-d686-4c68-9a90-3127e4d56977"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67108,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915616",
      "title": "How agents will unlock the $500B promise of AI",
      "description": "AI agents are on the cusp of revolutionizing work as we know it. The number of use cases software can tackle is set to explode as AI handles tasks requiring real judgment. But to cross the gap between an interesting AI prototype and an essential business tool, you need agents built by developers with real guardrails and security.\r\n\r\nThis means blending AI assistance with traditional coding in a multimodal approach that maximizes efficiency and control. The future isn't about dropping in an LLM — it requires integrating any model, any data, any system to deliver results. \r\n\r\nCompanies utilizing this approach can finally turn their slice of the $500B+ of total AI investment into real business results. \r\n",
      "startsAt": "2025-06-04T11:55:00",
      "endsAt": "2025-06-04T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "15688085-28bc-44b9-9c4e-08843c881790"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915990",
      "title": "The Rise of Open Models in the Enterprise",
      "description": "This year kicked off with the DeepSeek-R1 news cycle breaking out of our AI Engineering bubble into the mainstream tech and business world. Leaders at the highest levels of the largest enterprises started asking how open source models could enhance and accelerate their AI strategy.\r\n\r\nOpen source models promise increased ownership of AI systems: control over performance and price, improved uptime and reliability, better compliance, and flexible hosting options. How are these promises playing out after months of implementation? In this talk, I’ll draw on hundreds of conversations with AI leaders at enterprise companies to discuss what has — and hasn’t — changed about enterprise AI strategy in a world where open-source models compete on the frontier of intelligence.",
      "startsAt": "2025-06-04T11:55:00",
      "endsAt": "2025-06-04T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "217586b5-d1f3-4c69-8f8f-774e76a06602"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "913755",
      "title": "Scaling AI agents without breaking reliability",
      "description": "As AI agents move from prototypes to production, developers are running into new challenges with orchestration, failure handling, and infrastructure. This session will unpack lessons from teams already building real-world systems and share how to design for reliability from the start.",
      "startsAt": "2025-06-04T11:55:00",
      "endsAt": "2025-06-04T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "0bfc23a2-2561-42b7-a0c5-8a992dca6bc4"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67111,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "945392",
      "title": "Shipping something to someone always wins",
      "description": "Learnings from building products at Stripe and applying them in an AI native word",
      "startsAt": "2025-06-04T11:55:00",
      "endsAt": "2025-06-04T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "f971aeef-bf39-409c-98a1-130d79ea7d99"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67110,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "937137",
      "title": "Large Scale AI on Apple Silicon using EXO",
      "description": "The hardware lottery: when a research idea wins because it is better suited to current hardware and software, and not because it is universally superior.\r\n\r\nMachine learning researchers often treat hardware as a fixed constraint and stop exploring beyond it. Yet historically, breakthroughs have come from algorithms that best align with the dominant hardware-software stack - neural networks being a classic example.\r\n\r\nIn this talk, EXO Labs co-founder Alex Cheema will share recent algorithmic improvements for running large scale AI workloads on Apple Silicon.\r\n\r\nAlex will demonstrate how the EXO Framework enables inference, fine-tuning, and training of large ML models on Apple Silicon, from the scale of one MacBook locally to clusters of colocated M3 Ultra Mac Studios.",
      "startsAt": "2025-06-04T11:55:00",
      "endsAt": "2025-06-04T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ac32d3ee-cca4-425d-89ce-203762f812e5"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67103,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915031",
      "title": "What we can learn from self driving in autonomous voice agents",
      "description": "The reliability challenges facing voice & chat AI deployment today mirror those that the autonomous vehicle industry confronted years ago. This talk explores how evaluation methodologies developed for self-driving cars can be transferred to create autonomous, self-improving evaluation systems for conversational AI. Drawing from my experience building evaluation infrastructure at Waymo and now developing Coval, an enterprise-grade reliability platform for conversational agents, I'll demonstrate how systematic testing infrastructure is not just a technical requirement but a competitive advantage in the rapidly evolving AI landscape.",
      "startsAt": "2025-06-04T11:55:00",
      "endsAt": "2025-06-04T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "e0e7e5a4-c730-471e-afa3-fcfe5251b3ad"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67104,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "947995",
      "title": "MCP isn’t good, yet",
      "description": "You’ve heard a lot about MCP, probably been given an AI mandate or two, and are trying to figure out what’s real and what’s make believe. \r\n\r\nThis session will give practical advice for how you should be thinking about MCP, the implementation pit falls, and where the speaker thinks things are going. ",
      "startsAt": "2025-06-04T12:15:00",
      "endsAt": "2025-06-04T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a61b9574-dff6-4fb6-a757-24fccee8c118"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67105,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "940118",
      "title": "Gumloop's Path to be a 10 person unicorn",
      "description": "An overview of how Gumloop is scaling automation across companies like Instacart, Webflow and Shopify with less than 10 people.",
      "startsAt": "2025-06-04T12:15:00",
      "endsAt": "2025-06-04T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "214868da-f307-43f8-97ea-43a3d68ed026"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67106,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "915023",
      "title": "Stop Using RAG as Memory",
      "description": "RAG is great for static knowledge retrieval—but terrible at memory. Vectorstore-based systems sold as memory lack relational and temporal awareness, leading agents astray with outdated or ambiguous information.\r\n\r\nDiscover how temporally-aware knowledge graphs—built by the open-source Graphiti framework—solve these limitations. You’ll learn practical strategies to maintain precise, context-rich memory, enabling agents to reason accurately about historical context and knowledge provenance.",
      "startsAt": "2025-06-04T12:15:00",
      "endsAt": "2025-06-04T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "89c4c54d-7577-4277-9999-3b3b0da52822"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67108,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "937225",
      "title": "3 ingredients for building reliable enterprise agents",
      "description": "It's easy to build a prototype of an agent, but hard to put an agent in production - especially in an enterprise setting. In this section, will talk about three ingredients for building reliable agents in the enterprise.",
      "startsAt": "2025-06-04T12:15:00",
      "endsAt": "2025-06-04T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "5c31e6e8-782c-4bc6-92ec-d03fbb2da7ba"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "915312",
      "title": "Production software keeps breaking and it will only get worse.  Here’s how Traversal is fixing it.",
      "description": "Software is eating the world. AI is eating software. AI-powered SWE means a whole lot more software is going to be written that powers mission critical systems in the coming years, with hardly any of it written by humans. Hence, when these software systems inevitably break, it’s going to be next to impossible to troubleshoot them. Towards addressing this issue, we’ll do a product launch of Traversal’s AI, a significant step towards self-healing software systems. We will showcase how it is already used to autonomously troubleshoot production incidents in some of the most complex enterprise environments.",
      "startsAt": "2025-06-04T12:15:00",
      "endsAt": "2025-06-04T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "5154a162-47d1-4c47-9cd7-f185140e7cf5",
        "57c7e83f-4c1b-46ee-9f5a-f231d7eddd90",
        "431907d7-ade9-4bba-aebe-173770b772cd",
        "1b3e98d3-0b37-4945-8ad4-8eac22ba15ed"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67111,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914975",
      "title": "Survive the AI Knife-Fight: Building Products That Win",
      "description": "If you’ve ever been blocked by vague specs, shifting goals, or chasing “vibes,” things have only gotten messier in the age of AI. Everyone is obsessing over engineers doing PM work and PMs cranking out prototypes—but that skips the hardest question: What should we build, and why will it win? Today’s competitive landscape is a knife-fight.  When it’s trivial to ship “something,” true differentiation becomes brutally difficult.\u0003\u0003\u0003\r\n\r\nAt Reforge, we built AI agents that analyze user feedback at scale, perform real-time market analysis, model feature impact, and run continuous user research -- pushing us to rethink what \"product work” actually looks like.\r\n\r\nIn this talk, we’ll explore:\r\n\r\n- How to find a seam within the red ocean of incumbents, well-funded upstarts, and the horde of startups. \r\n- How to use real-time feedback analysis, competitive monitoring, synthetic users, AI-native research to understand impact before it ships. \r\n- How to architect workflows where human intuition and machine intelligence ship product side by side.",
      "startsAt": "2025-06-04T12:15:00",
      "endsAt": "2025-06-04T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "15df4e7f-12d8-4868-9e5d-339da4c9332b"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67110,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "937506",
      "title": "Serving Voice AI at $1/hr: Open-source, LoRAs, Latency, Load Balancing",
      "description": "This is a talk that goes over our experience deploying Orpheus (Emotive, Realtime TTS) to production. It will cover topics:\r\n\r\n- Latency and optimizations\r\n- High fidelity voice clones w/ examples\r\n- Load balancing w/ multiple GPUs and multiple LoRas",
      "startsAt": "2025-06-04T12:15:00",
      "endsAt": "2025-06-04T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "54d6c952-92f9-47f0-863b-2acf133bb0bb",
        "0487fb22-aae1-48c7-99ba-895cb7481cd9"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67104,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "944039",
      "title": "AI Red Teaming Agent: Accelerate your AI safety and security journey with Azure AI Foundry",
      "description": "In the age of autonomous AI agents, ensuring their safety and reliability is paramount. But how can we proactively uncover vulnerabilities before they impact real-world scenarios? Enter Azure AI Evaluation SDK’s Red Teaming Agent—a cutting-edge tool designed to rigorously challenge your AI agents, exposing hidden risks and unexpected behaviors. This session will guide you through the powerful capabilities of Azure’s Red Teaming Agent, demonstrating how it simulates adversarial scenarios, stress-tests agentic decision-making, and ensures your applications remain robust, ethical, and safe. You’ll learn practical techniques for systematically identifying weaknesses, interpreting evaluation results, and integrating safety checks into your development lifecycle. Join us to explore how embracing adversarial testing not only mitigates risks but strengthens trust in your AI solutions—keeping you ahead in the rapidly evolving landscape of responsible AI.",
      "startsAt": "2025-06-04T12:45:00",
      "endsAt": "2025-06-04T13:05:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "d05487f4-7fd2-413d-b446-8bcd1a922dc7",
        "28dc9108-8ffc-4ad5-9499-0f640b780aa2"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67102,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933629",
      "title": "How to trust an agent with software delivery",
      "description": "AI-powered agents promise faster, easier software delivery, but their unpredictable behavior often makes engineers hesitant to fully trust them with critical workflows. Sam Alba, Co-founder of Dagger (and previously co-creator of Docker), explains how teams can reliably integrate agents into their delivery pipelines by shifting how they structure and manage automation.\r\n\r\nHe'll share four practical strategies learned from real-world experience:\r\n\r\n1. Treat agents as workflow participants, not isolated tools.\r\nStop using agents as disconnected scripts or IDE plugins. Treating them as first-class parts of your delivery process simplifies your architecture, reduces hidden complexity, and makes agent outcomes more predictable.\r\n\r\n2. Use many small agents instead of one big one.\r\nJust as software evolved from monoliths to microservices, software delivery benefits from smaller, specialized agents with clearly defined responsibilities. Smaller agents are easier to understand, maintain, and integrate.\r\n\r\n3. Define clear environments—the real lever for reliability.\r\nInstead of chasing perfect prompts or models, focus on clearly defining the tools, resources, and permissions around your agents. Precisely controlling their environments makes agents behave consistently and reliably.\r\n\r\n4. Design workflows for easy debugging and observability.\r\nAgents will sometimes fail unexpectedly. Sam will share simple, effective ways to build clear tracing and observability into your workflows from the start, making debugging quicker and less frustrating.\r\n\r\nYou'll leave with practical, immediately usable techniques that give you the confidence to trust AI agents in your software delivery pipelines.",
      "startsAt": "2025-06-04T12:45:00",
      "endsAt": "2025-06-04T13:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b98c1681-c591-459f-91bc-eaa6bd4ae9be"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933716",
      "title": "How fast are LLM inference engines anyway?",
      "description": "Open weights models and open source inference servers have made massive strides in the year since we last got together at AIE World's Fair.\r\n\r\nWhere once we had only pirated LLaMA 2 weights and Transformers, we now have an embarrassment of riches. In fact, we have too many choices! What's an AI engineer looking to self-host inference to do?\r\n\r\nIn this session, we'll share our benchmarking results from hundreds of runs across models, frameworks, and hardware. We'll also share tips and tricks from working with teams deploying LLM inference at scale.",
      "startsAt": "2025-06-04T12:45:00",
      "endsAt": "2025-06-04T13:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "d3b124f8-5641-42bd-8cee-05ccd1c807b8"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933652",
      "title": "Events are the Wrong Abstraction for Your AI Agents",
      "description": "AI Agents are distributed systems. Agents need to connect and communicate with tools, data repositories, other agents, etc., all over a network. Event-Driven Architecture is a common pattern for facilitating this connectivity, using Events as the communication abstraction. However, this pattern introduces complexities as well, such as fragmented logic, increased latency, decreased observability, and more. But what if there were a way to get the benefits of Event-Driven Architecture without the complexities? Enter Durable Execution. In this talk, we'll discuss the pitfalls of Event-Driven Architecture, how Durable Execution solves these issues, and why Durable Execution, not Events, is the correct abstraction for building AI Agents.",
      "startsAt": "2025-06-04T13:00:00",
      "endsAt": "2025-06-04T13:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b5eb465d-051d-4ebd-9ab6-8622baf27e47"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933621",
      "title": "Effective agent design patterns in production",
      "description": "At LlamaIndex we see a lot of agents built every day, and we've got a sense of what works and what doesn't. We've distilled those learnings down into a series of patterns and best practices for building real-world, production agents, and we're here to share them. You'll learn patterns for applying structure and guidance to famously nondeterministic LLMs and get concrete instruction on how to implement them.",
      "startsAt": "2025-06-04T13:00:00",
      "endsAt": "2025-06-04T13:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "cfe80e04-2c05-4704-a828-05eb7ab87579"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936818",
      "title": "Agentic Excellence: Mastering Evaluation of AI Agents with Azure AI Evaluation SDK",
      "description": "As AI agents transition from experimental assistants to critical components of enterprise workflows, reliably evaluating their performance becomes essential. But how do you systematically measure an AI agent’s capabilities, contextual understanding, and accuracy across diverse scenarios?\r\n\r\nIn this talk, we'll dive deep into the Azure AI Evaluation SDK, an innovative tool designed to rigorously assess agentic applications. Learn how to create powerful evaluations using structured test plans, scenarios, and advanced analytics that pinpoint strengths and expose hidden weaknesses. Through practical examples and real-world case studies, you'll discover how companies are already leveraging this SDK to enhance agent trustworthiness, reliability, and performance.\r\n\r\nWhether you're developing conversational agents, data-driven decision-makers, or autonomous workflow orchestrators, this session equips you with the techniques and insights needed to ensure your AI solutions deliver exceptional value and exceed user expectations.\"\"\r\n",
      "startsAt": "2025-06-04T13:10:00",
      "endsAt": "2025-06-04T13:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "920f3755-20ef-4781-9fd1-146b57031511"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67102,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933641",
      "title": "Revenue Engineering: How to Price (and Reprice) Your AI Product",
      "description": "You’ve trained the model—now it’s time to train the business. This talk dives into the engineering behind pricing systems that can evolve as fast as your AI stack.\r\n\r\nOrb CTO Kshitij Grover will walk through how leading AI companies design infrastructure to support experimentation, scale, and real-world monetization constraints.\r\n\r\nTopics include:\r\n- How to meter usage and map it to pricing with accuracy and auditability\r\n- Factoring in margins and underlying costs when designing pricing strategy\r\n- Handling complexity across motions: self-serve vs. enterprise, pay-as-you-go vs. committed contracts\r\n- How to test pricing changes safely (and roll them back when needed)\r\n\r\nWhether you’re bootstrapping a pricing system from scratch or replacing a brittle V1, you’ll leave with architectural patterns and mental models to make pricing a first-class engineering concern.\r\n",
      "startsAt": "2025-06-04T13:15:00",
      "endsAt": "2025-06-04T13:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "03a546b2-ff3e-4fc5-8fe2-0c29c95f1953"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933549",
      "title": "Agentic GraphRAG: AI’s Logical Edge",
      "description": "AI models are getting tasked to do increasingly complex and industry specific tasks where different retrieval approaches provide distinct advantages in accuracy, explainability, and cost to execute. GraphRAG retrieval models have become a powerful tool to solve domain specific problems where answers require logical reasoning and correlation that can be aided by graph relationships and proximity algorithms. We will demonstrate how an agent architecture combining RAG and GraphRAG retrieval patterns can bridge the gap in data analysis, strategic planning, and retrieval to solve complex domain specific problems.\t",
      "startsAt": "2025-06-04T13:30:00",
      "endsAt": "2025-06-04T13:45:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "0793b99f-1282-4674-9d21-f88e30c8232e"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "911925",
      "title": "MCP is all you need",
      "description": "Everyone is talking about agents, and right after that, they’re talking about agent-to-agent communications. Not surprisingly, various nascent, competing protocols are popping up to handle it.\r\n\r\nBut maybe all we need is MCP — the OG of GenAI communication protocols (it's from way back in 2024!).\r\n\r\nLast year, Jason Liu gave the second most watched AIE talk — “Pydantic is all you need”.\r\n\r\nThis year, I (the creator of Pydantic) am continuing the tradition by arguing that MCP might be all we need for agent-to-agent communications.\r\n\r\nWhat I’ll cover:\r\n\r\n- Misusing Common Patterns: MCP was designed for desktop/IDE applications like Claude Code and Cursor. How can we adapt MCP for autonomous agents?\r\n- Many Common Problems: MCP is great, but what can go wrong? How can you work around it? Can the protocol be extended to solve these issues?\r\n- Monitoring Complex Phenomena: How does observability work (and not work) with MCP?\r\n- Multiple Competing Protocols: A quick run-through of other agent communication protocols like A2A and AGNTCY, and probably a few more by June 😴\r\n- Massive Crustaceans Party: What might success look like if everything goes to plan?",
      "startsAt": "2025-06-04T14:00:00",
      "endsAt": "2025-06-04T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "bb2ab6f3-c148-4f33-b1c8-da2ecdc1b6c7"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67105,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "923914",
      "title": "Tiny Teams",
      "description": "Sean reached out on X, happy to do a talk on how to build a tiny team",
      "startsAt": "2025-06-04T14:00:00",
      "endsAt": "2025-06-04T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b51b2de9-bffc-4fca-ab1c-ecfd3932e0de"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67106,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "932583",
      "title": "One model to rule recommendations: Netflix's Big Bet",
      "description": "Discuss the foundation model strategy for personalization at Netflix based on this post https://netflixtechblog.com/foundation-model-for-personalized-recommendation-1a0bd8e02d39 and recent developments. ",
      "startsAt": "2025-06-04T14:00:00",
      "endsAt": "2025-06-04T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "53f93fd4-a3dc-4047-892a-ae2db2f3c173"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67107,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "915740",
      "title": "Practical GraphRAG - Making LLMs smarter with Knowledge Graphs",
      "description": "RAG has become one standard architecture component for GenAI applications to address hallucinations and integrate factual knowledge. While vector search over text is common, knowledge graphs represent a proven advancement by leveraging advanced RAG patterns to access and integrate interconnected factual information, complementing the language skills of LLMs. This talk explores GraphRAG challenges, implementation patterns, and real-world agentic examples with Google's ADK, demonstrating how this approach delivers more trustworthy and explainable GenAI solutions with enhanced reasoning capabilities.",
      "startsAt": "2025-06-04T14:00:00",
      "endsAt": "2025-06-04T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a035c1ab-f6b9-40d7-b626-5b2da7f43e92",
        "874892d4-9a6d-4f7b-8b43-3a73b507f586",
        "0793b99f-1282-4674-9d21-f88e30c8232e"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67108,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "932429",
      "title": "Building an Agentic Platform",
      "description": "Explore the technical evolution of metadata extraction at Box and how it shaped the foundation of our AI platform. We’ll walk through our transition to an agentic-first design—why it was necessary, how we approached the rebuild, challenges we encountered along the way, and the advantages it unlocked.",
      "startsAt": "2025-06-04T14:00:00",
      "endsAt": "2025-06-04T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "5aaeac52-c97c-4c71-badd-6502e40699d2"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916157",
      "title": "AI That Pays: Lessons from Revenue Cycle",
      "description": "While much of the AI innovation in healthcare has centered on clinical and patient-facing applications, Revenue Cycle Management (RCM) remains an underexplored yet critical domain. Given the growing financial pressures facing providers, rethinking how healthcare gets paid is essential to ensuring access and sustainability. The combination of which makes RCM an opportune area for AI disruption.\r\n\r\nThis session explores how the combination of vast structured and unstructured data, often rule-based workflows, and direct financial opportunity to drive meaningful outcomes. We’ll also share practical lessons from our journey evolving a traditional machine learning mindset to incorporate the latest advances in Generative AI, and how that shift is reshaping what's possible in healthcare operations.",
      "startsAt": "2025-06-04T14:00:00",
      "endsAt": "2025-06-04T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "75caaf38-093d-4f2f-b4b2-8ce5aeb4bea4"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915338",
      "title": "How to build Enterprise-aware agents",
      "description": "While LLMs demonstrated impressive reasoning capabilities, their out-of-the-box reasoning is akin to hiring a brilliant but brand-new employee who doesn’t have the enterprise context of “how things are done at this company”. In this talk, I'll introduce “Workflow Search” as a paradigm to build enterprise-aware agents that can balance predictability on common tasks, and flexibility on unforeseen tasks.\r\n",
      "startsAt": "2025-06-04T14:00:00",
      "endsAt": "2025-06-04T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "c76d65c1-a932-4649-b699-b67f0646072c",
        "d28ab6c9-b76f-4f91-9a2f-d54805cbc871"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67111,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915648",
      "title": "Shipping Products When You Don’t Know What they Can Do",
      "description": "A customer recently asked me: “Hey, can I tag your AI agent in a Google Doc comment?”\r\n\r\nThe honest answer: I have no idea! We never designed our agents to handle Google Doc comments, but we tried it anyway… and it worked! The agent performed beautifully, the customer was thrilled, and I was left bewildered.\r\n\r\nWelcome to Product Management for AI agents, where roadmaps are fuzzy and we only learn the boundaries of our products after they’re released. When a product doesn’t follow predefined requirements but instead learns and improvises at runtime, PMs must give up control and lean into uncertainty, curiosity, experimentation, and fast feedback loops.\r\n\r\nThis talk is a field guide for Product/Engineering teams navigating this new reality. We’ll cover how to write specs for affordances instead of features, how to use AI evals as a product development tool, and how to perform User Acceptance Testing on undocumented emergent behavior. Most importantly, we’ll explore how to build trust with customers even when the answer is, truthfully, “I don’t know.”\r\n\r\nIf you’re managing AI-native products in 2025 the same way you managed web apps in 2020, you might find yourself A/B testing an agent that decided to go off and do C, D, and E all by themselves!\r\n",
      "startsAt": "2025-06-04T14:00:00",
      "endsAt": "2025-06-04T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "2b6fdff3-b2d4-4765-bd3a-f6146379b99c"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67110,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "928676",
      "title": "[Infra Keynote] Geopolitics of AI Infrastructure",
      "description": "As AI reshapes the global balance of power, the infrastructure behind it—chips, data centers, power, and supply chains—has become a new arena for geopolitical competition. This talk explores how nations are racing to secure critical AI hardware, control compute capacity, and assert influence over the technologies and talent that define the future.",
      "startsAt": "2025-06-04T14:00:00",
      "endsAt": "2025-06-04T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "7e0cf113-19cc-478a-83f3-b42f3b6a3cba"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67103,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "916079",
      "title": "Building the Voice-First Future: Omnipresent Agents that Listen, Talk and Act",
      "description": "We’re entering a world where talking to machines feels as natural as talking to people. Voice is about to become the dominant interface for technology - ambient, always-on, and human by default. To get there, we need infrastructure that can orchestrate voice, tools, memory, real-time reasoning and telephony. This talk explores the vision for voice and how we're making it work at scale. ",
      "startsAt": "2025-06-04T14:00:00",
      "endsAt": "2025-06-04T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "4d8f9ca5-846a-4577-a858-944d5047f16d"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67104,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915013",
      "title": "Observable tools - the state of MCP observability",
      "description": "AI Engineers deserve observable tools! \r\n\r\nMCP getting adoption means that less and less of your agents code is running under your control, and this has DX and observability challenges, let's fix that! \r\n\r\nJoin Alex Volkov from Weights & Biases and Steve Manual from mcp.run on this recap of the current state of MCP observability, including the observable.tools initiative, a recap of where the field stands and what to look forward to + a practical example of MCP tool usage evaluation framework from mcp.run! ",
      "startsAt": "2025-06-04T14:20:00",
      "endsAt": "2025-06-04T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "e770d774-d3ce-487e-b76e-ec767ab4b0e3",
        "ea8c6f3b-982d-4ac8-8a1b-08e569262e93",
        "6af0adad-3637-4d37-a604-570e28f53773"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67105,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "939097",
      "title": "Datalab: 40k stars, 7-figure ARR, SoTA models, team of 3",
      "description": "We scaled Datalab 5x this year - to 7-figure ARR, with customers that include tier 1 AI labs. We train custom models for document intelligence (OCR, layout), with popular repos surya and marker.\r\n\r\nI'll talk about a new approach to building AI teams, including lessons I learned from Jeremy Howard, and how we manage building popular repos, scaling revenue, and training models with a tiny team.",
      "startsAt": "2025-06-04T14:20:00",
      "endsAt": "2025-06-04T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "99a2a382-25fe-47c2-8cc6-1b62689f956f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67106,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "929231",
      "title": "How Instacart transformed its search and discovery using an LLM-driven approach",
      "description": "- Learn how Instacart uses cutting-edge LLMs to redefine search and product discovery. \r\n- Explore innovative solutions overcoming traditional search engine limitations for grocery shopping.\r\n- Discover how LLMs enhance user intent understanding and generate engaging content.\r\n- See practical applications of LLM technology to improve search relevance and user experience.",
      "startsAt": "2025-06-04T14:20:00",
      "endsAt": "2025-06-04T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "41cbc412-cbc2-46dd-bdf5-4cf662ac194a",
        "7410679b-1a11-4fa2-81ee-d2ac0845a303"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67107,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916063",
      "title": "Multi-Agent AI and Network Knowledge Graphs for Change Management and Network Testing",
      "description": "Traditional ticketing and testing workflows for change management and network operations often operate independently and lack critical real-world context and adaptive decision making capabilities. This fragmented approach results in delayed resolutions, repeated incidents, escalations, and dissatisfied stakeholders.\r\n\r\nThis session explores an innovative solution leveraging the synergy of natural language processing from IT Service Management (ITSM) systems, Multi-agent reasoning, and dynamic context derived from live knowledge network graphs. Attendees will gain insights into an end-to-end architecture where natural language intents from ITSM tickets seamlessly integrate with experts AI agents for complex workflow tasks, supported by continuous network knowledge graph ingestion pipelines.\r\n\r\nThrough a detailed production case study, we will demonstrate how Agentic reasoning combined with dynamic network knowledge graph contexts significantly improves critical validation and workflow interactions. The showcased results will highlight dramatic improvements in ticket resolution efficiency, accuracy of network testing, and overall execution quality, delivering tangible value to both technical teams and business stakeholders.",
      "startsAt": "2025-06-04T14:20:00",
      "endsAt": "2025-06-04T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "8da471a2-9c10-4d17-b140-5e139bb30908"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67108,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914890",
      "title": "The Billable Hour is Dead; Long Live the Billable Hour?",
      "description": "If software was eating the world before, knowledge work will soon be devoured by AI. In corporate America there are thousands of hours spent on rote tasks every day by employees, consultants, and lawyers alike. But is AI really capable of replacing work in the real world yet? \r\nProductivity estimates from GenAI range from 1.5% (NBER) to 96% (☝ us! ️). In this talk we'll share war stories of where the answer is yes (and no) and how we reduced human time spent on tasks from days to minutes in high-impact situations. \r\nThe path from promise to actual product, used in real world settings, from our experience, is still unmapped. Learn what we built, how we built it - with code - and how we got stakeholder buy-in to deploy it.",
      "startsAt": "2025-06-04T14:20:00",
      "endsAt": "2025-06-04T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "54da0027-870b-42b5-ba02-971f67bbbadd",
        "f0ac1816-a92b-4ecc-b18f-ad668982dcde"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "904822",
      "title": "Structuring a modern AI team",
      "description": "You've been given an AI mandate but don't have additional headcount, what next? Re-skilling, up-skilling and team augmentation become essential to delivering on a new mandate. In this talk we'll cover strategies to structure cross functional AI teams with domain experts, software engineers and ML engineers. We'll cover key skills and milestones that each traditional role can contribute to in unique ways.",
      "startsAt": "2025-06-04T14:20:00",
      "endsAt": "2025-06-04T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b739c7b1-589c-4479-857b-7bbf1fca41b8"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914015",
      "title": "Agents vs Workflows: Why Not Both?",
      "description": "One current hot debate is should you make your top-level abstraction a ReAct type agent running in a loop? or should you make it a structured workflow graph?\r\n\r\nOpenAI is launching their new framework and throwing shade on workflow graph approaches\r\n\r\nTBH we think this whole debate is kinda dumb. \r\n\r\nWe've seen a lot of folks be able to structure the problem in a way that a workflow graph makes a lot of sense. \r\n\r\nWe also see a ton of agents where you need to run the core bit in a loop for a long time.\r\n\r\nYou can also give your agents structured workflow graphs as a tool. You can use structured workflow graphs as a handoff mechanism between agents. What we've seen from the community is frankly that folks need to tinker with multiple approaches and combine primitives in interesting ways\r\n\r\nWe'll share a couple stories where teams ended up with workflow graph based approaches, a couple where teams ended up with agent based approaches, and a couple where a blended approach made sense.",
      "startsAt": "2025-06-04T14:20:00",
      "endsAt": "2025-06-04T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "8d28dd81-4424-49b9-b16c-507e07ca5dea"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67111,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915738",
      "title": "Make your LLM app a Domain Expert: How to Build an LLM-Native Expert System",
      "description": "Vertical AI is a multi-trillion-dollar opportunity. But you can't build a domain-expert application simply by grabbing the latest LLMs off-the-shelf: you need a system for codifying latent insights from domain experts and using that to drive development of your application.\r\n\r\nIn this talk, we'll describe the system we've built at Anterior which has enabled us to achieve SOTA clinical reasoning and serve health insurance providers covering 50 million American lives. We'll share:\r\n- how and why to encode domain-specific failure modes as an ontology\r\n- a practical system for converting domain expertise into quantifiable eval metrics\r\n- how we structure work and collaboration between our clinicians, engineer and PMs\r\n- our eval-driven AI iteration process and how this can be adapted to any industry",
      "startsAt": "2025-06-04T14:20:00",
      "endsAt": "2025-06-04T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "800d4109-c399-4c21-b169-f138bfaf6087"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67110,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915471",
      "title": "Hacking the Inference Pareto Frontier for Cheaper and Faster Tokens Without Breaking SLAs",
      "description": "Your model works! It aces the evals! It even passes the vibe check! All that’s required is inference, right? Oops, you’ve just stepped into a minefield:\r\n\r\n-Not low-latency enough? Choppy experience. Users churn from your app. \r\n-Not cheap enough? You’re losing money on every query.\r\n-Not high enough output quality? Your system can’t be used for that application.\r\n\r\nA model and the inference system around it form a “token factory” associated with a Pareto frontier— a curve representing the best possible trade-offs between cost, throughput, latency and quality, outside of which your LLM system cannot be applied successfully. \r\n\r\nOutside of the Pareto frontier? You’re back to square one.\r\nThat is, unless you’re able to change the shape of the Pareto frontier.\r\n\r\nIn this session, we’ll introduce NVIDIA Dynamo, a datacenter-scale distributed inference framework as well as the bleeding-edge techniques it enables to hack the Pareto frontier of your inference systems, including:\r\n\r\n-Disaggregation - separating phases of LLM generation to make them more efficient\r\n-Speculation - predicting multiple tokens per cycle\r\n-KV routing, storage, and manipulation - ensuring that we don’t redo work that has already been done\r\n-Pipelining improvements for agents - accelerating our workflows using information about the agent\r\n\r\nBy the end of the talk, we’ll understand how the Pareto frontier limits where models can be applied, the intuition behind how inference techniques can be used to modify it, as well as the mechanics of how these techniques work.\r\n",
      "startsAt": "2025-06-04T14:20:00",
      "endsAt": "2025-06-04T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "546b389a-0e78-4373-8181-ad897715e90f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67103,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "932493",
      "title": "Why ChatGPT Keeps Interrupting You",
      "description": "ChatGPT Advanced Voice Mode isn’t interrupting just you. Interruptions, and turn-taking in general, are unsolved problems for all Voice AI agents. Nobody likes being cut short – and people have much less patience for machines than they do for other humans. Turn-taking failures take many forms (e.g., the agent interrupts the user, the agent mistakes a cough for an interruption), and all of them lead to users immediately hanging up the phone.\r\n\r\nIn this talk, we use human conversation as a framework for understanding both today’s approaches to turn detection and where the field is headed. You’ll learn about how linguists think about turn detection in human dialogue, what’s working (and what’s broken) in current methods, and how we might build Voice AIs that interrupt you less than your human brother. ",
      "startsAt": "2025-06-04T14:20:00",
      "endsAt": "2025-06-04T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "7caad073-31e6-4fac-b598-3d8f2262fad2"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67104,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "926313",
      "title": "The rise of the agentic economy on the shoulders of MCP",
      "description": "Thanks to MCP and all the MCP server directories, agents can now autonomously discover new tools and other agents. This lays down the foundation for the future agentic economy, where businesses will sell to autonomous agents (B2A) and eventually agents will sell to other agents (A2A).\r\n\r\nBut one key part is still missing: agents do not have a standard way to subscribe to external services and pay for them.\r\n\r\nIn this talk, we’ll show how to give agents full autonomy to discover and pay for new external MCP-enabled services, even if those services don’t support it, using a little-known MCP server nesting capability. We’ll also cover how to monetize AI agents and the B2A/A2A business models.\r\n",
      "startsAt": "2025-06-04T14:40:00",
      "endsAt": "2025-06-04T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "592da3f8-71f2-4512-83a7-6d429034e3c4"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67105,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915974",
      "title": "Benchmarks Are Memes: How What We Measure Shapes AI—and Us",
      "description": "Benchmarks shape more than just AI models—they shape our future. The things we choose to measure become self-fulfilling prophecies, guiding AI toward specific abilities and, ultimately, defining humanity’s evolving role in the AI era. Today’s benchmarks have propelled incredible progress, but now we have an exciting opportunity: thoughtfully designing benchmarks around what genuinely matters to us—cooperation, creativity, education, and meaningful human experiences.\r\n\r\nIn this talk, we’ll explore how benchmarks function as powerful cultural memes, influencing not only technical outcomes but societal direction. Drawing on practical examples we have seen at Every consulting in industries like finance, journalism, education, and even personally making AI play diplomacy. We’ll uncover what makes a benchmark impactful, approachable, and inspiring. You’ll see our engaging new AI Diplomacy benchmark demo, illustrating vividly how thoughtful evaluation design can excite both engineers and the wider community.\r\n\r\nYou’ll hopefully walk away inspired and equipped to define benchmarks intentionally, helping steer AI toward outcomes that truly matter.",
      "startsAt": "2025-06-04T14:40:00",
      "endsAt": "2025-06-04T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "34a27f5f-368a-4f4a-8c7b-b0413323e035"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67106,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "906567",
      "title": "Teaching Gemini to Speak YouTube: Adapting LLMs for Video Recommendations to 2B+ DAU",
      "description": "YouTube recommendations drive the majority of video watch time for billions of daily users. Traditionally powered by large embedding models (LEMs), we're undertaking a fundamental shift: rebuilding our recommendation stack using foundation models like Gemini. This talk dives into our engineering journey adapting general-purpose LLMs (Gemini) for the highly specialized, dynamic, and massive-scale task of YouTube recommendations.\r\n\r\nWe'll discuss: \r\n- SemanticID: creating a \"language\" for YouTube videos, from our paper last year – Better Generalization with Semantic IDs: A Case Study in Ranking for Recommendations\r\n- Adapting Gemini checkpoints to understand SemanticID\r\n- Generative Video Retrieval with prompts \r\n\r\nThere’s a lot of attention on the LLM-led transformation of Search (with AI Overviews, Perplexity, ChatGPT-Search etc). However, across large consumer apps, it’s the recommendation systems & feeds that drive most consumer engagement, not just search. This talk is about the LLM-led transformation of recommendations & feeds – building a recommendation engine on top of Gemini.",
      "startsAt": "2025-06-04T14:40:00",
      "endsAt": "2025-06-04T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "155070cc-ad6b-4382-9085-2a872555c9bb"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67107,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "900332",
      "title": "Beyond Documents: Implementing Knowledge Graphs in Legal Agents",
      "description": "Structured Representations are pretty important in the law, where the relationships between clauses, documents, entities, and multiple parties matter. Structured Representation means Structured Context Injection. Better Context, Less Hallucinations. We walk through a couple of case studies of systems that we’ve built in production for legal use-cases - from recursive contractual clause retrieval, to HITL legal reasoning news agents.\r\n\r\nYou'll gain insights into how structured representations significantly improve the effectiveness and reliability of legal agents.\r\n",
      "startsAt": "2025-06-04T14:40:00",
      "endsAt": "2025-06-04T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ccad15eb-e444-4773-9c0c-8f331f2b5c13"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67108,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915770",
      "title": "Build Dynamic Products, and Stop the AI Sideshow",
      "description": "AI across product, GTM, and strategy was a great approach in 2023, but by now, we all already know that AI is disrupting the global landscape and how business gets done. Now is the time to stop chasing your competitors, and letting the technology lead your product strategy. There’s a better way to build that will allow you to differentiate and keep pace.\r\n\r\nJoin AI product managers Eliza Cabrera and Jeremy Silva to learn how to crawl, walk, and run your way towards building dynamic products.\r\n",
      "startsAt": "2025-06-04T14:40:00",
      "endsAt": "2025-06-04T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a610fd51-d488-4ee7-be82-52ba1422c6f6",
        "ca09219a-1c43-4b4f-a8ba-ede90dada77f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915067",
      "title": "Building Effective Voice Agents",
      "description": "How to build production voice applications and learnings from working with customers along the way",
      "startsAt": "2025-06-04T14:40:00",
      "endsAt": "2025-06-04T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "4b7f0686-5bfb-43da-980d-0449511b062d"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916115",
      "title": "Vibe Coding, with Confidence",
      "description": "Everyone wants to do Vibe Code, even large Enterprises. But how can we ensure that the generated code is well-grounded with the dev team's code and software development standards? In this talk, Itamar will present how to use various tools and agents, including MCP and A2A, to achieve precisely that.",
      "startsAt": "2025-06-04T14:40:00",
      "endsAt": "2025-06-04T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a79d82d4-2979-4421-bdf6-25090ac5a051"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67111,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "940848",
      "title": "Building the platform for agent coordination",
      "description": "Learn how we're evolving Linear into an operating system for engineering teams to ship product with agents as a first class citizen.",
      "startsAt": "2025-06-04T14:40:00",
      "endsAt": "2025-06-04T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "c887bd8e-59b5-4910-bc95-2b134cc159c6"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67110,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "912986",
      "title": "Flipping the Inference Stack: Why GPUs Bottleneck Real-Time AI at Scale",
      "description": "Current AI inference systems rely on brute-force scaling—adding more GPUs for each user—creating unsustainable compute demands and spiraling costs. Real-time use cases are bottlenecked by their latency and costs per user. In this talk, AI hardware expert and founder Robert Wachen will break down why the current approach to inference is not scalable, and how rethinking hardware is the only way to unlock real-time AI at scale.",
      "startsAt": "2025-06-04T14:40:00",
      "endsAt": "2025-06-04T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "cae85c3f-0367-49a5-94e7-68841319651e"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67103,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933596",
      "title": "Milliseconds to Magic: Real‑Time Workflows using the Gemini Live API and Pipecat",
      "description": "The Gemini Live API GA  is now powered by Google's best cost-effective thinking model Gemini 2.5 Flash. We will do a deep dive on the capabilities that the Gemini Live API combined with Pipecat unlock for devs with special focus on session management, turn detection, tool use (including async function calls), proactivity, multilinguality and integration with telephony and other infra. We will demo some of the more innovative capabilities. We will also talk through some customer use cases - especially how customers can use Pipecat to extend these realtime multimodal capabilities to client side applications such as customer support agents, gaming agents, tutoring agents etc. In addition, we also have an experimental version of the Live API powered by with Google's native audio offering that can be tried in an experimental capacity . This experimental model  can communicate with seamless, emotive, steerable, multilingual dialogue and enhances use cases where more natural voices can be a big differentiator. ",
      "startsAt": "2025-06-04T14:40:00",
      "endsAt": "2025-06-04T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "607fd16a-9612-483a-87ba-1d3031d3a155",
        "111470f8-a384-4efd-ae2a-a3babbdfe45c"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67104,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936894",
      "title": "Taming Rogue AI Agents with Observability-Driven Evaluation",
      "description": "LLM agents often drift into failure when prompts, retrieval, external data, and policies interact in unpredictable ways. This session introduces a repeatable, metric-driven framework for detecting, diagnosing, and correcting these undesirable behaviors in agentic systems at production scale.",
      "startsAt": "2025-06-04T15:15:00",
      "endsAt": "2025-06-04T15:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "75465aaf-45f4-4d3c-b78a-2e3d5206b57f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67121,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933625",
      "title": "Vector Search Benchmark[eting]",
      "description": "Every vector database out there is both faster and slower than any other competitor — if you believe all the benchmarketing out there.\r\nLet's turn the marketing into useful benchmarks that actually help you:\r\n1. How not to benchmark (spoiler: don’t trust the glossy charts).\r\n2. What’s uniquely tricky about benchmarking vector search.\r\n3. How to build meaningful benchmarks tailored to your use case.\r\n\r\nPS: Yes, you will have to get your hands dirty. Never believe a benchmark that you haven't tweaked yourself.",
      "startsAt": "2025-06-04T15:15:00",
      "endsAt": "2025-06-04T15:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "48bba77e-6187-42e9-bfd3-10c9ae781b89"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "937936",
      "title": "Maximize GPU Efficiency with Continuous Profiling for GPUs",
      "description": "Polar Signals Continuous Profiling for GPUs extends our industry-leading continuous profiling platform to provide deep, always-on visibility into your GPU workloads.\r\n\r\nNow you can see exactly how your GPUs are being utilized millisecond by millisecond. Our solution helps you move from guesswork to data-driven optimization.",
      "startsAt": "2025-06-04T15:30:00",
      "endsAt": "2025-06-04T15:45:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "1b944e31-aec6-45af-bce5-f089c2fd5d39"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933605",
      "title": "Data is Your Differentiator: Building Secure and Tailored AI Systems",
      "description": "As  organizations seek to harness their proprietary data while maintaining  security and compliance, Amazon Bedrock provides a comprehensive framework  for building tailored AI applications. Using Amazon Bedrock Knowledge Bases  and Amazon Bedrock Data Automation, organizations can create AI solutions  that truly understand their unique business context, terminology, and  requirements. Combined with Amazon Bedrock Guardrails, these capabilities  enhance the accuracy and relevance of AI-generated responses, while ensuring  that sensitive information remains protected within the organization's  control - enabling businesses to build secure and compliant enterprise-grade  generative AI solutions that accelerate time to value.",
      "startsAt": "2025-06-04T15:30:00",
      "endsAt": "2025-06-04T15:45:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "c33eae0d-d954-4672-976d-57c26af61ba5"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933675",
      "title": "Windsurf everywhere, doing everything, all at once",
      "description": "abstract tbd",
      "startsAt": "2025-06-04T16:25:00",
      "endsAt": "2025-06-04T16:45:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "a9a319ef-c8e1-4212-bab1-6a4f46196bd5"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936006",
      "title": "#define AI Engineer",
      "description": "Greg Brockman's career and advice for AI Engineers",
      "startsAt": "2025-06-04T16:45:00",
      "endsAt": "2025-06-04T17:25:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "2d3685ce-29b1-4596-b44c-8115f3999797",
        "2eeb60af-71b2-43dc-9100-8970239201b1"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "935461",
      "title": "A year of Gemini progress + what comes next",
      "description": "Over the last year, Google and Gemini models have shown rapid progress across all dimensions (model, product, etc). Let's highlight all the work that has happened, how we got the worlds best models, and where we are going next (across both the model landscape and out AI products).",
      "startsAt": "2025-06-05T09:05:00",
      "endsAt": "2025-06-05T09:25:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "1782748e-538e-4943-9d97-46a90338691c"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "947233",
      "title": "Thinking Deeper in Gemini",
      "description": "Progress towards general intelligence has been marked by identifying fundamental intelligence bottlenecks within existing models and developing solutions that improve the architecture or training objective. From this perspective, we discuss our work on Thinking in Gemini as a solution to a bottleneck in test-time compute. We will discuss recent progress in Thinking both from the benefit of capability and steerability, and discuss where our models are headed.",
      "startsAt": "2025-06-05T09:25:00",
      "endsAt": "2025-06-05T09:45:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "180a0ead-2015-4d8d-99a3-994465599d4f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "942167",
      "title": "Why should anyone care about Evals?",
      "description": "An introduction to the evals track ",
      "startsAt": "2025-06-05T09:45:00",
      "endsAt": "2025-06-05T09:50:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "51235b8a-7571-42c1-8cc4-43d0c268e755"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916116",
      "title": "Containing Agent Chaos",
      "description": "AI agents promise breakthroughs but often deliver operational chaos. Building reliable, deployable systems with unpredictable LLMs feels like wrestling fog – testing outputs alone is insufficient when the underlying workflow is opaque and flaky. How do we move beyond fragile prototypes?\r\n\r\nThis talk, from the creator of Docker, argues the solution lies *outside* the model: engineering **reproducible execution workflows** built on rigorous architectural discipline. Learn how **containerization**, applied not just to deployment but to *each individual step* of an agent's workflow, provides the essential **isolation and environmental consistency** needed.\r\n\r\nDiscover how combining this granular container approach with patterns like immutable state management allows us to **contain agent chaos**, unlock effective testing, simplify debugging, and bring essential control and predictability back to building powerful AI agents you can actually ship with confidence.",
      "startsAt": "2025-06-05T09:50:00",
      "endsAt": "2025-06-05T10:10:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "9df96da4-7b00-4165-8012-072770a6618b"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916189",
      "title": "The infrastructure for the singularity",
      "description": "We're at an inflection point where AI agents are transitioning from experimental tools to practical coworkers. This new world will demand new infrastructure for RL training, test-time scaling, and deployment. This is why Morph Labs developed Infinibranch last year, and we are excited to finally unveil what's next.",
      "startsAt": "2025-06-05T10:10:00",
      "endsAt": "2025-06-05T10:30:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "4e01104b-7d8e-4552-9224-6b7bd4f697fa"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933603",
      "title": "Introducing Strands Agents, an Open Source AI Agents SDK",
      "description": "Building AI agents used to require complex orchestration, extensive scaffolding, and months of tuning. With Strands Agents, an open source SDK from AWS. You can now build, test, and deploy intelligent agents in just a few lines of code. This session introduces the model-driven approach behind Strands, where a model, a prompt, and a set of tools are all you need to create powerful, production-ready agents. Learn how Strands leverages modern foundation models to handle reasoning, tool use, and reflection, reducing development time from months to days.",
      "startsAt": "2025-06-05T10:45:00",
      "endsAt": "2025-06-05T11:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "7f1e5d9b-4155-437d-9e76-a2d36dcf26bd"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67121,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933462",
      "title": "The fastest software dev workflow in the world: AI meets stacked diffs",
      "description": "Learn the secrets behind the workflows that engineers at the fastest moving companies in the world are using to build software for billions of users worldwide. This workshop will cover a comprehensive overview of how to leverage generative AI to write code, how to stack and submit these pull requests, and finally how to use AI to review them.",
      "startsAt": "2025-06-05T10:45:00",
      "endsAt": "2025-06-05T11:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b2515fe3-7618-42fd-b3f3-b243ec874a55"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933646",
      "title": "Why Your Agent’s Brain Needs a Playbook: Practical Wins from Using Ontologies",
      "description": "You're trying to guide how your agents think and act. Code-orchestrated workflows are too rigid, but LLMs charting their own course feel too chaotic. When you need a middle ground, it’s time to reach for the secret weapon: ontologies. These graph-shaped fragments of actionable knowledge can fill in critical gaps.\r\n\r\nIn this talk, we’ll explore together how ontologies bring structure, semantics, and sanity to GenAI-powered applications. You’ll learn when they’re useful, how to apply them, and what kinds of problems they help solve. Through practical examples, we’ll show how ontologies (1) guide knowledge graph construction, (2) add a semantic layer for more efficient and accurate retrieval (GraphRAG), and (3) encode domain logic you don’t want to leave up to the LLM.",
      "startsAt": "2025-06-05T10:45:00",
      "endsAt": "2025-06-05T11:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "874892d4-9a6d-4f7b-8b43-3a73b507f586"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933589",
      "title": "Pipecat Cloud: Enterprise Voice Agents Built On Open Source",
      "description": "Voice AI agents today can conduct natural, human-like conversations and perform a wide variety of tasks: customer support, lead qualification, healthcare patient intake, market research, and more.\r\n\r\nToday's best voice agents combine: realtime responsiveness, open-ended conversational intelligence, reliable instruction following, and flexible integration with existing back-end systems.\r\n\r\nLearn how to build state of the art voice agents using Pipecat's open source, vendor neutral tooling. You can deploy Pipecat agents to your own infrastructure or to Pipecat Cloud.\r\n\r\nPipecat is used and supported by teams at NVIDIA, AWS, Google DeepMind, OpenAI, and hundreds of other companies.",
      "startsAt": "2025-06-05T11:00:00",
      "endsAt": "2025-06-05T11:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "eaf6455b-27b7-4821-b16b-6ef6581f5879"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67121,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933622",
      "title": "The Build-Operate Divide: Bridging Product Vision and AI Operational Reality",
      "description": "Product leaders see AI possibilities. Operations teams see implementation chaos. That disconnect can kill promising AI features before they ever reach users.\r\n\r\nIn this session, Chris Hernandez and Jeremy Silva share an integrated framework that bridges product strategy and operational reality. You'll learn how they transformed fragmented AI workflows into a unified approach—from prototyping and prompt testing to human review loops and model benchmarking.\r\n\r\nWe’ll explore how to build evaluation systems that satisfy both technical and business stakeholders, create effective HITL processes from day one, and use QA as a strategic enabler of generative AI quality. Most importantly, we’ll show how product and operations can move beyond friction—working together to deliver AI features that scale responsibly and ship faster, with confidence.",
      "startsAt": "2025-06-05T11:00:00",
      "endsAt": "2025-06-05T11:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "eab9687f-57c7-4e80-9c2b-23d8b1d30264"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933689",
      "title": "The State of AI-Powered Search and Retrieval",
      "description": "In this talk, we examine the state-of-the-art in AI-powered search and retrieval. We detail techniques for enhancing performance beyond base embedding models, including hybrid search, reranking strategies, query decomposition and document enrichment, the use of domain-specific and fine-tuned embeddings, custom data processing pipelines (ETL), and contextualized chunking methods.",
      "startsAt": "2025-06-05T11:00:00",
      "endsAt": "2025-06-05T11:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "d793f554-f4a0-41e4-9789-0c801136f26c"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914401",
      "title": "From Hype to Habit: How We’re Building an AI-First SaaS Company—While Still Shipping the Roadmap",
      "description": "What does it really take to move a modern SaaS company from AI experimentation to becoming truly AI-first?\r\n\r\nAt Sprout Social, we’re in the midst of that transformation—rearchitecting strategy, systems, teams, and incentives to put AI at the heart of how we think, build, and deliver value. This is a story in motion: a behind-the-scenes look at how we’re evolving from isolated AI feature experiments to an AI-native operating model.\r\n\r\nI’ll share what we’re learning as we navigate the innovation dilemma—integrating disruptive AI capabilities without breaking what already works or our roadmap. That includes rethinking how we define success, how we hire, reward, grow talent, and how we handle legal and ethical complexity without slowing down. We’ll explore the real-world tensions between rapid innovation, value delivery, making progress on Responsible AI, all while elevating internal AI fluency, and engaging with the broader AI ecosystem to stay at the edge. \r\n\r\nThis isn’t a playbook from the finish line—it’s a candid reflection from deep inside the journey.\r\n\r\nMy goal is to help other leaders chart their own AI path with greater clarity, confidence, and care.",
      "startsAt": "2025-06-05T11:15:00",
      "endsAt": "2025-06-05T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "290c81c8-f994-4e84-8667-ca8b6ffd95e4",
        "ddc817a7-676a-4963-a7eb-c22465dcb65f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "912033",
      "title": "Monetizing AI: From Zero to Profit",
      "description": "As AI continues to transform industries, companies are faced with the critical challenge of effectively monetizing AI-driven products in a way that captures value, ensures customer adoption, and scales revenue sustainably. Unlike traditional SaaS models, AI-powered products have unique complexities - such as fluctuating usage patterns, variable compute costs, and evolving customer demands, making conventional pricing strategies unhelpful to the growth of an AI product-led startup.\r\n\r\nIn this session, Alvaro Morales, CEO and co-founder of Orb, will explore why the often overlooked monetization aspect of AI is critical for businesses. He’ll share real-world examples and data to demonstrate how adaptive pricing models can drive cost savings, enhance customer experience, and reduce operational bottlenecks.\r\n\r\nAlvaro will lead a live demo, showcasing how engineers can simulate AI pricing strategies and subsequently integrate them with a simple plug-and-play solution. He’ll also share how real-world revenue simulations enable companies to test and refine pricing before implementing — reducing risk, boosting adoption, and unlocking new revenue streams. As a quick example, cloud software development platform Replit was looking to adopt a usage-based pricing model for a new product, but their existing billing system couldn't support the new model, and building a new billing system would delay the launch timeline. In order to get things done, they turned to Orb, which enabled them to make pricing changes up to the last minute. After the launch, Orb became the single source of truth for both Replit and its customers - providing usage alerts to notify Replit when users hit cost thresholds and provide insights into user spend and payment methods.\r\n\r\nKey takeaways: \r\nThe challenge of AI monetization – Why traditional subscription-based SaaS pricing models don’t work for AI-powered products.\r\nPrecision pricing – Exploring how usage-based, tiered, and hybrid pricing models can maximize revenue potential. \r\nRevenue simulation for AI pricing – Leveraging real-time data to test, adjust and optimize pricing strategies.\r\nAvoiding common pricing pitfalls – Identifying mistakes that can lead to revenue leakage and customer churn.\r\n\r\nThis session is designed for AI executives, product leaders, and engineering teams looking for actionable strategies to build adaptive, scalable pricing models that drive long-term growth and profitability.\r\n\r\n",
      "startsAt": "2025-06-05T11:15:00",
      "endsAt": "2025-06-05T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "3c85e31c-c243-4811-8ce4-30f89896ef7c"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "929855",
      "title": "Devin 2.0 and the Future of SWE",
      "description": "A talk on the future of software engineering with Scott Wu of Cognition AI, the makers of Devin.",
      "startsAt": "2025-06-05T11:15:00",
      "endsAt": "2025-06-05T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "d74b6675-44e2-405a-a6ea-7aa9a936afcd"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67113,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "914856",
      "title": "Training Agentic Reasoners",
      "description": "This talk will be a technical deep dive into RL for agentic reasoning via multi-turn tool calling, similar to OpenAI's o3 and Deep Research. In particular, we'll cover:\r\n- When, why, and how\r\n- GRPO vs PPO vs etc\r\n- Designing environments and rewards\r\n- Survey of recent research highlights\r\n- Results on example tasks\r\n- Overview of open-source ecosystem (libraries, compute requirements, tradeoffs, etc.)",
      "startsAt": "2025-06-05T11:15:00",
      "endsAt": "2025-06-05T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "e344968a-0c7a-45c8-8cd1-27a77ead36ce"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67114,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "925259",
      "title": "Building AI Agents that actually automate Knowledge Work",
      "description": "Agents are all the rage in 2025, and every single b2b SaaS startup/incumbent promises AI agents that can \"automate work\" in some way. \r\n\r\nBut how do you actually build this? The answer is two fold: \r\n1. really really good tools \r\n2. carefully tailored agent reasoning over these tools that range from assistant-to-automation based UXs.  \r\n\r\nThe main goal of this talk is to a practical overview of agent architectures that can automate real-world work, with a focus on document-centric tasks. Learn the core building blocks of best-in-class \"tools\" around processing, manipulating, and indexing/retrieving PDFs to Excel spreadsheets. Also learn the range of agent architectures suited for different tasks, from chat assistant-based UXs with high human-in-the-loop, to automation UXs that rely on encoding a business process into an end-to-end task solver. These architectures have to be generalizable but also highly accurate as agents get increasingly better at reasoning and code-writing. ",
      "startsAt": "2025-06-05T11:15:00",
      "endsAt": "2025-06-05T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "13aa4fa5-29c4-4019-b4e1-ee83caaecb54"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67115,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936156",
      "title": "On Engineering AI Systems that Endure The Bitter Lesson",
      "description": "Will discuss the principles for building AI software that underpin DSPy, highlighting the differences between conventional prompting (or finetuning/RL) versus the design and programming of truly modular AI systems.",
      "startsAt": "2025-06-05T11:15:00",
      "endsAt": "2025-06-05T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "77adff48-a070-4305-8d81-9d959a8176de"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67116,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "938753",
      "title": "Safety and security for code-executing agents",
      "description": "Code is the lingua franca for both software engineers and highly capable AI models. As we give agents the ability to build, test, and run code that they generate, the command line becomes their canvas—and their attack surface.\r\n\r\nThis keynote explores what it takes to bring code-executing agents from research to real-world deployment while maintaining control and security. We’ll cover how terminals offer AI an ideal interface, why they’re deceptively risky, and what it means to embed security, guardrails, and trust at every layer.\r\n\r\nIt’s not just about what agents can do—it’s about what they should do, and how we make sure they do it safely.",
      "startsAt": "2025-06-05T11:15:00",
      "endsAt": "2025-06-05T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "d4f80bfc-8626-4a93-aae4-2541afd061d1"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67117,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "914027",
      "title": "UX Design Principles for (Semi) Autonomous Multi-Agent Systems",
      "description": "Autonomous or semi-autonomous multi-agent systems (MAS) involve exponentially complex configurations (system config, agent configs, task management and delegation, etc.). These present unique interface design challenges for both developer tooling and end-user experiences.\r\nIn this session, I'll explore UX design principles for multi-agent systems, addressing critical questions: What is the true configuration space for autonomous MAS? How can users arrive at the correct mental model of an MAS's capabilities, if at all? How can we improve trust and safety through techniques like cost-aware action delegation? What makes agent actions observable? How do we enable seamless interruptibility? Attendees will gain actionable insights to create more transparent, trustworthy, and user-centered multi-agent applications, illustrated through real-world implementations in AutoGen Studio - a low code developer tool built on AutoGen (44k stars on GitHub, MIT license) and similar tools.",
      "startsAt": "2025-06-05T11:15:00",
      "endsAt": "2025-06-05T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a9f28f8a-f80a-4b02-91db-8ef8b0d1fd98"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67118,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "910158",
      "title": "The State of Generative Media Today",
      "description": "Generative AI is reshaping the creative landscape, enabling the production of images, audio, and video with unprecedented speed and sophistication. This session offers an in-depth exploration of the current state of generative media, highlighting cutting-edge models, platforms, and tools that are transforming the industry. ",
      "startsAt": "2025-06-05T11:15:00",
      "endsAt": "2025-06-05T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "cfff00f5-73e9-4881-bb4a-b9e34b98b26e"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67119,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "938258",
      "title": "Robotics: why now?",
      "description": "Sharing recent progress from Physical Intelligence and why it is an exciting time to push the frontier in general purpose robotics",
      "startsAt": "2025-06-05T11:15:00",
      "endsAt": "2025-06-05T11:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "4a8df547-d8c3-42d1-998e-5f111845137c",
        "4a8d7fe3-f572-42f9-9278-92677d51c69d"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67120,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914891",
      "title": "Machines of Buying & Selling Grace",
      "description": "How to go beyond browser automation to truly agentic commerce, where AI can buy, sell and negotiate on behalf of users and merchants.",
      "startsAt": "2025-06-05T11:35:00",
      "endsAt": "2025-06-05T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "0880058d-a4ab-45cd-a57a-912c18d09bd0"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916025",
      "title": "CIOs and Industry Leaders: Do You Trust Your AI’s Inferences?",
      "description": "Enterprise AI adoption is accelerating, but with it comes a hard question: Do we trust the model’s decisions? In this 18-minute talk, I’ll explore the invisible risks behind automated decision-making in safety-critical and revenue-sensitive environments. Drawing on case studies across manufacturing, telecom, and industrial IoT, I’ll highlight how explainability, traceability, and robust guardrails drive adoption and protect enterprise value.\r\nAttendees will walk away with:\r\n•\tA 3-step framework for operationalizing AI trust\r\n•\tReal-world lessons from building guardrails in on-prem and hybrid systems\r\n•\tTools and techniques for debugging and explaining inferences at scale\r\n•\tA blueprint for building trust between models, engineers, and executive stakeholders",
      "startsAt": "2025-06-05T11:35:00",
      "endsAt": "2025-06-05T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "152141e8-8994-4813-857d-c9dedda1f73f",
        "1a0174dc-9579-4c49-ace9-af98edbf57ca"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914012",
      "title": "Your Coding Agent Just Got Cloned And Your Brain Isn't Ready",
      "description": "Will the future engineer code alongside a single coding agent, or will they spend their day orchestrating many agents? Traditional development rewards synchronous focus. This session dives into the significant mindshift required to move from sequential coding to orchestrating parallel agents. We are the builders of \"Jules\", Google's massively parallel asynchronous coding agent (to be opened up in May). We'll share real-world insights from building Jules and explore how to rewire your brain for this powerful new \"post-IDE\" development paradigm.",
      "startsAt": "2025-06-05T11:35:00",
      "endsAt": "2025-06-05T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "7d64d49c-59de-4f07-86ac-ca54f40cbff8"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67113,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914786",
      "title": "Measuring AGI: Interactive Reasoning Benchmarks",
      "description": "ARC Prize Foundation is building the North Star for AGI—rigorous, open benchmarks that track reasoning progress in modern AI. We'll show why static AGI evaluations are useful, but fall short when comparing models to human intelligence. Sneak peak preview of ARC-AGI-3: a dynamic, game-like benchmark launching Q1 '26.",
      "startsAt": "2025-06-05T11:35:00",
      "endsAt": "2025-06-05T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "3424ead2-2223-4bf6-9ef0-254a8540f68c"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67114,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "903966",
      "title": "Scaling Enterprise-Grade RAG Systems: Lessons from the Legal Frontier",
      "description": "In domains like law, compliance, and tax, building enterprise-grade RAG means very large scale, spikey workloads, a focus on accuracy, and non-negotiable privacy.\r\nIn this talk, we'll share war stories and battle scars of how Harvey has built the world's most advanced AI agents for the legal profession on top of a highly optimized retrieval architecture. We'll cover how to get better retrieval via both sparse and dense retrieval methods, why domain-specific reranking is essential, and how to handle ambiguity in real-world queries.\r\nWe'll also touch on how LanceDB's search engine enables this architecture by delivering low-latency, high-throughput retrieval across millions of documents of varying sizes without compromising privacy. This solid foundation enables Harvey to build a product that brings highly accurate answers to hundreds of law firms and professional services firms across 45 countries.",
      "startsAt": "2025-06-05T11:35:00",
      "endsAt": "2025-06-05T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "0526d7d4-e6b6-4fae-a9bc-38f96ba75bd3",
        "8704af51-8a94-4a8b-adc1-3322925e7274"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67115,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936133",
      "title": "Turning Fails into Features: Zapier’s Hard-Won Eval Lessons",
      "description": "Every agent failure can be a roadmap to your next breakthrough. This talk reveals how Zapier's evaluation system transforms frustrating user experiences into targeted improvements, creating a data flywheel that continuously strengthens our agents. You'll learn practical approaches for building the data flywheel, detecting implicit feedback signals, building solid evals, prioritizing metrics that actually matter, and why your most reliable evals might secretly be sabotaging your performance.",
      "startsAt": "2025-06-05T11:35:00",
      "endsAt": "2025-06-05T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "2f136925-afc7-45fc-8dc4-6f8a15397a37",
        "59640832-e757-419e-b3b3-f410f2a93e9f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67116,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "909905",
      "title": "The Unofficial Guide to Apple’s Private Cloud Compute",
      "description": "In October 2024, Apple released a new private AI technology onto millions of devices called “Private Cloud Compute”. It brings the same level of privacy and security a local device offers but on an “untrusted\" remote server. This talk discusses how Private Cloud Compute represents a paradigm shift in confidential computing and explores the core advancements that made it possible to become mainstream. We’ll explore its novel architecture that allows developers to run sensitive, multi-tenant workloads with cryptographically-provably privacy guarantees at scale and at reasonable cost. Attendees will leave with an understanding of how to leverage this technology for data and AI applications where privacy and security is paramount.",
      "startsAt": "2025-06-05T11:35:00",
      "endsAt": "2025-06-05T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "3a74e448-594e-4322-9578-c04d843724b7"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67117,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914845",
      "title": "Good design hasn’t changed with AI",
      "description": "Bad designs are still bad. AI doesn’t make it good. The novelty of AI makes the bad things tolerable, for a short time. Building great designs and experiences with AI have the same first principles pre-AI. When people use software, they want it to feel responsive, safe, accessible and delightful. We’ll go over the big and small details that goes into software that people want to use, not forced to use.",
      "startsAt": "2025-06-05T11:35:00",
      "endsAt": "2025-06-05T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "57f7b222-9000-49c5-be6f-401f5ed85729"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67118,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "943701",
      "title": "Veo 3 for developers",
      "description": "This talk will briefly trace the history of video generation models before diving into Veo 3, Google DeepMind's latest state-of-the-art model that marks a significant leap by generating video with synchronized audio—including dialogue, sound effects, and music—all from text and image prompts. We'll show how it can understanding intricate details, maintain coherence over longer sequences, and simulate realistic physics and camera movements.\r\n\r\nFor developers, Veo 3, accessible via Vertex AI (preview), unlocks many new capabilities. We'll discuss how its advanced capabilities, such as semantic context rendering and cinematic control, can empower innovation in filmmaking, game development, education, and more. This session will cover how developers can integrate Veo 3 into their workflows, or test it out today in the Gemini App, Flow, and via the Gemini APIs on Google Cloud.",
      "startsAt": "2025-06-05T11:35:00",
      "endsAt": "2025-06-05T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "7dcc84c6-f2c3-4538-bd6f-0b87440f5567"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67119,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "916140",
      "title": "Real-time Experiments with an AI Co-Scientist",
      "description": "The sheer volume of data and complexity of modern scientific challenges necessitate tools that go beyond mere analysis. The vision of an \"AI Co-scientist\" – a true collaborative partner in the lab – requires sophisticated engineering to bridge the gap between powerful AI reasoning and the dynamic reality of physical experiments. This talk dives into the engineering required to build robust AI Co-scientists for hands-on research. We will explore scalable architectures, such as multi-agent systems leveraging foundation models like Gemini for complex reasoning, hypothesis refinement (inspired by the \"generate, debate, evolve\" paradigm described in recent AI Co-scientist research), and intelligent tool use. The core focus will be on the engineering challenges and solutions for integrating diverse, real-time empirical data streams – visual data from cameras, quantitative readings from sensors, positional feedback from actuators, and instrument outputs – directly into the AI's reasoning loop. I will illustrate this with concrete, technically detailed examples in chemistry (adaptive reaction monitoring), robotics (vision-guided assembly with SO Arm 100 and LeRobot library), and synthetic biology (real-time bacterial growth monitoring & interpretation). We'll discuss engineering strategies for handling data heterogeneity, latency, noise, and enabling the AI to interpret, correlate, and act upon live experimental feedback. Finally, we will touch upon how thoughtful engineering of these AI Co-scientists can contribute to democratizing access to advanced scientific capabilities.\r\n",
      "startsAt": "2025-06-05T11:35:00",
      "endsAt": "2025-06-05T11:55:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ccc0c352-c059-46b2-86a0-c664d12cbb97"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67120,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916085",
      "title": "How Intuit uses LLMs to explain taxes to millions of taxpayers",
      "description": "I will talk about how Intuit uses LLMs to explain tax situations to Turbotax users.\r\nUsers want explanations of their tax situations - this drives confidence in the product. Over the course of last two tax years, Intuit has built out explanations using Anthropic and openAI’s models to develop genAI powered explanations. This includes design a complex system with prompt engineered solutions and both LLM & human powered evaluations to ensure high quality bar that our users expect when filing taxes with us.\r\nDuring the course of my talk, I will talk across GenAI development lifecycle at scale - including development , evaluations and scaling. And security evaluations. We also developed a fine-tuned version of Claude Haiku & shall be covering that in the presentation.\r\nWe also expanded into tax question and answering powered by RAG, including graphRAG and I would be covering those developments too.",
      "startsAt": "2025-06-05T11:55:00",
      "endsAt": "2025-06-05T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "98dc110d-5a68-453b-b1cc-8bba6f70ba6a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914912",
      "title": "Does AI Actually Boost Developer Productivity? (Stanford / 100k Devs Study)",
      "description": "Forget vendor hype: Is AI actually boosting developer productivity, or just shifting bottlenecks? Stop guessing.\r\n\r\nOur study at Stanford cuts through the noise, analyzing real-world productivity data from nearly 100,000 developers across hundreds of companies. We reveal the hard numbers: while the average productivity boost is significant (~20%), the reality is complex – some teams even see productivity decrease with AI adoption.\r\n\r\nThe crucial insights lie in why this variance occurs. Discover which company types, industries, and tech stacks achieve dramatic gains versus minimal impact (or worse). Leave with the objective, data-driven evidence needed to build a winning AI strategy tailored to your context, not just follow the trend.\r\n",
      "startsAt": "2025-06-05T11:55:00",
      "endsAt": "2025-06-05T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b200b3d5-c4a6-4a23-a09c-669b6f6f805a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915745",
      "title": "Post-Training Open Models with RL for Autonomous Coding",
      "description": "The models and techniques to build fully autonomous coding agents - not just coding copilots - are already here. In this talk, former Google DeepMind staff research scientist, now CEO of Reflection Misha Laskin will present new research on post-training open weight LLMs for autonomous SWE tasks. He’ll focus on how scaling LLMs with Reinforcement Learning improves the autonomous coding capabilities of LLMs, and provide insight on the technical challenges required to train such systems at scale. ",
      "startsAt": "2025-06-05T11:55:00",
      "endsAt": "2025-06-05T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "2bab255d-ff12-4030-8a97-90f5aa645dee"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67114,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "913839",
      "title": "Evaluating AI Search: A Practical Framework for Augmented AI Systems",
      "description": "AI search is becoming the front door to information, whether through Retrieval-Augmented Generation (RAG), Search-Augmented Generation (SAG), or custom agents that synthesize answers on top of indexed content. As users rely more heavily on these systems, evaluating their quality becomes mission-critical. But traditional metrics like precision and recall don’t capture the full picture.\r\n\r\nIn this talk, we introduce a practical evaluation framework for AI-powered search, across three dimensions:\r\n- Are the retrieved sources relevant to the query?\r\n- And is the final answer complete?\r\n- Are the sources faithfully used in the generated answer?\r\n\r\nWe’ll share lessons from working with search companies and present early findings from a new benchmark evaluating popular augmented AI systems across these dimensions. Rather than ranking winners and losers, we explore where different systems excel or break down, and how these tradeoffs inform product decisions.\r\n\r\nThis talk is for AI engineers and product teams who want to build trusted, high-quality AI search experiences, and need a way to measure if it’s actually working.",
      "startsAt": "2025-06-05T11:55:00",
      "endsAt": "2025-06-05T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "43c3c635-137d-4ed2-bdad-b8767f9d3e08",
        "854869f9-a386-4aab-b82d-18cae7cb2edb",
        "9380b4fb-a3cf-4e21-86fe-27432cf4a426"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67115,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "939231",
      "title": "Evals Are Not Unit Tests",
      "description": "How to think about evaluating a non-deterministic system — and how to actually succeed at it.",
      "startsAt": "2025-06-05T11:55:00",
      "endsAt": "2025-06-05T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "e79c0db6-8988-464b-8cba-f18ba303ce7c"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67116,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "915978",
      "title": "Fuzzing in the GenAI Era",
      "description": "\"Evaluation\" is one of those concepts that every AI practitioner vaguely knows is important, but few practitioners truly understand. Is \"eval\" the dataset for measuring the quality of your AI system? Is \"eval\" the measure, the metric of quality? Is \"eval\" the process of human annotation and scoring? Or is \"eval\" a third-party dataset run once to benchmark a model?\r\n\r\nTo mitigate this cacophony, this talk will provide an opinionated and principled perspective for what we actually mean when we say “evaluation”, beyond the traditional for-loop-over-a-static dataset. \r\n\r\nIn particular, this perspective draws heavy inspiration from *fuzzing*, i.e. bombarding AI with simulated, unexpected user inputs to uncover corner cases at scale. This factors into sub-problems regarding:\r\n\r\n- Quality Metric. What is the actual criteria we, as humans, are using to determine if an AI system is producing good or bad responses? How do we elicit these criteria before the human SME can articulate them? How do we, as efficiently as possible, operationalize this criteria with an automated *Judge*?\r\n\r\n- Stimuli Generation. Given a metric, how do we know, with confidence, that an AI system is performing well with respect to the metric? What data is representative and sufficient for discovering all potential bugs of an AI system? And how do we generate this complex, diverse, faithful data at scale? \r\n\r\nWe will discuss in detail the philosophy, technology, and case studies behind both problems of Quality Metric and Stimuli Generation, and how they interact in concert.",
      "startsAt": "2025-06-05T11:55:00",
      "endsAt": "2025-06-05T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a5eaab61-2879-4f57-a709-62c7e7562ea6"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67117,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915428",
      "title": "The Bitter Layout or: How I Learned to Love the Model Picker",
      "description": "Are conversational interfaces the future or, as many designers have suggested, a lazy solution that is bottlenecking AI-HCI? Despite well-documented usability issues, the design of many AI applications defaults to an input field, turn-by-turn flow, and an endless model picker — I call this “The Bitter Layout”. \r\n\r\nIn this talk, we’ll explore how Clay Christensen’s theory of commoditization from the early PC industry can explain why scaling laws require AI interfaces to remain modular until models fully commoditize. The killer feature of conversational interfaces may not be that they’re natural, but that they’re conformable. Learn how to evolve interfaces as inference scales, spot shifts in the basis of competition, and stop worrying about the next model update steamrolling your design decisions.",
      "startsAt": "2025-06-05T11:55:00",
      "endsAt": "2025-06-05T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "9d7d5319-1c6f-4d64-976b-58325d18f72f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67118,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "910197",
      "title": "Magic Editor Under the Hood: Weaving Generative AI into a Billion-User App",
      "description": "Go behind the scenes of Google Photos' Magic Editor. Explore the engineering feats required to integrate complex CV and cutting-edge generative AI models into a seamless mobile experience. We'll discuss optimizing massive models for latency/size, the crucial interplay with graphics rendering (OpenGL/Halide), and the practicalities of turning research concepts into polished features people actually use.",
      "startsAt": "2025-06-05T11:55:00",
      "endsAt": "2025-06-05T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "fff30ce6-b9f4-4043-b85c-0d1bee36eb22"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67119,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916103",
      "title": "What Is a Humanoid Foundation Model? An Introduction to GR00T N1",
      "description": "Foundation models don’t just write or draw anymore—they’re starting to move.\r\n\r\nGR00T N1 is NVIDIA’s open Vision-Language-Action (VLA) foundation model for humanoid robots. Built with a dual-system architecture, it combines a System 2 module for high-level reasoning with a System 1 module for real-time, fluid motor control. It’s trained end-to-end on a an impressive mix of data—from human videos to robot trajectories to synthetic simulations—and deployed on a full-sized humanoid robot performing bimanual manipulation tasks in the real world.\r\nThis talk is a high-level, beginner-friendly overview of GR00T N1:\r\n- What makes a robot foundation model different from an LLM or vision model\r\n- How GR00T’s architecture is inspired by cognitive systems\r\n- Why grounding language, vision, and action together unlocks new generalist capabilities\r\n\r\nIf you’ve ever wondered how large-scale AI is crossing over into the physical world, this session will get you up to speed—no robotics PhD required.",
      "startsAt": "2025-06-05T11:55:00",
      "endsAt": "2025-06-05T12:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a7f032d8-e2b0-4ca5-989d-820575b736d6",
        "85704f37-4b3d-47ef-9a67-f5cd637f6f9f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67120,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933610",
      "title": "Ship it! Building Production-Ready Agents",
      "description": "Explore the practical challenges and solutions for deploying AI agents in real-world production environments. Through detailed technical analysis and practical examples, we'll examine strategies for building and orchestrating agent systems at scale. We'll cover critical infrastructure decisions, scalability frameworks, and best practices for creating robust, production-ready agent architectures.",
      "startsAt": "2025-06-05T12:15:00",
      "endsAt": "2025-06-05T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a610d919-7683-47bf-8b46-9689f8264a2e"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914814",
      "title": "AX is the only Experience that Matters",
      "description": "If you’re building devtools for humans, you’re building for the past. \r\n\r\nAlready a quarter of Y Combinator’s latest batch used AI to write 95% or more of their code. AI agents are scaling at an exponential rate and soon, they’ll outnumber human developers by orders of magnitude.\r\n\r\n\r\nThe real bottleneck isn’t intelligence. It’s tooling. Terminals, local machines, and dashboards weren’t built for agents. They make do… until they can’t.\r\n\r\nIn this talk, I’ll share how we killed the CLI at Daytona, rebuilt our infrastructure from first principles, and what it takes to build devtools that agents can actually use. Because in an agent-native future, if agents can’t use your tool, no one will.\r\n",
      "startsAt": "2025-06-05T12:15:00",
      "endsAt": "2025-06-05T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "0db693b9-12cb-437d-a92f-922ba0751480"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933458",
      "title": "Don’t get one-shotted: Leveraging AI to test, review, merge, and deploy code",
      "description": "As AI tools like GitHub Copilot and ChatGPT help engineers generate code at an unprecedented rate, the “outer loop”—reviewing, testing, merging, and deploying—becomes more vital than ever. Studies have shown that up to half of AI-generated solutions contain bugs or vulnerabilities, underscoring the continued importance of thorough, human-in-the-loop reviews. In this talk we'll take a look at how next-gen developer tools can harness AI not just for generating code, but also reviewing it. By thoughtfully integrating AI into that fully understands your entire codebase, teams can accelerate velocity without sacrificing quality.\r\n\r\nAttendees will learn real-world strategies and best practices for establishing an “outer loop” that safely and efficiently deploys high volumes of AI-assisted code,  without compromising reliability. We’ll also discuss pitfalls to avoid when integrating AI into existing pipelines.",
      "startsAt": "2025-06-05T12:15:00",
      "endsAt": "2025-06-05T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "13020bf9-1f56-43e1-a54c-04055aa8413a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67113,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "916074",
      "title": "OpenThoughts: Data Recipes for Reasoning Models",
      "description": "Peel back the curtain on state of the art model post-training through the story of OpenThinker, a SOTA small reasoning model (outperforming DeepSeek distill), built in the open. Learn about the dataset recipe used to build the strongest reasoning models which you can apply to your own domain-specific specialized reasoning models. Hear about the strategies that scale (and that don't) based on our rigorous experimentation on the journey from thousands of data points (Bespoke-Stratos) to millions of data (OpenThinker3). Build upon our open source engineering solutions for large-scale synthetic data generation, training on multiple supercomputing clusters, and building out fast reliable evaluations.",
      "startsAt": "2025-06-05T12:15:00",
      "endsAt": "2025-06-05T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ba5a5b74-3d0a-413a-a1e6-8a504cc12120"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67114,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933678",
      "title": "RAG in 2025: State of the Art and the Road Forward",
      "description": " The talk will have three parts\r\n1.Roadmap debate: RAG vs. finetuning vs. long-context\r\n2.RAG today: benefits, challenges, and current solutions\r\n3.RAG tomorrow: AI models do more work",
      "startsAt": "2025-06-05T12:15:00",
      "endsAt": "2025-06-05T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "8767b57b-c52f-4dfd-8be0-ab28f54a3130"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67115,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936795",
      "title": "Securing Agents with Open Standards",
      "description": "Shipping AI agents that are safe for production means solving some tough identity and authorization challenges that are not always obvious at the prototype stage. In practice, this comes down to a handful of deeply technical questions:\r\n- How do you make sure agents are only acting for the right user?\r\n- How do you prevent over-broad API access or data leaks?\r\n- How do you handle user approvals when there is no UI, or you need a human in the loop?\r\n- And how do you avoid the usual pain points like manual credential sharing, stale keys, or unpredictable scopes without writing a lot of brittle, custom code?\r\n\r\nThis talk digs into the real technical trade-offs behind building secure, user-aware AI agents. We will go beyond what to do and explain why, sharing the architectural decisions, open standards, and hard lessons learned from integrating OAuth, OIDC, RAR, and async authorization into agent-driven workflows.\r\n\r\nYou will see a hands-on demo using an open-source Node.js agent and open protocols, with a focus on practical integration and no magic. The session will show how these solutions have shaped our approach to identity in GenAI and where we see the field heading next.\r\n\r\nIf you are an engineer building AI apps that need real guardrails, not just a happy-path demo, we hope to leave you with some practical patterns, design rationale, and a clear view of the trade-offs for making your own agents production ready.",
      "startsAt": "2025-06-05T12:15:00",
      "endsAt": "2025-06-05T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "6708d2e5-94fd-4417-8dfe-a511e7de5671",
        "2e8aec16-f984-425c-b2a6-178e01bcff14"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67117,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914361",
      "title": "AI and Game Theory: A Case Study on NYT's Connections",
      "description": "This session will examine the interplay between human intuition and artificial intelligence in puzzle-solving, using the popular New York Times Connections game as a practical case study. \r\n\r\nWe'll investigate how gameplay can be systematically evaluated through AI algorithms, exploring machine learning strategies such as clustering, semantic mapping, and natural language processing. \r\n\r\nAttendees will gain insights into building AI-driven puzzle solvers, learn methods for quantitatively assessing gameplay complexity, and discuss the potential impacts of AI on puzzle game design and player engagement.",
      "startsAt": "2025-06-05T12:15:00",
      "endsAt": "2025-06-05T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "219b4939-2990-4c4e-9c88-75228cd526df"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67118,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "943296",
      "title": "Design like Karpathy is watching 😎",
      "description": "Legendary AI engineer and educator Andrej Karpathy recently blogged about his experiences building, deploying, and monetizing a vibe-coded web app called MenuGen. Let's dig into the challenges he faced and learn what we as AI designers can do to make life better for the Andrejs of the world.",
      "startsAt": "2025-06-05T12:15:00",
      "endsAt": "2025-06-05T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a2e4e683-eeb1-4299-ba6a-fe46aa9756b5"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67119,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "949382",
      "title": "Communication and System Software in Robotics",
      "description": "A journey into building a small software stack for a robot and discussing the issues that may commonly come up along the way.",
      "startsAt": "2025-06-05T12:15:00",
      "endsAt": "2025-06-05T12:35:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "4e80f2c9-8264-48c8-b82c-a730008f5bfd"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67120,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936816",
      "title": "Building Protected MCP Servers",
      "description": "Join us to see how VS Code and GitHub Copilot's expanding suite of AI features can match or even surpasses the benefits of other popular AI developer tools.  We'll focus on practical scenarios to ensure immediate applicability and work through live demos of Copilot features such as: Code generation using Edits, Planning/problem solving using Chat, Inline terminal command generation, Boilerplate code generation using Agent mode, Improving boilerplate with custom instructions and then refactoring using Agent mode and Edits, Improving test generation and code reviews with custom instructions, as well as an Introduction to MCP. \r\n",
      "startsAt": "2025-06-05T12:45:00",
      "endsAt": "2025-06-05T13:05:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "4a38865d-b1c8-4bc1-bec1-8c1f44459ae6",
        "f023cf9e-3091-4893-88a0-3f55142a7c0c"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67102,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933656",
      "title": "Agents, Access, and the Future of Machine Identity",
      "description": "AI agents are calling APIs, submitting forms, and sending emails—but how do you control what they’re allowed to do? As agents act on behalf of users or organizations, traditional patterns like OAuth, session tokens, and role-based access often fall short.\r\nIn this talk, we’ll explore how machine identity is evolving to meet this new landscape. You’ll learn:\r\n\r\n- How to think about authentication for agents (not just humans)\r\n- What it means to authorize an action when the actor is an LLM or headless service\r\n- Real-world strategies from WorkOS and Cloudflare for assigning, managing, and revoking agent identity and access\r\n\r\nBy the end, you’ll walk away with practical tools and mental models to build agent-powered systems that are secure, auditable, and scalable.",
      "startsAt": "2025-06-05T12:45:00",
      "endsAt": "2025-06-05T13:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "79afe59b-ceb1-48d0-b189-a458b7ef0082"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933569",
      "title": "Building CISO-approved agent fleet architecture",
      "description": "Security is the biggest blocker for agent orchestration adoption in regulated industries for SWE agents. Gitpod's agent orchestration went from an originally self-hosted kubernetes architecture to the current 'bring your own cloud' model that enables deployment our SWE agent orchestration platform in secure environments. The architecture allows customers to securely connect their foundational models and agent memory solutions and comes with features like auto-suspend and resume for agent fleets. In this talk we deep dive into the architecture to share our years of learnings in how to secure agent workloads at scale in secure and regulated environments. ",
      "startsAt": "2025-06-05T12:45:00",
      "endsAt": "2025-06-05T13:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "5b5f3a46-1cbf-4f1b-9caf-1268f88771b6"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933618",
      "title": "Conquering Agent Chaos",
      "description": "Agent deployments can be dicey, especially at first.  This session goes over all the things that cause headache with deployments from serverless issues to networking issues - and how we fix them.",
      "startsAt": "2025-06-05T13:00:00",
      "endsAt": "2025-06-05T13:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "c3365dd3-7b90-4b3c-a7c7-0fe3fe4a927a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933599",
      "title": "Serving Voice  AI at Scale",
      "description": "Real-Time  Voice AI applications demand the lowest possible latencies to enhance user  experiences with more advanced reasoning and agentic capabilities. AWS is  hosting Arjun Desai, co-founder of Cartesia, in a fireside chat for a  technical deep dive into learnings and best practices for building a  state-of-the-art inference stack that serves global enterprise customers.",
      "startsAt": "2025-06-05T13:15:00",
      "endsAt": "2025-06-05T13:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "8fddc909-3278-4063-ac19-779f0afdda63",
        "75424c50-c610-4614-bfcc-5842164fd37a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67121,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933580",
      "title": "Optimizing inference for voice models in production",
      "description": "How do you get time to first byte (TTFB) below 150 milliseconds for voice models -- and scale it in production? As it turns out, open-source TTS models like Orpheus have an LLM backbone that lets us use familiar tools and optimizations like TensorRT-LLM and FP8 quantization to serve the models with low latency. But client code, network infrastructure, and other outside-the-GPU factors can introduce latency in the production stack. In this talk, we'll cover the basic mechanics of TTS inference, common pitfalls to avoid in integrating them into production systems, and how to extend this high-performance system to serve customized models with voice cloning and fine-tuning.",
      "startsAt": "2025-06-05T13:15:00",
      "endsAt": "2025-06-05T13:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "7cb31c6c-fcf2-4d0a-b4bb-6461d7776369"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933712",
      "title": "Prompt Engineering is Dead",
      "description": "Manual prompt crafting doesn't scale. In this session, we'll explore how to replace it with a test-driven, automated approach. You'll see how to define output evaluators, write minimal prompts, and let agents iterate toward optimal performance—all without manual tweaking. If you're still hand-tuning prompts, you're doing it wrong.",
      "startsAt": "2025-06-05T13:15:00",
      "endsAt": "2025-06-05T13:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "64bac3f8-8b07-4015-89da-dea03221a28e"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "949405",
      "title": "[New Session] The Next AI Unicorns",
      "description": "10 CEOs. 2 minutes each. Cutting edge voice models. Post-transformer architectures. Game changing tech. Insane business plans. Be the first to hear updates from the leaders of 10 of the fastest growing Seed+ & Series A startups in the world. Who do you think will be the first to hit $1B?\r\n\r\n\r\nTeams:\r\nArea\r\nOpenRouter\r\nFavorited\r\nOpenAudio\r\nCoframe\r\nOpenHome\r\nUpside\r\nRecursal\r\nGlow\r\nGeneration Lab",
      "startsAt": "2025-06-05T13:25:00",
      "endsAt": "2025-06-05T14:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "f911714e-fc40-4c1d-9434-b70eb5c33ddd"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67115,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "914049",
      "title": "How to Build Agents without losing control",
      "description": "LLMs are getting smarter—but Agents are still unpredictable, unreliable, and hard to control.\r\n\r\nIn this talk, I’ll share practical lessons from building real-world plan-and-execute agents —covering how to steer autonomous agents using agentic workflows, blueprints, and evals.\r\n\r\nIf you’re struggling to make your agents behave (without giving up flexibility), this one’s for you.\r\n",
      "startsAt": "2025-06-05T14:00:00",
      "endsAt": "2025-06-05T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "18eabb2b-c250-49a1-b522-ed04bf90ca10"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933686",
      "title": "CIAM for AI: Who Are Your Agents and What Can They Do?",
      "description": "AI agents are changing the way modern SaaS products operate. Whether automating workflows, integrating with APIs, or acting on behalf of users, AI-driven assistants and autonomous systems are becoming core product features. But securing these agents presents a fundamental challenge: How do you authenticate AI agents? How do you control what they can access? How do you ensure they act within the right permissions? This talk will explore these concepts and more while highlighting current research and best practices.",
      "startsAt": "2025-06-05T14:00:00",
      "endsAt": "2025-06-05T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "5505aa4d-0db9-4184-98a4-8a2e89eeeeec"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "939942",
      "title": "Claude Code & the evolution of agentic coding",
      "description": "A ten thousand foot view of the coding space, the UX of coding, and the Claude Code team's approach",
      "startsAt": "2025-06-05T14:00:00",
      "endsAt": "2025-06-05T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "74f8b642-ff10-4d75-8e47-5175a62831c5"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67113,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "914533",
      "title": "How to Train Your Agent: Building Reliable Agents with RL",
      "description": "Have you ever launched an awesome agentic demo, only to realize no amount of prompting will make it reliable enough to deploy in production? Agent reliability is a famously difficult problem to solve!\r\n\r\nIn this talk we’ll learn how to use GRPO to help your agent learn from its successes and failures and improve over time. We’ve seen dramatic results with this technique, such as an email assistant agent that whose success rate jumped from 74% to 94% after replacing o4-mini with an open source model optimized using GRPO.\r\n\r\nWe’ll share case studies as well as practical lessons learned around the types of problems this works well for and the unexpected pitfalls to avoid.",
      "startsAt": "2025-06-05T14:00:00",
      "endsAt": "2025-06-05T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "1699f319-4792-451a-a5fb-bd4d8b5da132"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67114,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916215",
      "title": "Building Alice’s Brain: How We Built an AI Sales Rep that Learns Like a Human",
      "description": "AI agents are becoming essential tools for teams of all sizes and industries - but training them to become experts in your product, business, and customerbase remains a challenge. \r\n\r\nWhat if onboarding a digital worker was as simple as uploading your pitch deck? At 11x, we built Alice, an AI SDR that writes outbound emails with the nuance and context of a top-performing human sales rep - because she learns like one too!\r\n\r\nIn this talk, we'll share how we built a knowledge base that allows 11x customers to \"train\" Alice on their internal materials: PDFs, websites, call recordings, and more. We'll talk through the ingestion pipeline in detail, discuss storage/retrieval technologies and their tradeoffs, and explain how Alice uses the knowledge base to drive high-performance email outreach at scale.",
      "startsAt": "2025-06-05T14:00:00",
      "endsAt": "2025-06-05T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "e5bc5c02-d408-4cb9-b70e-32ac94965e00",
        "78e6fb6b-5779-484c-b0ae-1b721861eb76"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67115,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "939130",
      "title": "[Evals Keynote] tba",
      "description": "tbc",
      "startsAt": "2025-06-05T14:00:00",
      "endsAt": "2025-06-05T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "d7f0efbc-d1f3-4a41-b297-d7e21f1d1a70"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67116,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "913351",
      "title": "How to defend your sites from AI bots",
      "description": "Constantly seeing CAPTCHAs? It used to be easy to detect the humans from the droids, but what else can we do when synthetic clients make up nearly half of all web requests. Rotating IPs, spoofed browsers, and agents acting on behalf of real users - are we doomed to forever be solving puzzles?\r\n\r\nIn this talk, we’ll explore user agents, HTTP fingerprints, and IP reputation signals that make humans and agents stand out from scrapers, build a realistic threat model, and dig into the behaviors that reveal the LLM-mimicry. Leave with AX- and UX-safe code, benchmarks, and tools to help you take back control.",
      "startsAt": "2025-06-05T14:00:00",
      "endsAt": "2025-06-05T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "941f74d4-9bd6-47f8-b20c-28895e05e826"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67117,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915389",
      "title": "AI and Human Whiteboarding Partnership",
      "description": "Covid sent everybody home and created the space of virtual whiteboards. At first the experience reused the physical constraints but soon it became better than a physical whiteboard thanks to using virtual native concepts like copy-paste and using keyboard input.\r\nThe next step in this evolution is to integrate AI into the workflow. We've tried a lot of things with Excalidraw and ended up landing on turning prompt into diagram. Come to the talk to understand how it fits into the workflow and how we implemented it.",
      "startsAt": "2025-06-05T14:00:00",
      "endsAt": "2025-06-05T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "0d17aad6-33ce-4d6b-b31c-1ad2573841cc"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67118,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914081",
      "title": "General Intelligence is Multimodal",
      "description": "Talking about Luma AI, our mission, and how our ML infrastructure enables SOTA multimodal model development ",
      "startsAt": "2025-06-05T14:00:00",
      "endsAt": "2025-06-05T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "1a1b94ac-0d10-4afd-8c90-a8280da87cbc"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67119,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915934",
      "title": "Teaching Cars to Think: Language Models and Autonomous Vehicles",
      "description": "This session explores Waymo's latest research on the End-to-End Multimodal Model for Autonomous Driving (EMMA) and advanced sensor simulation techniques. Jyh-Jing Hwang will demonstrate how multimodal large language models like Gemini could improve autonomous driving through unified end-to-end architectures that process raw sensor data directly into driving decisions. \r\n\r\nThe presentation will showcase EMMA's state-of-the-art performance in trajectory planning, 3D object detection, and road graph understanding, as well as another Drive&Gen research approach to sensor simulation for evaluating an end-to-end motion planning model. Attendees will gain insights into the benefits of co-training across multiple autonomous driving tasks and the potential of controlled video generation for testing under various environmental conditions.\r\n\r\nMore on EMMA here: https://waymo.com/blog/2024/10/introducing-emma\r\n",
      "startsAt": "2025-06-05T14:00:00",
      "endsAt": "2025-06-05T14:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "d990444a-bbaa-439f-bc81-3ef5e8caac69"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67120,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "925912",
      "title": "POC to PROD: Hard Lessons from 200+ Enterprise GenAI Deployments",
      "description": "The transition from experimental GenAI demonstrations to robust, production-grade systems involves significant technical and organizational complexities. Humans provide a ceiling on the true ROI of automations. This session synthesizes key patterns and practical strategies gathered from more than 200 GenAI implementations across multiple industries and business sizes.\r\n\r\nBeyond the general lessons that apply to most products leveraging GenAI, we'll cover detailed observations within three application areas: multimodal understanding and search, enterprise knowledge retrieval, and AI agent architectures. We will share real-world comparative performance data and metrics on embedding models, vector index implementations, and explore various implementation methodologies that balance performance and cost.\r\n\r\nAdditionally, the session addresses organizational insights critical to successful AI deployments, such as the importance of clearly defined evaluation processes and understanding real-world user interaction challenges, highlighted by examples from healthcare environments. Attendees will gain an understanding of decision-making criteria, including the appropriate complexity of prompt engineering versus more elaborate orchestration methods, token/cost management strategies in multilingual settings, and the challenges in driving behavioral change with new UX and application interaction capabilities.\r\n\r\nParticipants will leave equipped with practical, data-supported insights for effectively navigating their own GenAI projects, including benchmarks and criteria for informed technology selection, and techniques to streamline the transition from initial concept to sustainable operational deployment. Please note, we all know this field evolves rapidly and we will mark which lessons we believe are immutable.",
      "startsAt": "2025-06-05T14:20:00",
      "endsAt": "2025-06-05T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ec32a532-c1e0-4e0b-8877-6116ed2995f7"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915921",
      "title": "Building AI Products That Actually Work",
      "description": "You've made the demo. How do you make the product? A lot of AI products don't actually work. Even worse, a lot of the techniques being advertised for making AI products better don't work either. We'll cover the challenges + techniques we've seen actually work in the real world.",
      "startsAt": "2025-06-05T14:20:00",
      "endsAt": "2025-06-05T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "0d54907d-a141-49a3-8d3c-4f5834c0cbcf",
        "de9c3919-7e80-4455-9778-b1fdb30ddac6"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915387",
      "title": "Software Development Agents: What Works and What Doesn't",
      "description": "The adoption of AI into software development has been bumpy. While autocomplete tools like Copilot have gone mainstream, autonomous agents like Devin and OpenHands have generated both enthusiasm and skepticism. Some engineers claim they generate a 10x productivity boost; others that they just create noise and tech debt.\r\n\r\nThe difference between the enthusiasts and the skeptics is that the enthusiasts have reasonable expectations for what these agents can do, and have both practical and intuitive knowledge for how to use them effectively.\r\n\r\nIn this session, we'll talk about what tasks are appropriate for today's software agents, what tasks they might start to succeed at in 2025, and what tasks are best left to humans no matter how good they get.\r\n\r\nSession Outline:\r\nLearn how to use software development agents like OpenHands (fka OpenDevin) effectively, without creating noise and tech debt.",
      "startsAt": "2025-06-05T14:20:00",
      "endsAt": "2025-06-05T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ef2bca3d-26df-4a59-a8e7-f197a34abaa9"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67113,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "926721",
      "title": "A taxonomy for next-generation  reasoning models",
      "description": "Current AI models are extremely skilled, which was seen as the step change in evaluation scores across the industry in the first half of 2025, but often fail when presented with even medium time-horizon tasks. This talk presents a taxonomy of 4 traits of reasoning models -- skills, calibration, strategy, and abstraction -- that will be crucial to creating the next generation of AI applications.  With this, we focus on the latter two, strategy and abstraction, and discuss how these traits will enable long-horizon and reliable agents. The talk concludes with a scenario where these agentic behaviors are the foundation for RL continuing to scale in the coming years and post-training techniques reaching compute parity with pretraining methors sooner than later.",
      "startsAt": "2025-06-05T14:20:00",
      "endsAt": "2025-06-05T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "5e52da6a-611f-4e42-b767-ceaa757c96f5"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67114,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914024",
      "title": "Building a Smarter AI Agent with Neural RAG",
      "description": "RAG quality for AI agents is critical, and traditional keyword-based search engines consistently underperform in agentic or multi-step tasks, where semantic grounding and contextual nuance matter most.\r\n\r\nIn this talk, Will Bryk, CEO of Exa will live code two AI agent applications–one using traditional keyword search RAG and one using neural network RAG via vector search. He’ll then evaluate both applications based on task performance, relevance, and latency. With a live demo (no theory or pre-baked applications), the audience will get a firsthand look at the practical differences between keyword and semantic systems in production, and learn embedding strategies, indexing trade-offs, hybrid retrieval techniques, prompt tuning, and more. ",
      "startsAt": "2025-06-05T14:20:00",
      "endsAt": "2025-06-05T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "6eba3426-a49c-45a0-af6c-89a89a5d97d9"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67115,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915059",
      "title": "2025 is the Year of Evals!  Just like 2024, and 2023, and …",
      "description": "AI is getting deployed without guardrails, without governance, without due diligence.  Surely this is the year we’ll see a Fortune 500 CEO fired because of a preventable AI incident.  Surely this is the year we’ll see enterprises wake up to pre-deployment evaluation and post-deployment monitoring being an urgent need.  This story hasn’t changed for a decade, but surely this is the year it will.\r\n\r\nIn this talk, I’ll cover what enterprise-level AI/ML evaluation has looked like for the last decade - what’s changed, what hasn’t, what sells, what doesn’t, and where I see things going from here on out.  Evaluation matters - we all know this - but using my experience in the trenches over the last decade or so I hope to bridge the gap between what practitioners need and what the C-suite pays for in the space of AI evaluations.\r\n",
      "startsAt": "2025-06-05T14:20:00",
      "endsAt": "2025-06-05T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "30f37b27-8758-420b-9873-0341d14a581c"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67116,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915751",
      "title": "How to Secure Agents using OAuth",
      "description": "We all know sharing passwords is bad (unless you want free TV), so why are we sharing API keys with AI?  We shouldn't, and that’s why we need to talk about OAuth.\r\n\r\nIn this talk, we will give a brief intro to OAuth.  Then we will talk about the state of authorization in MCP.  We will show how an MCP client uses OAuth to authenticate a user and securely access private resources and tools hosted by an MCP server.  Then we’ll look at ways autonomous agents can use OAuth on their own behalf, talking to other agents and MCP servers directly.  We’ll learn how to use OAuth to build agents that humans and machines can trust.",
      "startsAt": "2025-06-05T14:20:00",
      "endsAt": "2025-06-05T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b2ff31e4-a1fd-4f6f-9641-87c9a23c6bb0"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67117,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "934617",
      "title": "tldraw computer",
      "description": "Learn about tldraw's latest experiments with AI on an infinite canvas. In 2024, we created tldraw computer, a loose visual programming environment where arrows and LLMs powered every step of a graph on tldraw's canvas.",
      "startsAt": "2025-06-05T14:20:00",
      "endsAt": "2025-06-05T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a44db3dc-fc04-4a88-b1da-0c784ef7ac65"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67118,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "947929",
      "title": "Good Demos are Important",
      "description": "Creating and sharing demos is the easiest way to influence the future. It gets people to think about what's possible. A good tech demo doesn't have to be fully fleshed out. It doesn't even have to be fully functional. The purpose of a demo is to inspire. A good demo makes you feel like someone jumped into the future and pulled back an idea to the present. ",
      "startsAt": "2025-06-05T14:20:00",
      "endsAt": "2025-06-05T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a13f208b-1ea4-41d5-aa31-c40b400dc36f"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67119,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "945538",
      "title": "General purpose robots as professional Chefs",
      "description": "How we converted a bimanual robot into a professional chef that works in novel kitchens and learn new recipes from a single demonstration.",
      "startsAt": "2025-06-05T14:20:00",
      "endsAt": "2025-06-05T14:40:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "815ca918-185d-4445-9099-03e564e903e3"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67120,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "935969",
      "title": "Building Agents (the hard parts!)",
      "description": "AI workloads are rapidly shifting from AI being used for augmentation (co-pilots), to AI becoming responsible for full, end-to-end automation (agents). But building effective agents, and even more importantly, agent experiences that boost productivity requires many pieces. In this talk, we'll be covering the building blocks of agents, how to put them together, and what we've learned from top companies building agents along the way. ",
      "startsAt": "2025-06-05T14:40:00",
      "endsAt": "2025-06-05T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "c3afa709-163c-42f3-b7ea-a9428027b912"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67109,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914934",
      "title": "The Web Browser Is All You Need",
      "description": "With the rise of MCP servers, A2A, and our trusty friend, OpenAPI, it turns out the web browser may be the default MCP server for the rest of the internet.\r\n\r\nIn this talk, we'll walk through how a web browsing tool is probably the only tool you'll need to enable production AI Agents. ",
      "startsAt": "2025-06-05T14:40:00",
      "endsAt": "2025-06-05T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "9e1f15f4-830e-4239-82ed-7e65bd50ff19"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67112,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914017",
      "title": "Beyond the Prototype: Using AI to Write High-Quality Code",
      "description": "In this case study-based keynote, Josh Albrecht, CTO of Imbue, examines the critical engineering challenges in building AI coding systems that create more than just prototypes. Drawing from Imbue's research developing Sculptor, an experimental coding agent environment, Josh shares key insights into the fundamental technical obstacles encountered when evolving AI-assisted coding from toy applications to more robust software systems. \r\n\r\nThe session will explore approaches to core challenges like safely executing code, managing context across large codebases, automating test generation, and creating systems that can identify potential pitfalls in AI-generated code. Attendees will gain practical insights into the technical underpinnings of next-generation coding agents that aim to handle complex software engineering challenges architecting larger systems, increasing meaningful test coverage and designing systems that are easy to debug—moving us closer to AI systems that can help create maintainable software.\r\n",
      "startsAt": "2025-06-05T14:40:00",
      "endsAt": "2025-06-05T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "8149d861-c793-4ed8-a471-0d11559758ba"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67113,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "939640",
      "title": "Towards Verified Superintelligence",
      "description": "I describe a new paradigm towards open-endedly self-improving intelligence by scaling verification to remove the human data and supervision bottleneck. The objective is to achieve trustless alignment of superintelligence.",
      "startsAt": "2025-06-05T14:40:00",
      "endsAt": "2025-06-05T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "a0b64a81-7561-4964-97ac-7d087ce718ee"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67114,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "907695",
      "title": "Layering every technique in RAG, one query at a time",
      "description": "Start with the simplest Search - in-memory embeddings with relevance ranking. End with the most complex planet-scale Search - 70+ corpus mix of token, embeddings, and knowledge graphs, all jointly retrieved, custom ranked, joint re-ranked, and then LLM-processed, at 160,000 queries per second in under 200msec.\r\n\r\nThis talk will be a fun “one query at a time” survey of all techniques in RAG in incremental complexity, showing the limits of each technique and what the next layered one opens up in terms of capabilities to handle ever-more complex queries in RAG. You’ll learn why queries like [falafel] are notoriously hard to Search over, why chunking your documents can be disastrous, how you can sometimes can get away with a simple bm25, and how some Search problems are so hard to solve that you’re better off punting the problem to the LLM or the UX. Brought to you by the team that worked on 50+ Search products, in the context of Google.com and custom Enterprise Search.",
      "startsAt": "2025-06-05T14:40:00",
      "endsAt": "2025-06-05T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "210c2993-39c7-40d5-bf2a-73d5795d287a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67115,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "916104",
      "title": "How to look at your data; what to look for, how to measure",
      "description": "By the end of this talk, you'll understand what it takes to apply clustering techniques and data analysis to understand what is the valuable work that your AI application is doing through analyzing conversation histories and how to create generative evals to benchmark your newly discovered superpowers. ",
      "startsAt": "2025-06-05T14:40:00",
      "endsAt": "2025-06-05T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "59e622be-92dc-41b8-b8a5-b5a541cdff17",
        "c8042607-1aa2-4286-9a44-e8f44c0ad616"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67116,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915873",
      "title": "How we hacked YC Spring 2025 batch’s AI agents",
      "description": "We hacked 7 of the16 publicly-accessible YC X25 AI agents. This allowed us to leak user data, execute code remotely, and take over databases. All within 30 minutes each. In this session, we'll walk through the common mistakes these companies made and how you can mitigate these security concerns before your agents put your business at risk.",
      "startsAt": "2025-06-05T14:40:00",
      "endsAt": "2025-06-05T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b3e35f24-1320-492a-99af-40f7ae49eb82"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67117,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "915783",
      "title": "Form factors for your new AI coworkers",
      "description": "Designing user experiences for AI means moving beyond traditional interfaces.\r\n\r\nDesigners are grappling with how to create intuitive and effective interactions for these new AI capabilities, while growing their practice to include philosophy, ethics and coding. \r\n\r\nWhat if AI interactions could be reimagined as new 'coworkers'? This talk explores AI systems as your new coworkers. Covering novel UX patterns we’ve implemented and are researching at Flatfile as well as a state of the union on emergent patterns we’re seeing and using from the industry.\r\n\r\nAttendees will get a peek into explorations into AI cursors, forward-leaning chat paradigms and tool UX. We will discuss both work thats in production today at some of our biggest customers as well as thought-provoking demos, offering a vision for the future of AI UX.",
      "startsAt": "2025-06-05T14:40:00",
      "endsAt": "2025-06-05T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "dcf59279-be5e-4819-a046-bcccd7c9afcb"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67118,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914798",
      "title": "Why you should care about AI interpretability",
      "description": "The goal of mechanistic interpretability is to reverse engineer neural networks. Having direct, programmable access to the internal neurons of models unlocks new ways for developers and users to interact with AI — from more precise steering to guardrails to novel user interfaces. While interpretability has long been an interesting research topic, it is now finding real-world use cases, making it an important tool for AI engineers.",
      "startsAt": "2025-06-05T14:40:00",
      "endsAt": "2025-06-05T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "fabd056c-2440-49ec-8199-3ac7d6080a7d"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67119,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "948652",
      "title": "Scaling Open-source Humanoid Robots",
      "description": "Introducing developer ready robots that are open-source, affordable, and easy to use. ",
      "startsAt": "2025-06-05T14:40:00",
      "endsAt": "2025-06-05T15:00:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "6803133e-76a3-4ef5-bc74-6cdbd379c843"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67120,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "948075",
      "title": "The Buzz About Ambient Personal AI: What Really Works",
      "description": "Your smartphone knows your location, your smartwatch tracks your heartbeat, but what if AI could understand your entire life context? The idea is obvious (just ask Sam and Jony), but the reality of ambient intelligence brings technical challenges no one talks about, from processing human context at scale to making it actually useful.\r\n\r\nBut what if we could crack the code on truly personal AI that lives with you, not just on your phone? Enter the era of ambient personal intelligence.\r\n\r\nWe'll dive into hard-won lessons from processing over 150 billion tokens of personal context. We will discuss privacy-first systems from edge computing to Secure Enclaves, discover why ambient understanding is both harder and more powerful than you think, and explore the frontier where personal AI agents continuously reason about your needs and take actions proactively",
      "startsAt": "2025-06-05T15:00:00",
      "endsAt": "2025-06-05T15:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ba82791c-c2d2-42c4-b854-7fd900174db4"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67611,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "914371",
      "title": "Building Vector Search Experiences with MongoDB: Access patterns, data models, and scaling considera",
      "description": "This talk will explore typical and forward-looking use cases for Atlas Vector Search, as well as how different types of data models and query patterns can be implemented and effectively scaled to meet the needs of those use cases. There will be a focus on the \"Iron Triangle of Search\" balancing accuracy, speed, and cost and talking about practical considerations that emerge within those use cases.\r\n\r\n\r\nThis will be a technical talk focused on the \"how\" of Atlas Vector Search and considerations when building information retrieval systems given by a technical PM, not a sales pitch explaining how basic vector retrieval \"solves\" hallucinations.",
      "startsAt": "2025-06-05T15:00:00",
      "endsAt": "2025-06-05T15:15:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ced92b0e-6be7-48cb-a39d-418b88286bce"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67610,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "904751",
      "title": "Ship Production Software in Minutes, Not Months",
      "description": "Planning, coding, testing, monitoring—the endless cycle that spans 10+ tools that fragment our focus and slows delivery to a crawl. Vibe coding doesn't work when you've got 10TB of code. If you just sighed, you're one of many professional software engineers trapped in the traditional software development lifecycle (SDLC) that was designed before AI could parallelize your entire workflow.\r\n\r\nBut what if you could orchestrate multiple AI agents on tasks beyond just generating code, while you focus on the creative decisions that matter?\r\n\r\nIn this talk, I'll demonstrate how real enterprise organizations are changing their entire SDLC—going from understanding, planning, coding, and testing all the way to incident response—using AI agents. You'll witness the next evolution of software engineering—where AI doesn't just generate code, but orchestrates the entire development lifecycle.",
      "startsAt": "2025-06-05T15:00:00",
      "endsAt": "2025-06-05T15:20:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b6c36208-886a-4ea6-a91a-12adba06960c"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67113,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "936298",
      "title": "To the moon! Navigating deep context in legacy code with Augment Agent",
      "description": "Shortened presentation-only version of our Apollo 11 workshop",
      "startsAt": "2025-06-05T15:15:00",
      "endsAt": "2025-06-05T15:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "14177da5-e0bd-45c1-8a6a-c3bf998a7d01",
        "dd9252c5-3dda-4a18-a2b8-14fc568375f2"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67121,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "933474",
      "title": "Cattle, not genies: building AI agents from first principles",
      "description": "As magical as they may seem, AI agents should be treated like any other software system. This talk will cover the best practices in designing and building AI systems including observability, security hardening, and proper UX.",
      "startsAt": "2025-06-05T15:15:00",
      "endsAt": "2025-06-05T15:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "b2515fe3-7618-42fd-b3f3-b243ec874a55"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "915826",
      "title": "CI in the Era of AI: From Unit Tests to Stochastic Evals",
      "description": "Software engineers have long understood that high-quality code requires comprehensive automated testing. For decades, our industry has relied on deterministic tests with clear pass/fail outcomes to ensure reliability. \r\n\r\nHigh-quality software depends on automated testing. That's certainly true at Zed, where we're building a next-generation native IDE in Rust. Zed runs at 120 frames per second, but it would also crash once a second if we didn't maintain and run a comprehensive suite of unit tests on every change.\r\n\r\nBut what happens when AI enters the equation?\r\n\r\nIn this talk, we'll explore how continuous integration evolves when working with AI components. \"Evals\" - parlance from the machine learning field - are fundamentally a continuation of the software testing tradition, but with a critical difference: they're inherently stochastic.\r\n\r\nZed's traditional CI goes to extreme lengths to eliminate non-determinism, as nobody likes having their pull requests blocked by flaky builds. We've even fully simulated network interactions with a deterministic random scheduler. AI components, however, forced us to confront a fundamental paradigm shift—uncertainty isn't a bug but an intrinsic feature of these systems, compelling us to embrace what we couldn't avoid.\r\n\r\nWe'll share our journey of reconceptualizing evals as \"stochastic unit tests\" - still verifying system behavior, but without binary pass/fail grades.\r\n\r\nWe'll discuss practical approaches to:\r\n- Thoughtfully building test suites for AI components\r\n- Shifting from red/green outcomes to \"shades of gray\"\r\n- Replacing build gates with trend analysis and performance monitoring\r\n- Maintaining engineering confidence despite statistical variance\r\n\r\nWhether you're incorporating AI into existing systems or building new AI-powered tools, this talk will provide practical insights into maintaining quality when determinism gives way to probability.",
      "startsAt": "2025-06-05T15:15:00",
      "endsAt": "2025-06-05T15:30:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "f6244e3a-c974-4c60-aeac-298e855b220a"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67123,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933633",
      "title": "The Eyes Are The (Context) Window to The Soul: How Windsurf Gets to Know You",
      "description": "Sometimes it seems like Windsurf knows you a little too well. It's one thing to generate generic code, but to predict your next intent? From matching existing code patterns and styles to tracking how local changes affect the larger codebase, this talk digs into the technical challenges of context awareness and why simply indexing code falls short. Relive our journey tackling the core issue in the AI IDE space : balancing retrieval quality with latency constraints and scaling effectively as codebases grow. For those curious about the infrastructure behind context-aware AI, this talk offers insights into our approach of turning massive codebases into collections of useful context.",
      "startsAt": "2025-06-05T15:30:00",
      "endsAt": "2025-06-05T15:45:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "cff88604-f3a4-4805-b692-3d5d0ee89f05"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67121,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "933575",
      "title": "The emerging skillset of wielding coding agents",
      "description": "It's raining coding agents. But while many are saying they're feeling the AGI, others say they're not that useful for serious programming. How much is hype and how much is a skill issue? We'll share empirical observations that help explain the divergence of developer opinion. And we'll cover emergent strategies uncovered by users of Amp, a new coding agent in research preview, that can help you employ agents to complete more complex tasks in production codebases.",
      "startsAt": "2025-06-05T15:30:00",
      "endsAt": "2025-06-05T15:45:00",
      "isServiceSession": false,
      "isPlenumSession": false,
      "speakers": [
        "ed128dfc-4ac2-47b2-b9dc-fa04efebd9e9"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 67122,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "936564",
      "title": "Trends Across the AI Frontier",
      "description": "The entire AI stack is developing faster than ever - from chips to infrastructure to models. How do you sort the signal from the noise? Artificial Analysis an independent benchmarking and insights company dedicated to helping developers and companies pick the right models and technologies for building applications. This talk will walk through the state of the frontier across the AI stack. ",
      "startsAt": "2025-06-05T16:00:00",
      "endsAt": "2025-06-05T16:20:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "b7fecb1d-b305-48dd-9ea6-7d774471eece",
        "82d39826-bdbd-4b4f-b309-c66913533461"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": false
    },
    {
      "id": "943899",
      "title": "Evals Closing Keynote",
      "description": "The final word on Evals",
      "startsAt": "2025-06-05T16:20:00",
      "endsAt": "2025-06-05T16:25:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "d7f0efbc-d1f3-4a41-b297-d7e21f1d1a70"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "943904",
      "title": "State of AI Engineering 2025",
      "description": "Come hear the results of the 2025 State of AI Engineering.",
      "startsAt": "2025-06-05T16:25:00",
      "endsAt": "2025-06-05T16:35:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "88659946-1b35-49cb-8159-80a810074711"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "941906",
      "title": "fun stories from building OpenRouter and where all this is going",
      "description": "How the first LLM aggregator got started, some of the weird moments in its early growth, architecture challenges, and where we'll be taking it down the road",
      "startsAt": "2025-06-05T16:35:00",
      "endsAt": "2025-06-05T16:55:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "2c62ca85-d480-4a2b-887d-5268a82ffe9b"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    },
    {
      "id": "925974",
      "title": "The New Code",
      "description": "In an era where AI transforms software development, the most valuable skill isn't writing code - it's communicating intent with precision. This talk reveals how specifications, not prompts or code, are becoming the fundamental unit of programming, and why spec-writing is the new superpower.\r\n\r\nDrawing from production experience, we demonstrate how rigorous, versioned specifications serve as the source of truth that compiles to documentation, evaluations, model behaviors, and maybe even code. \r\n\r\nJust as the US Constitution acts as a versioned spec with judicial review as its grader, AI systems need executable specifications that align both human teams and machine intelligence. We'll look at OpenAI's Model Spec as a real-world example.\r\n\r\nFinally, we'll end on some open questions about what the future of developer tooling looks like in a world where communication once again becomes the most important artifact in engineering.",
      "startsAt": "2025-06-05T16:55:00",
      "endsAt": "2025-06-05T17:15:00",
      "isServiceSession": false,
      "isPlenumSession": true,
      "speakers": [
        "af9c04da-4bdc-4238-9755-9bf1530b72c3"
      ],
      "categoryItems": [],
      "questionAnswers": [],
      "roomId": 61336,
      "liveUrl": null,
      "recordingUrl": null,
      "status": "Accepted",
      "isInformed": true,
      "isConfirmed": true
    }
  ],
  "speakers": [
    {
      "id": "2bab255d-ff12-4030-8a97-90f5aa645dee",
      "firstName": "Aakanksha",
      "lastName": "Chowdhery",
      "bio": "Aakanksha Chowdhery is a Research Leader at Reflection AI pushing the frontier of reasoning for coding agents. She is also an adjunct faculty at Stanford. Before her startup journey, she was the technical Lead of 540B PaLM model and lead researcher at Google in pre-training, scaling, and post-training of Large Language Models. She was a lead researcher in Gemini, PaLM-E, MedPaLM, and Pathways project at Google. Prior to joining Google, she led interdisciplinary research initiatives at Microsoft Research and Princeton University across machine learning and distributed systems.",
      "tagLine": "Research Leader, Reflection AI",
      "profilePicture": "https://sessionize.com/image/0b04-400o400o1-GG6J373qNqBpoQhGXRzXXm.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915745
      ],
      "fullName": "Aakanksha Chowdhery",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "85704f37-4b3d-47ef-9a67-f5cd637f6f9f",
      "firstName": "Aastha",
      "lastName": "Jhunjhunwala",
      "bio": "Aastha Jhunjhunwala is a Solutions Architect at NVIDIA, focused on building optimized generative AI applications across industries. She works at the intersection of large-scale LLM pretraining, large language model inference, and NVIDIA’s full-stack generative AI infrastructure. Aastha has helped enterprises scale LLM workflows—from training models with billions of parameters to serving them efficiently with high-throughput inference. When she’s not working with language models, you’ll find her deep in the mountains, trading tokens for trail markers.",
      "tagLine": "Solutions Architect",
      "profilePicture": "https://sessionize.com/image/307b-400o400o1-V4tq6YkdtFNb2REDEHG7vc.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916103
      ],
      "fullName": "Aastha Jhunjhunwala",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "0880058d-a4ab-45cd-a57a-912c18d09bd0",
      "firstName": "Adam",
      "lastName": "Behrens",
      "bio": "Adam Behrens is the co-founder and CEO of a, a company that partners with global brands and merchants to unlock AI native commerce opportunities. New Gen builds infrastructure for brands to host their own conversational AI experiences and to connect their data into 3rd party chat clients like ChatGPT and Claude. Adam previously worked on trading infrastructure at Bridgewater and Banking-as-a-Service at Stripe. Outside of training AI models he is busy training his 8 month old Vizsla puppy.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/dd9a-400o400o1-aK2KD9ofRRFnkVARmm586d.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914891
      ],
      "fullName": "Adam Behrens",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "c94ed665-4a20-49cc-afb0-dea6e1c27b34",
      "firstName": "Alessio",
      "lastName": "Fanelli",
      "bio": "Alessio is the co-host of Latent Space, the #1 AI Engineering podcast and community. He's also a Partner & CTO at Decibel, where he builds and invests in early stage startups in autonomous software and developer tools. Before Decibel, Alessio was the founder of an open hardware home automation startup and led engineering teams at early stage companies. He still codes (almost) every day and maintains a few open source projects.",
      "tagLine": "Co-Host, Latent Space",
      "profilePicture": "https://sessionize.com/image/040c-400o400o1-P47smqgY1yaRejq5xBf5nQ.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        941249
      ],
      "fullName": "Alessio Fanelli",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "2c62ca85-d480-4a2b-887d-5268a82ffe9b",
      "firstName": "Alex",
      "lastName": "Atallah",
      "bio": "Cofounder & CEO of OpenRouter, the first LLM aggregator and distributor. Cofounder of OpenSea, the first NFT marketplace. \r\n\r\nHelped grow OpenSea to over $4B in monthly volume from 2017 to 2022.\r\n\r\nFounded OpenRouter in early 2023, which processes over 2 trillion tokens weekly across over 400 unique language models, as of May 2025.",
      "tagLine": "CEO OpenRouter, co-founder of OpenSea",
      "profilePicture": "https://sessionize.com/image/5465-400o400o1-VkUzNR55ey1eG419QPdp6d.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        941906
      ],
      "fullName": "Alex Atallah",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ac32d3ee-cca4-425d-89ce-203762f812e5",
      "firstName": "Alex",
      "lastName": "Cheema",
      "bio": "Alex is one of the co-founders of EXO Labs. He has a background in Physics from Oxford University and distributed systems engineering.",
      "tagLine": "Co-Founder",
      "profilePicture": "https://sessionize.com/image/f987-400o400o1-WGpyjiPiSt4azkFhLMhxww.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        937137
      ],
      "fullName": "Alex Cheema",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "34a27f5f-368a-4f4a-8c7b-b0413323e035",
      "firstName": "Alex",
      "lastName": "Duffy",
      "bio": "I’m Alex Duffy. I lead AI strategy at Every Inc., helping teams across industries put AI into practice. Previously, I co-founded AI Camp, teaching thousands of students to build their own AI projects, and launched Salt AI, creating tools to help researchers, designers, and creators bring ideas to life. I’m passionate about building teams and tools to empower people with AI. I really believe in creating technology that works for us, not that is work for us. ",
      "tagLine": "Head of AI",
      "profilePicture": "https://sessionize.com/image/6e93-400o400o1-UDESThkaig3MRZVhYqL9r9.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915974
      ],
      "fullName": "Alex Duffy",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "e770d774-d3ce-487e-b76e-ec767ab4b0e3",
      "firstName": "Alex",
      "lastName": "Volkov",
      "bio": "Alex Volkov is an AI Evangelist at Weights & Biases as well as the founder and host of ThursdAI, a weekly newsletter and podcast that explores the latest innovations in AI, their practical applications, and the open-source AI community. Alex is an AI startup founder with 20 years of full-stack software engineering experience, offering a deep well of insights into AI innovation. He’s celebrated for his ability to clarify and summarize the complexities of the rapid AI advances and advocating for its beneficial uses.",
      "tagLine": "AI Evangelist",
      "profilePicture": "https://sessionize.com/image/b6dc-400o400o1-n42m8vkZMc2L1ZmuTGD5JD.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915013
      ],
      "fullName": "Alex Volkov",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "179d0b1c-fa38-4d18-87bd-f280a52c95bd",
      "firstName": "Alison",
      "lastName": "Cossette",
      "bio": "Alison Cossette is a dynamic Data Science Strategist, Educator, and Podcast Host. As a Developer Advocate at Neo4j specializing in Graph Data Science, she brings a wealth of expertise to the field. With her strong technical background and exceptional communication skills, Alison bridges the gap between complex data science concepts and practical applications. Alison’s passion for responsible AI shines through in her work. She actively promotes ethical and transparent AI practices and believes in the transformative potential of responsible AI for industries and society. Through her engagements with industry professionals, policymakers, and the public, she advocates for the responsible development and deployment of AI technologies. She is currently a Volunteer Member of the US Department of Commerce - National Institute of Standards and Technology's Generative AI Public Working Group Alison’s academic journey includes Masters of Science in Data Science studies, specializing in Artificial Intelligence, at Northwestern University and research with Stanford University Human-Computer Interaction Crowd Research Collective. Alison combines academic knowledge with real-world experience. She leverages this expertise to educate and empower individuals and organizations in the field of data science. Overall, Alison Cossette’s multifaceted background, commitment to responsible AI, and expertise in data science make her a respected figure in the field. Through her role as a Developer Advocate at Neo4j and her podcast, she continues to drive innovation, education, and responsible practices in the exciting realm of data science and AI.",
      "tagLine": "Data Science Strategist, Advocate, Educator",
      "profilePicture": "https://sessionize.com/image/4c5e-400o400o1-NBTnUuFrxX22XutvVhrvGP.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        921229
      ],
      "fullName": "Alison Cossette",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "3c85e31c-c243-4811-8ce4-30f89896ef7c",
      "firstName": "Alvaro",
      "lastName": "Morales",
      "bio": "Alvaro Morales is the co-founder and CEO of Orb, a leading billing and monetization platform enabling SaaS and GenAI companies to adopt flexible, usage-based, and outcome-driven pricing models. Since founding Orb in 2021, he has helped businesses transition from traditional seat-based pricing to dynamic, data-driven monetization strategies that scale with customer value. Previously, he led growth engineering at Asana, optimizing pricing and revenue strategies. Morales holds Master’s and Bachelor’s degrees in Computer Science from MIT and has worked at Palantir, Yahoo!, and MIT’s CSAIL. A fintech innovator, he is shaping the future of AI monetization in a usage-based economy.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/6c39-400o400o1-JBNFJeGFzwhuctMDmcV6j5.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        912033
      ],
      "fullName": "Alvaro Morales",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "1feb3f6d-13cb-4ac8-9297-dbd4154ebfcf",
      "firstName": "Aman",
      "lastName": "Khan",
      "bio": "Aman is Director of Product, LLM at Arize AI. Prior to Arize, Aman was the PM on the Jukebox Feature Store in the ML Platform team at Spotify across ~50 data science teams. Aman was also PM for ML Evaluation frameworks across data science and engineering teams for self-driving cars at Cruise, which helped launch the first self-driving car service in an urban environment. Aman studied Mechanical Engineering at UC Berkeley and lived in the SF Bay Area for 9 years before moving to NYC. ",
      "tagLine": "Director of Product",
      "profilePicture": "https://sessionize.com/image/c833-400o400o1-Ny5azYCUjiB2ccBPSnHeQ2.jpeg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915269
      ],
      "fullName": "Aman Khan",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "217586b5-d1f3-4c69-8f8f-774e76a06602",
      "firstName": "Amir",
      "lastName": "Haghighat",
      "bio": "Amir Haghighat is the co-founder and CTO at Baseten, an AI infrastructure company specializing in inference. Before Baseten, Amir led engineering teams at Clover Health and Gumroad. A graduate of UC Irvine, Amir lives in San Francisco and enjoys biking and time with his family.",
      "tagLine": "CTO",
      "profilePicture": "https://sessionize.com/image/a46b-400o400o1-DtmYnkCjJuxXsiTRqX4hi4.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915990
      ],
      "fullName": "Amir Haghighat",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "262b6964-1097-4c41-9117-4fbf9aefb088",
      "firstName": "Andreas",
      "lastName": "Kollegger",
      "bio": "Andreas is a technological humanist. Starting at NASA, Andreas designed systems from scratch to support science missions. Then in Zambia, he built medical informatics systems to apply technology for social good. Now with Neo4j, he is democratizing graph databases to validate and extend our intuitions about how the world works. Everything is connected. ",
      "tagLine": "GenAI Lead",
      "profilePicture": "https://sessionize.com/image/9be1-400o400o1-3z1SkCUTLZX6NamTinAsif.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        921229
      ],
      "fullName": "Andreas Kollegger",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "5154a162-47d1-4c47-9cd7-f185140e7cf5",
      "firstName": "Anish",
      "lastName": "Agarwal",
      "bio": "Anish Agrawal is the CEO and Co-founder of Traversal, where he and his team are revolutionizing observability and troubleshooting with AI Agents. A Professor of Computer Science and Operations Research at Columbia University, Anish earned his PhD in Computer Science from MIT, specializing in causal machine learning—teaching AI to understand cause and effect from data. Despite achieving his goal of becoming a professor,  Anish pivoted from academia, recognizing a once-in-a-lifetime opportunity to apply his AI research to tackle the industry’s toughest challenges, with autonomous troubleshooting at the forefront. His career also includes roles as a management consultant at BCG and research scientist at Amazon and Microsoft Research.",
      "tagLine": "CEO and Co-founder",
      "profilePicture": "https://sessionize.com/image/f403-400o400o1-aztUHtnrKs7FM8kqdhLAX5.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915312
      ],
      "fullName": "Anish Agarwal",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d7f0efbc-d1f3-4a41-b297-d7e21f1d1a70",
      "firstName": "Ankur",
      "lastName": "Goyal",
      "bio": null,
      "tagLine": "CEO, Braintrust",
      "profilePicture": "https://sessionize.com/image/794d-400o400o1-7uowKTSTa7qBqYAXYQqmAX.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        939130,
        943899
      ],
      "fullName": "Ankur Goyal",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a7f032d8-e2b0-4ca5-989d-820575b736d6",
      "firstName": "Annika",
      "lastName": "Brundyn",
      "bio": "Annika Brundyn is a Senior Solutions Architect at NVIDIA focused on deploying generative AI systems in the real world. She works at the intersection of inference infrastructure, reasoning models, and retrieval pipelines, and has contributed to flagship projects like NVIDIA’s NeMo Retriever and the GR00T vision-language-action model. Her experience spans frontier model research and enterprise-grade deployment. She spends a lot of time helping models make fewer “creative” mistakes in production.",
      "tagLine": "GenAI Architect",
      "profilePicture": "https://sessionize.com/image/80ac-400o400o1-JJGDuN81u6KSFdmYWRYLxm.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916103
      ],
      "fullName": "Annika Brundyn",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "4b7f0686-5bfb-43da-980d-0449511b062d",
      "firstName": "Anoop",
      "lastName": "Kotha",
      "bio": "I'm Anoop Kotha, a member of the OpenAI team that works with our customers to create novel LLM experiences. Previously I was an engineer at Retool. ",
      "tagLine": "Applied AI",
      "profilePicture": "https://sessionize.com/image/0f76-400o400o1-hX5wxCLt85iJnmvPhg8DNe.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915067
      ],
      "fullName": "Anoop Kotha",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "82a8b503-5e92-4c3d-8002-e42064c5c9e4",
      "firstName": "Apoorva",
      "lastName": "Joshi",
      "bio": "Apoorva is a Data Scientist turned Developer Advocate, with over 6 years of experience applying Machine Learning to problems in Cybersecurity, including phishing detection, malware protection, and entity behavior analytics. As an AI Developer Advocate at MongoDB, she now helps developers be successful at building AI applications through written content and hands-on workshops.",
      "tagLine": "Senior AI Developer Advocate, MongoDB",
      "profilePicture": "https://sessionize.com/image/c508-400o400o1-SUrPbB4EXZiUxWqWBAjQ1Z.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933707
      ],
      "fullName": "Apoorva Joshi",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "75424c50-c610-4614-bfcc-5842164fd37a",
      "firstName": "Arjun",
      "lastName": "Desai",
      "bio": "Cofounder @ Cartesia | Prev. Stanford ML PhD",
      "tagLine": "Co-Founder, Cartesia",
      "profilePicture": "https://sessionize.com/image/982d-400o400o1-361rg9Cr9BxnPHp14xTYF6.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933599
      ],
      "fullName": "Arjun Desai",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "e74f4530-4fe3-4b9d-92e5-f2ecccd23163",
      "firstName": "Asha ",
      "lastName": "Sharma",
      "bio": "Asha Sharma is Corporate Vice President, leading product development for Microsoft’s AI Platform. In this role, she oversees the teams and technologies that power AI across Microsoft and its enterprise customers—spanning critical infrastructure, foundation models, and end-to-end toolchains for building, managing, and deploying AI and agentic applications. Her portfolio includes Azure AI Foundry, Azure OpenAI Service, Azure Machine Learning, Responsible AI, AI Search, customizable APIs and Azure AI Services. She also leads Applied Engineering, Computational Engineering and Growth for Microsoft’s Core AI division.\r\nPrior to joining Microsoft, Sharma served as Chief Operating Officer of Instacart, with full P&L responsibility overseeing product, design, data science, research, marketing, operations, customer support and new business initiatives. Earlier, as Vice President of Product at Meta, she oversaw Messenger, Instagram Direct, Messenger Kids, Remote Presence (calling and video) and company-wide platform services.\r\nSharma serves on the boards of The Home Depot and Coupang. She holds a Bachelor of Science in Business from the University of Minnesota’s Carlson School of Management.",
      "tagLine": "CVP, Head of Product, Microsoft AI Platform",
      "profilePicture": "https://sessionize.com/image/5395-400o400o1-DTNfpRqa92y1rZx6ugVgkg.jpg",
      "isTopSpeaker": true,
      "links": [],
      "sessions": [
        936800
      ],
      "fullName": "Asha Sharma",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "88659946-1b35-49cb-8159-80a810074711",
      "firstName": "Barr",
      "lastName": "Yaron",
      "bio": "Barr is a data scientist turned investment partner at Amplify Partners where she invests in AI infrastructure and apps",
      "tagLine": "Partner at Amplify Partners",
      "profilePicture": "https://sessionize.com/image/4fb0-400o400o1-UZM7mpeWhU8PUzfnbC8RGh.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        943904
      ],
      "fullName": "Barr Yaron",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "0d54907d-a141-49a3-8d3c-4f5834c0cbcf",
      "firstName": "Ben",
      "lastName": "Hylak",
      "bio": "Ben Hylak is co-founder at Raindrop, building Sentry for AI products. He was previously a designer at Apple for 4 years, building the Apple Vision Pro. ",
      "tagLine": "Co-Founder",
      "profilePicture": "https://sessionize.com/image/8705-400o400o1-PF84iPXFpuf9ff9PC2DPYA.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915921
      ],
      "fullName": "Ben Hylak",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "5aaeac52-c97c-4c71-badd-6502e40699d2",
      "firstName": "Ben",
      "lastName": "Kus",
      "bio": "Ben Kus is the Chief Technology Officer at Box and is responsible for developing Box’s technology vision and strategy and ensuring that technological resources are aligned with the company's business needs. Previously Ben was the VP of Product Management at Box. Before joining Box, Ben was the Co-Founder and CTO of Subspace, Inc., an enterprise security solution that was acquired by Box. Ben has held various leadership positions, including the role of Chief Architect for IBM, and Senior Director of Technology for BigFix, Inc. Ben studied Computer Science at the University of California, Berkeley.",
      "tagLine": "CTO",
      "profilePicture": "https://sessionize.com/image/aa3c-400o400o1-UzPs5VdRqRQaqwXZFXnpxn.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        932429
      ],
      "fullName": "Ben Kus",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "2b6fdff3-b2d4-4765-bd3a-f6146379b99c",
      "firstName": "Ben",
      "lastName": "Stein",
      "bio": "Ben is a customer-obsessed technology executive and product leader who seamlessly bridges the worlds of business, product, and technology. He has repeated success leading cross-functional teams at multiple lifecycle stages, from 3x startup founder, to scaling through hypergrowth, to managing mature lines of business.\r\n\r\nIn 7 years at Twilio, Ben was GM of multiple business units (Developer Experience, Enterprise), Product Director for text messaging, and Head of R&D for Twilio.org. As CPTO at Arcadia (climate tech unicorn), he led a global team building APIs to decentralize and decarbonize the electrical grid. He cofounded multiple startups including Mobile Commons (acquired by $UPLD), an early platform for SMS marketing; and QuitCarbon, an AI platform to transition 100M homes off fossil fuels. \r\n\r\nHe is currently building Teammates, a platform for designing and managing a virtual workforce of truly autonomous virtual colleagues.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/75c9-400o400o1-GdKVdseJ6n3ZLeZKRBX92L.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915648
      ],
      "fullName": "Ben Stein",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "6af0adad-3637-4d37-a604-570e28f53773",
      "firstName": "Benjamin",
      "lastName": "Eckel",
      "bio": "Benjamin has over a decade of experience as a software engineer and is the co-founder and CTO of Dylibso. He previously led DX at Recurly and worked on integrations and edge observability at Datadog.",
      "tagLine": "Co-Founder of Dylibso",
      "profilePicture": "https://sessionize.com/image/7fc5-400o400o1-sjzbuhKVSFiePoYuFoAtfo.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915013
      ],
      "fullName": "Benjamin Eckel",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ed128dfc-4ac2-47b2-b9dc-fa04efebd9e9",
      "firstName": "Beyang",
      "lastName": "Liu",
      "bio": "Beyang is the co-founder and CTO of Sourcegraph, the company behind Sourcegraph Code Search and Amp. Beyang started his career working on software for some of the largest banks as an engineer at Palantir, where he brought a background in machine learning and data analysis at Stanford.",
      "tagLine": "Co-founder and CTO, Sourcegraph",
      "profilePicture": "https://sessionize.com/image/6366-400o400o1-UTURJFDjBDBBfTLaoL6q8Y.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933575
      ],
      "fullName": "Beyang Liu",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "6708d2e5-94fd-4417-8dfe-a511e7de5671",
      "firstName": "Bobby",
      "lastName": "Tiernay",
      "bio": "Bobby has spent eight years at Okta as an architect working on Auth0 and Okta Platform products. He's passionate about generative AI and loves experimenting with new tech in his free time. At work, he helps teams develop AI solutions that improve both internal tools and customer products. With a background in data security and AI governance, Bobby connects research ideas to real-world applications. He's driven by a simple goal: making identity security easier and more secure for the people who use Auth0. When tackling complex challenges, he keeps things straightforward, collaborative, and (hopefully 🤞) fun.",
      "tagLine": "Auth0, Principal Architect",
      "profilePicture": "https://sessionize.com/image/a964-400o400o1-wDvhX6SYHSWePsnvpa3ifB.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936795
      ],
      "fullName": "Bobby Tiernay",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "74f8b642-ff10-4d75-8e47-5175a62831c5",
      "firstName": "Boris",
      "lastName": "Cherny",
      "bio": "Created Claude Code. Member of Technical Staff @Anthropic. Prev: Principal Engineer @Meta, Architect @Coatue. Author, OReilly's Programming TypeScript.",
      "tagLine": "Member of Technical Staff, created Claude Code",
      "profilePicture": "https://sessionize.com/image/d66a-400o400o1-L5iR7B9DfejCS6tdwi9cUv.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        939942
      ],
      "fullName": "Boris Cherny",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "15df4e7f-12d8-4868-9e5d-339da4c9332b",
      "firstName": "Brian",
      "lastName": "Balfour",
      "bio": "Brian Balfour, Founder/CEO of Reforge, previously VP Growth @ HubSpot. Prior to Reforge, he has started multiple VC backed companies, and grown user bases to millions of daily active users. ",
      "tagLine": "Founder & CEO, Reforge",
      "profilePicture": "https://sessionize.com/image/a307-400o400o1-U9Yid9B1rqbUe3SRku67BV.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914975
      ],
      "fullName": "Brian Balfour",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "9dc75ef1-7d40-418c-800c-2f4c01489c1a",
      "firstName": "Brian",
      "lastName": "Johnson",
      "bio": "Brian Johnson is a Staff Engineer at Tavus, a market-leading generative AI video research company building foundational models and operating systems for human-AI interaction. With a background in electrical engineering and law, he brings decades of experience building and scaling systems across frontend, backend, and ML infrastructure. At Tavus, Brian leads development of real-time AI systems that power lifelike digital humans. His work focuses on combining technical precision with human-centered design to push the boundaries of conversational video AI.",
      "tagLine": "Staff Engineer, Tavus",
      "profilePicture": "https://sessionize.com/image/0fd2-400o400o1-PnTpKpYidndbtkZZuizPrJ.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933493
      ],
      "fullName": "Brian Johnson",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "e0e7e5a4-c730-471e-afa3-fcfe5251b3ad",
      "firstName": "Brooke",
      "lastName": "Hopkins",
      "bio": "Brooke Hopkins is the Founder at Coval, where her team builds the enterprise-grade reliability infrastructure for conversational AI. Previously, she built evaluation systems at Waymo that helped enable safe autonomous driving. With experience spanning both physical and digital AI domains, Brooke brings unique insights into creating robust testing frameworks that can scale with AI's rapid development.",
      "tagLine": "Founder ",
      "profilePicture": "https://sessionize.com/image/b34b-400o400o1-95iv2vfdt4j1yxRzZ2afQh.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915031
      ],
      "fullName": "Brooke Hopkins",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "8704af51-8a94-4a8b-adc1-3322925e7274",
      "firstName": "Calvin",
      "lastName": "Qi",
      "bio": "Calvin works on Retrieval Augmented Generation at Harvey for expert use cases in Legal, Tax, and more.",
      "tagLine": "Tech Lead Manager",
      "profilePicture": "https://sessionize.com/image/1cfe-400o400o1-ngjKE6r3bZUEwDRvW2QE3o.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        903966
      ],
      "fullName": "Calvin Qi",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "e9773934-4505-4ce4-85be-f462b80957f0",
      "firstName": "Carlos ",
      "lastName": "Esteban",
      "bio": "Carlos Esteban is a Solutions Engineer at Braintrust. Previously, he helped enterprises secure and scale infrastructure at HashiCorp. He’s also a former tennis player turned yoga enthusiast, still auditioning his next full-time sport.",
      "tagLine": "Solutions Engineer, Braintrust",
      "profilePicture": "https://sessionize.com/image/99ef-400o400o1-PADVzgsf3Hzc9FTnkMyewx.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        942858
      ],
      "fullName": "Carlos Esteban",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "920f3755-20ef-4781-9fd1-146b57031511",
      "firstName": "Cedric ",
      "lastName": "Vidal",
      "bio": "Cedric Vidal is a Principal AI Advocate at Microsoft, specializing in Generative AI 🤖, and the startup 🚀 and research 🔬 ecosystems. He is dedicated to promoting AI in startups and facilitating the transition of research and startup products to the market. If you're an AI Startup Founder or Engineer, I'd like to feature your work, come talk to me. Before his current role, Cedric spent 4 years as an Engineering Manager in the AI data labeling space for the self-driving 🚕 industry at Argo AI (now re-spawned as Latitude AI). He also served as the CTO of the Fintech AI SAAS startup Quicksign and worked as a software engineering services consultant for major Fintech enterprises for 10 years. ",
      "tagLine": "Principal AI Advocate",
      "profilePicture": "https://sessionize.com/image/0a28-400o400o1-Dj1Ytd8TwviUpVKHiLc1Lp.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936818
      ],
      "fullName": "Cedric Vidal",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b1bec673-7ad4-468d-a387-e5ea0c8de0f4",
      "firstName": "Chad",
      "lastName": "Bailey",
      "bio": "Chad Bailey started his career testing software for the Space Shuttle. After many years of building web apps, he's spent the last several working on real-time communication at Daily. Most recently, he's been building the Pipecat framework, and a series of increasingly ridiculous voice bots to show it off.",
      "tagLine": "Senior Voice Bots Engineer, Daily",
      "profilePicture": "https://sessionize.com/image/7550-400o400o1-DPseyBDY58k9g5EXaxQnUq.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933493
      ],
      "fullName": "Chad Bailey",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "0526d7d4-e6b6-4fae-a9bc-38f96ba75bd3",
      "firstName": "Chang",
      "lastName": "She",
      "bio": "Two decades of building data tools for ML/AI. Pandas co-author. Building LanceDB, the database for multimodal AI.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/7a07-400o400o1-MuSbRRkcoMr4jC4RVdNg4t.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        903966
      ],
      "fullName": "Chang She",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "415efc97-c2d6-431b-9712-b990158280dc",
      "firstName": "Charles",
      "lastName": "Frye",
      "bio": "Charles teaches people to build data, ML, and AI applications. He got his PhD from the University of California, Berkeley, in 2020 for work on the geometry of neural network optimization. He has since worked as an educator and evangelist for neural network applications at Weights & Biases, Full Stack Deep Learning, and now Modal Labs.",
      "tagLine": "Developer Advocate, Modal Labs",
      "profilePicture": "https://sessionize.com/image/e0a4-400o400o1-PH8Virem1RtLgkA2UCeqGN.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933719
      ],
      "fullName": "Charles Frye",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d3b124f8-5641-42bd-8cee-05ccd1c807b8",
      "firstName": "Charles",
      "lastName": "Frye",
      "bio": "Charles teaches people to build data, ML, and AI applications. He got his PhD from the University of California, Berkeley, in 2020 for work on the geometry of neural network optimization. He has since worked as an educator and evangelist for neural network applications at Weights & Biases, Full Stack Deep Learning, and now Modal Labs.",
      "tagLine": "Building useful technology out of large neural networks",
      "profilePicture": "https://sessionize.com/image/dad1-400o400o1-SzdPZy7GnHqsMy5Tt9hM8C.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933716
      ],
      "fullName": "Charles Frye",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "c76d65c1-a932-4649-b699-b67f0646072c",
      "firstName": "Chau",
      "lastName": "Tran",
      "bio": "Chau Tran is a Software Engineer at Glean, currently leading the technical work on Glean Assistant and semantic search. They have been with Glean for over 3 years and have a history of impactful contributions in engineering teams. Previously, Chau worked as a Research Engineer at FAIR within Meta and held technical roles at Quora. They graduated from Brown University with a Bachelor's degree in Computer Science.",
      "tagLine": "Technical Lead Delete",
      "profilePicture": "https://sessionize.com/image/02cb-400o400o1-YcnXGLU8Boj3XwrtuAVZpX.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915338
      ],
      "fullName": "Chau Tran",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d28ab6c9-b76f-4f91-9a2f-d54805cbc871",
      "firstName": "Chau",
      "lastName": "Tran",
      "bio": "Chau Tran is a Software Engineer at Glean, currently leading the technical work on Glean Assistant and semantic search. They have been with Glean for over 3 years and have a history of impactful contributions in engineering teams. Previously, Chau worked as a Research Engineer at FAIR within Meta and held technical roles at Quora. They graduated from Brown University with a Bachelor's degree in Computer Science.",
      "tagLine": "AI engineer at Glean",
      "profilePicture": "https://sessionize.com/image/1491-400o400o1-GzkGdeXf3JQxSjEuqz9mbu.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915338
      ],
      "fullName": "Chau Tran",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "1e3aac41-c748-4eae-a84a-5234414c6983",
      "firstName": "Chelcie",
      "lastName": "Taylor",
      "bio": "Leading early stage AI apps investments at Notable Capital ($5B AUM VC). ",
      "tagLine": "Investor ",
      "profilePicture": "https://sessionize.com/image/c820-400o400o1-NLe4TJ95okX5sEofbe6bjJ.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        913965
      ],
      "fullName": "Chelcie Taylor",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "337aa731-b47d-43b7-87e3-d33e19f2fb89",
      "firstName": "Chin Keong",
      "lastName": "Lam",
      "bio": "https://www.linkedin.com/in/cklam12345/",
      "tagLine": "AI Engineer & Co-Founder ",
      "profilePicture": "https://sessionize.com/image/975d-400o400o1-KzGdm6FGGNSBRkgBXex9ky.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914548
      ],
      "fullName": "Chin Keong Lam",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "eab9687f-57c7-4e80-9c2b-23d8b1d30264",
      "firstName": "Chris",
      "lastName": "Hernandez",
      "bio": "I’m a Manager of Speech Analytics at Chime, where I lead a team in developing and implementing AI-powered insights to enhance member experiences and operational efficiency. With over a decade of experience in leadership, AI, and machine learning, I specialize in designing and scaling AI solutions that drive measurable impact.\r\n\r\nAt Chime, we believe that everyone can feel good about their money. We’re proud to be the most loved banking app™, providing millions of members with transparent, easy-to-use tools that help them unlock financial progress. By leveraging AI, my team helps uncover insights that improve quality, efficiency, and overall member satisfaction.\r\n\r\nI joined Chime because of its mission and the opportunity to work alongside an incredible team focused on innovation. I’m excited about the future as we continue to push the boundaries of AI-driven quality solutions—and we’re just getting started! 🚀\r\n\r\n**The views and opinions expressed here are my own and do not necessarily reflect the official policy or position of Chime.**",
      "tagLine": "Manager of AI Speech Analytics at Chime",
      "profilePicture": "https://sessionize.com/image/3dbc-400o400o1-Tw1PisYeoSd8nXXKdo1xtV.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933622
      ],
      "fullName": "Chris Hernandez",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "83bf9959-5e36-4c3d-b99d-4f966f430254",
      "firstName": "Chris",
      "lastName": "Kelly",
      "bio": "Chris is the head of developer experience where he works across Augment to make building software better for every developer. He’s been making developers happier and more productive for 15 years at innovative companies like New Relic, GitHub, Salesforce, and FireHydrant. You can find him at @amateurhuman everywhere on the internet.",
      "tagLine": "All Things Developer @ Augment Code",
      "profilePicture": "https://sessionize.com/image/6135-400o400o1-sjv4HU7JbwAg9yCyivNzuw.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936299
      ],
      "fullName": "Chris Kelly",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a0b64a81-7561-4964-97ac-7d087ce718ee",
      "firstName": "Christian",
      "lastName": "Szegedy",
      "bio": "PhD in Math. As a research scientist in Cadence Research Labs, he designed mathematical optimization methods for he physical design of computer chips from 2005-2010. He joined Google in 2010, where he worked on ML/AI since 2011: He architected/trained he inception networks computer vision which was used in most Google products requiring image understanding. Co-inventor of DeepPose, SSD (single-shot multibox detector) and batch normalization. From 2016-2023, he has lead a research team at Google Research on deep-learning-based reasoning while inventing foundational technologies like hierarchical and memorizing transformers. In 2023, he was in the founding team of xAI, where later he focused on data-generation and reinforcement learning for coding.",
      "tagLine": "Former co-founder of xAI, discoverer of adversarial examples",
      "profilePicture": "https://sessionize.com/image/17ba-400o400o1-TyDabGTJZKtHxm1Ktou6m.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        939640
      ],
      "fullName": "Christian Szegedy",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "0d17aad6-33ce-4d6b-b31c-1ad2573841cc",
      "firstName": "Christopher",
      "lastName": "Chedeau",
      "bio": "Co-creator of React Native and Prettier. Creator of Excalidraw, \"CSS-in-JS\", Yoga and React Conf.",
      "tagLine": "Frenchy Front-end Engineer",
      "profilePicture": "https://sessionize.com/image/3247-400o400o1-MT1CZUUmYRnNRwxKuu1DMZ.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915389
      ],
      "fullName": "Christopher Chedeau",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "9163970e-541f-4d1f-9542-91222bcb4ec8",
      "firstName": "Christopher",
      "lastName": "Harrison",
      "bio": "Senior Dev Advocate at Microsoft and now GitHub",
      "tagLine": "Senior Developer Advocate",
      "profilePicture": "https://sessionize.com/image/b969-400o400o1-suhNpXeZcxTTtLKW1uM9Hx.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        935459
      ],
      "fullName": "Christopher Harrison",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "800d4109-c399-4c21-b169-f138bfaf6087",
      "firstName": "Christopher",
      "lastName": "Lovejoy",
      "bio": "Dr Chris Lovejoy is the Head of Clinical AI at Anterior, the AI company built by clinicians to transform healthcare administration. Chris studied Medicine at the University of Cambridge and worked as a doctor in the UK's NHS before spending the last 7 years in the world of AI start-ups, as a founder, an ML engineer and an AI consultant.",
      "tagLine": "Head of Clinical AI ",
      "profilePicture": "https://sessionize.com/image/2c90-400o400o1-9zfJM31RVFL4xbuBei1o46.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915738
      ],
      "fullName": "Christopher Lovejoy",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d311342f-376a-46ef-9b9a-2dea7ba83063",
      "firstName": "Clay",
      "lastName": "Bavor",
      "bio": "I’m the co-founder of Sierra, a conversational AI platform for businesses.\r\n\r\nBefore that, I was at Google for 18 years, where most recently I led Google Labs. I started and led Google’s AR/VR effort, Project Starline, Google Lens, and a number of other forward-looking bets for the company. Earlier, I led the product and design teams for Gmail, Google Docs, Google Drive, and Google Apps for Enterprise (now collectively called Workspace), and worked on Search and many of Google's advertising products.\r\n\r\nI grew up in the Bay Area, and studied Computer Science at Princeton. I like taking photos and making things that blend technology and art. I read a lot of books, and am especially interested in the nature of consciousness, evolutionary biology, artificial intelligence, technology and human progress, physics and the nature of reality, the Fermi Paradox, philosophy, and history.\r\n\r\nYou can find me on Twitter and LinkedIn, or email me at (my first name) @ (Google’s email service).",
      "tagLine": "Cofounder, Sierra",
      "profilePicture": "https://sessionize.com/image/e061-400o400o1-D89DbbWtDAFLDM8JF5tMqc.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        941249
      ],
      "fullName": "Clay Bavor",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "8d4df3c5-08ee-4dd5-ad19-989e7b294619",
      "firstName": "Comfy",
      "lastName": "Anonymous",
      "bio": "Created ComfyUI",
      "tagLine": "Original creator of ComfyUI",
      "profilePicture": "https://sessionize.com/image/3a49-400o400o1-Gdup4bZp3mmW4Pi6hQUt2w.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        947560
      ],
      "fullName": "Comfy Anonymous",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "3be2a3b9-58b0-488a-a474-69706e2df64f",
      "firstName": "Corey",
      "lastName": "Cooper",
      "bio": "I'm a developer who was once a high school basketball scout, where I built scouting technology to make data more accessible for college coaches. A lifelong Lakers fan from Atlanta, I love basketball and have spent my career building enterprise software. With over 15 years of experience as a solutions engineer, I bring a mix of technical depth, business insight, and hands-on leadership to product launches. Today, I am passionate about the programmability of money, now empowered by smart contracts, and how it is reshaping what is possible in digital finance.",
      "tagLine": "Developer Relations Manager @ Circle",
      "profilePicture": "https://sessionize.com/image/75c6-400o400o1-YHoSUvNN71LwXrH4ajirPe.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936937
      ],
      "fullName": "Corey Cooper",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "dcf59279-be5e-4819-a046-bcccd7c9afcb",
      "firstName": "Craig",
      "lastName": "Wattrus",
      "bio": "Craig Wattrus is a product designer and technologist working at the edge of human-computer interaction and AI. He designs and codes at Flatfile, where he’s leading a product called AI Transform. He's building adaptive data systems that use agentic AI to automate complex workflows across Fortune 500 companies. With a background in both computer science and design, Craig’s work focuses on shaping new UX patterns for AI systems that observe, learn, and act alongside users not just for them.\r\n\r\nCraig is deeply interested in rethinking form factors for AI, exploring how designers can create new patterns of interaction that feel more collaborative, contextual, and adaptive. His approach blends practical, production-ready work with speculative design exploration with working PoC's offering a grounded yet forward-looking take on what AI-native UX can become. When he’s not dreaming up new ideas or testing AI behaviors in production, he’s probably making lamps, tinkering with small-scale hardware, or enjoying a perfect espresso.",
      "tagLine": "AI Design Engineer",
      "profilePicture": "https://sessionize.com/image/c484-400o400o1-VARsCcQwBP3jv3tm5iV7pP.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915783
      ],
      "fullName": "Craig Wattrus",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "fa5f22ad-339b-485d-bbf2-620cbd069be9",
      "firstName": "Damien",
      "lastName": "Murphy",
      "bio": "Full Stack Dev for 20+ years focusing on AI Agents",
      "tagLine": "Founding Engineer",
      "profilePicture": "https://sessionize.com/image/2926-400o400o1-ptD5NY2jT64p32qQh2v4M2.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        911821
      ],
      "fullName": "Damien Murphy",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "c849b8ac-e452-466a-a7dd-5c163c2780e2",
      "firstName": "Dan",
      "lastName": "Mason",
      "bio": "Dan Mason\r\nPrincipal, AI - Stride\r\n\r\nDan is a product and technology leader with unusually broad experience -- in 20+ years at companies like ESPN, Shutterstock, Viacom, NBCUniversal and a variety of startups and scaleups, he’s accumulated a wealth of knowledge about how digital product development works (and doesn’t), and is excited to apply those insights to reimagining teams and products in the age of LLMs.   He is an engineer turned product manager with strong technical skills, and the teams he leads are highly cross-functional -- often including product, technology, design, PMO and data science. \r\n\r\nDan leads Stride’s AI/LLM practice and is focused on thought leadership, code generation, workflow automation, and shaping and leading generative AI client engagements.  He is also an active product coach and consultant, and a member of Docker’s Technical Advisory Group.  Dan lives in New Jersey with his wife and three busy teenagers, and holds a BA in Computer Science and English Literature from Williams College.\r\n",
      "tagLine": "Principal, Head of AI",
      "profilePicture": "https://sessionize.com/image/b32e-400o400o1-RexErF1ktkKWJAvUg7cyQc.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        907544
      ],
      "fullName": "Dan Mason",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "59c828a3-f138-42e6-aef6-658fb368a5f5",
      "firstName": "Dani",
      "lastName": "Grant",
      "bio": "Dani Grant is the CEO of Jam, a dev tools startup helping 65,000+ improve their bug reporting process, backed by executives from Apple, GitHub, and Vercel, and VCs such as Village Global (LPs include Mark Zuckerberg, Bill Gates, Jeff Bezos). Before Jam, Dani was an early product manager at Cloudflare, where she worked on core developer products such as 1.1.1.1 (now used by 10 million+ people). She also worked as a VC at Union Square Ventures.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/f54d-400o400o1-BmuFhJE6JSR34GDt7z5Gok.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        913965
      ],
      "fullName": "Dani Grant",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "89c4c54d-7577-4277-9999-3b3b0da52822",
      "firstName": "Daniel",
      "lastName": "Chalef",
      "bio": "I’m Daniel Chalef, an engineer turned startup founder currently building Zep, where we're creating AI's foundational memory layer powered by knowledge graphs. Our vision is a world where AI agents reliably handle personalized tasks, from the mundane to the monumental, always prioritizing privacy and compliance.\r\n\r\nPreviously, I've led ML and data science teams, marketing, and corporate development at both early-stage startups and late-stage companies, building data-driven products at scale. My first startup was an open source document management application, KnowledgeTree.\r\n\r\nWhen I’m not building Zep (which is seldom 🙂), you’ll likely find me cycling or hiking around the Bay Area with my dog.",
      "tagLine": "Founder, Zep AI",
      "profilePicture": "https://sessionize.com/image/b4b6-400o400o1-py3cLv98zGbZAGgF2Dx6pk.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915023
      ],
      "fullName": "Daniel Chalef",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "57cf0bb0-1a05-4ec8-9887-5b31b07f9bec",
      "firstName": "Daniel",
      "lastName": "Han",
      "bio": "I'm building Unsloth and we're an open-source startup trying to make AI more accessible and accurate for everyone! We have 40K GitHub stars, 10M monthly downloads on Hugging Face and worked with Google, Meta, Hugging Face teams to fix bugs in open-source models like Llama, Phi & Gemma models. I was previously working at NVIDIA making TSNE 2000x faster.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/1172-400o400o1-TkXK9rT2EKiH4G2oS7tijf.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        929509
      ],
      "fullName": "Daniel Han",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "2a047617-b898-4c21-853e-23a25fde36e2",
      "firstName": "Daniel",
      "lastName": "Kim",
      "bio": "I'm currently the Head of Growth at Cerebras Systems, the world's fastest provider of AI Inference built on the Cerebras Wafer-Scale Engine. I live in sunny and foggy San Francisco, CA. You can find me relaxing in the park, eating spicy noodles, and recently running!",
      "tagLine": "Head of Growth, Cerebras",
      "profilePicture": "https://sessionize.com/image/c155-400o400o1-ReshumsZvu1xaPA9PgW6Qs.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        939088
      ],
      "fullName": "Daniel Kim",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "4b95a47c-6ec3-4b44-ba84-c158e802fc89",
      "firstName": "Danielle",
      "lastName": "Perszyk",
      "bio": "Danielle is a cognitive scientist at the new Amazon AGI SF Lab. She received her PhD from Northwestern, where she studied the evolution and development of language. Previously, she was at Google and Adept. ",
      "tagLine": "Cognitive Scientist, PhD",
      "profilePicture": "https://sessionize.com/image/b67c-400o400o1-BFXHNVeqAK4D8jNpezM9ZJ.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        929790
      ],
      "fullName": "Danielle Perszyk",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "e1173ede-1080-4e38-bee3-ed9dfbca5293",
      "firstName": "Daria",
      "lastName": "Soboleva",
      "bio": "Daria Soboleva is a Head Research Scientist at Cerebras working on efficient AI systems. Prior to Cerebras, Daria worked at Google, building expertise in research and engineering. She's the creator of SlimPajama (627B token dataset with 1M+ downloads) and BTLM-3B-8K, a model achieving 7B-level performance with less compute. Daria specializes in optimizing LLM architectures with focus on mixture-of-experts models and hardware-efficient training. ",
      "tagLine": "Head Research Scientist, Cerebras",
      "profilePicture": "https://sessionize.com/image/9fc5-400o400o1-HLDB6tXLvDcJD7ACZrV91u.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        939088
      ],
      "fullName": "Daria Soboleva",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a61b9574-dff6-4fb6-a757-24fccee8c118",
      "firstName": "David",
      "lastName": "Cramer",
      "bio": "David is the founder and CPO of Sentry, a developer-focused application monitoring solution trusted by more than 70,000 organizations. Prior to Sentry he focused on a variety of infrastructure and developer services at consumer tech companies, as well as spending a large amount of time contributing to the Open Source, Python, and Django communities.",
      "tagLine": "Founder, Sentry",
      "profilePicture": "https://sessionize.com/image/4d8b-400o400o1-H1kSGossysgZEm4jsvEPdQ.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        947995
      ],
      "fullName": "David Cramer",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "210c2993-39c7-40d5-bf2a-73d5795d287a",
      "firstName": "David",
      "lastName": "Karam",
      "bio": "I'm David K. I love straddling the line between deep tech research and application development. I’ve spent a decade at Google as Product Director working on Search’s core AI and NLU systems, helping Search’s own version of “AI Engineers” develop magical applications. Around a year ago I left with my cofounder to start Pi Labs where we’re trying to bring that same spirit to the rest of the industry. Outside work I love to read, cook, and spend time in nature.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/ce69-400o400o1-paRtRckcMShnkTvVacSEzy.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        907684,
        907695
      ],
      "fullName": "David Karam",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "941f74d4-9bd6-47f8-b20c-28895e05e826",
      "firstName": "David",
      "lastName": "Mytton",
      "bio": "David is the founder of Arcjet, a security as code product that helps developers protect their apps from bots, API abuse, spam, and other attacks. He also writes the weekly console.dev devtools newsletter.",
      "tagLine": "Founder",
      "profilePicture": "https://sessionize.com/image/167b-400o400o1-3Xa6zGGMPkfYqAwBCE8ne5.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        913351
      ],
      "fullName": "David Mytton",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "854869f9-a386-4aab-b82d-18cae7cb2edb",
      "firstName": "Deanna",
      "lastName": "Emery",
      "bio": "Deanna is the Founding AI Researcher at Quotient AI, where she is leading research on evaluation of Large Language Models in real-world products and applications. Before Quotient, Deanna was a Principal Data Scientist at Aon, where she led the team building language models for valuation of intellectual property assets. She began her career as a researcher at Harvard-Smithsonian Center for Astrophysics and Caltech LIGO. Deanna has a MS in Machine Learning from UC Berkeley and BA in Physics from Harvard University. She is passionate about diversity and inclusion in STEM; she has conducted research on diversity in named patent inventors, working with companies to measure and address diversity gaps, and she is an active board member at a STEM education non-profit.",
      "tagLine": "Founding AI Researcher",
      "profilePicture": "https://sessionize.com/image/2da3-400o400o1-G2BZr4Vp16J2uGz7DrPhBj.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        913839
      ],
      "fullName": "Deanna Emery",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ddc817a7-676a-4963-a7eb-c22465dcb65f",
      "firstName": "Deepsha",
      "lastName": "Menghani",
      "bio": "Deepsha Menghani is a passionate AI leader with over a decade of experience translating data and machine learning into meaningful business impact—from predictive modeling and customer analytics to large language model applications. Her career spans hands-on data science, applied AI, and strategic leadership across global tech organizations. As Director of Engineering – AI at Sprout Social, her team is responsible for embedding AI into core product experiences and delivering insights that accelerate growth, improve customer understanding, and inform business strategy across the company.\r\n\r\nShe’s especially passionate about building AI that is not only technically robust, but also responsible, human-centered, and aligned with real-world decision-making.",
      "tagLine": "Director of Engineering – AI",
      "profilePicture": "https://sessionize.com/image/d6f0-400o400o1-MhucsppjbCGGDEzCdQLdtn.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914401
      ],
      "fullName": "Deepsha Menghani",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "4a38865d-b1c8-4bc1-bec1-8c1f44459ae6",
      "firstName": "Den",
      "lastName": "Delimarsky (DEVDIV)",
      "bio": "I am a Principal Product Engineer, currently working at Microsoft, where I help build developer tools and AI-powered experiences that make engineers more productive. You can learn more @ den.dev/about. ",
      "tagLine": "Principal Product Engineer",
      "profilePicture": "https://sessionize.com/image/b200-400o400o1-9JGecpc5Dgpgc3f34dj8Cw.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936816
      ],
      "fullName": "Den Delimarsky (DEVDIV)",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b739c7b1-589c-4479-857b-7bbf1fca41b8",
      "firstName": "Denys",
      "lastName": "Linkov",
      "bio": "Denys is the Head of ML at Wisedocs, Startup Advisor and a Sessional Lecturer at the University of Toronto. He's worked with 50+ enterprises in their AI journey in the AI automation and Medical document spaces. He's worked across the AI product stack, being hands-on building key ML systems, managing product delivery teams, and working directly with customers on best practices. ",
      "tagLine": "Head of ML",
      "profilePicture": "https://sessionize.com/image/e241-400o400o1-TAaqdSME9z1qd3rGUw2jw.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        904822
      ],
      "fullName": "Denys Linkov",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "155070cc-ad6b-4382-9085-2a872555c9bb",
      "firstName": "Devansh",
      "lastName": "Tandon",
      "bio": "Devansh Tandon is a Product Manager at Google, leading YouTube’s discovery system and GenAI efforts. At YouTube, Devansh leads a team of research scientists and ML engineers to develop the recommendation engine, which powers the majority of YouTube watchtime for billions of daily active users. \r\n\r\nHe led Google DeepMind & YouTube partnerships, and has launched GenAI products including video summaries & AI dubbing for YouTube. At DeepMind, Devansh led the development of a new generative recommendation system – adapting Gemini to power YouTube recommendations – from research to scaled consumer launch. \r\n\r\nPreviously, Devansh has led AI teams in Google Search, Google News and Google Ads. He graduated Magna Cum Laude from Yale University, with a BS in Computer Science and Economics.  ",
      "tagLine": "Principal Product Manager ",
      "profilePicture": "https://sessionize.com/image/6bb5-400o400o1-VTEFgfQNYAUbPERTbzh4yr.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        906567
      ],
      "fullName": "Devansh Tandon",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b08fa907-c722-40c1-a87f-70cdd1b1abeb",
      "firstName": "Dexter",
      "lastName": "Horthy",
      "bio": "Hey - I'm Dex, and I'm hacking on safer more reliable agents at HumanLayer. HumanLayer helps AI builders create agents that feel more like real coworkers - taking them out of ChatGPT-style interfaces and deploying them into slack, email, or wherever their users already are. Before this I was working on AI Agents that managed SQL warehouses, and did a long stint at replicated.com helping the worlds best software teams deliver Kubernetes apps into customer environments. I've been coding since 17, when I built tools for NASA researchers to navigate the south pole of the moon. Enjoyer of tacos and burpees (not necessarily in that order)",
      "tagLine": "Founder",
      "profilePicture": "https://sessionize.com/image/ae9e-400o400o1-MiCnM3v6KqD2jb5Rwr3cCv.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914080
      ],
      "fullName": "Dexter Horthy",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b3866d58-4534-4446-905b-6fc6fcc780dd",
      "firstName": "Dominik",
      "lastName": "Kundel",
      "bio": "Dominik is a developer and product leader with a passion for Developer Experience and Generative AI. He's currently working on Developer Experience & SDKs at OpenAI. Previously he lead Product & Design for Twilio's Emerging Tech & Innovation organization where his team worked on customer-aware AI agents. Dominik loves tinkering with anything that can run JavaScript, from front-end servers to CLIs and coffee machines. You can find him tweeting @dkundel and in his spare time he's working on cocktails, food and photography.",
      "tagLine": "Developer Experience ",
      "profilePicture": "https://sessionize.com/image/a94f-400o400o1-KHnAdgMpikgEpDLJB3QNzU.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914537
      ],
      "fullName": "Dominik Kundel",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "15688085-28bc-44b9-9c4e-08843c881790",
      "firstName": "Donald",
      "lastName": "Hruska",
      "bio": "Donald is the engineering lead for Retool's new Agents product.\r\n\r\n In his three years at Retool, Donald has led teams across AI, Mobile, and Retool's core app building product. Prior to his time at Retool, Donald co-founded and spent 5+ years growing Draftbit, a Y Combinator-backed company in the low code app building space.",
      "tagLine": "Engineering lead for Retool Agents",
      "profilePicture": "https://sessionize.com/image/ecab-400o400o1-aWNMPGqWvnWo1Gk93ZTdTv.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915616
      ],
      "fullName": "Donald Hruska",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "396dfdf1-b9c9-4f6f-b294-0522c75cfb49",
      "firstName": "Doug",
      "lastName": "Guthrie",
      "bio": "Doug Guthrie is a solutions engineer at Braintrust. Previously, he helped customers deploy data infrastructure at dbt Labs. He is also a proud girl dad.",
      "tagLine": "Solutions Engineer, Braintrust",
      "profilePicture": "https://sessionize.com/image/a9c9-400o400o1-KgfSbR8uy8pfc3Tkw3EoaC.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        942803
      ],
      "fullName": "Doug Guthrie",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "1f442afe-45ef-48c0-9782-5a5267729d06",
      "firstName": "Dr. Jasper",
      "lastName": "Zhang, PhD",
      "bio": "Dr. Jasper Zhang is the CEO and Co-founder of Hyperbolic. A mathematical prodigy, he completed his Ph.D. in Mathematics at UC Berkeley in just two years. He is a Gold Medalist in both the Alibaba Global Math Competition and the Chinese Mathematical Olympiad. Before founding Hyperbolic, he held roles at Ava Labs and Citadel Securities, bringing deep expertise in quantitative finance and AI.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/dd71-400o400o1-fJG88PsUEVX7XTXyfoHZ7b.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        905305
      ],
      "fullName": "Dr. Jasper Zhang, PhD",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "249e728c-10be-41bf-8766-fb7a66c642bf",
      "firstName": "Duan",
      "lastName": "Lightfoot",
      "bio": "Du’An is an Air Force veteran and Sr. Developer Advocate at AWS. He has 10+ years of designing, implementing, and supporting enterprise infrastructures. At AWS he uses his experience and knowledge to help customers learn and build on AWS.",
      "tagLine": "AWS, Sr. Cloud Networking Developer Advocate",
      "profilePicture": "https://sessionize.com/image/cff8-400o400o1-1b4e0935-468c-483c-9e01-059a56eda36e.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933607
      ],
      "fullName": "Duan Lightfoot",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "7e0cf113-19cc-478a-83f3-b42f3b6a3cba",
      "firstName": "Dylan",
      "lastName": "Patel",
      "bio": "Dylan is the founder, CEO, and Chief Analyst for SemiAnalysis, the preeminent authority on all things AI and semiconductors. Through Dylan’s unwavering commitment to excellence, he has built the firm from the ground up as the thought leader from the semiconductor supply chain to the cloud ecosystem, machine learning models, and all things in between. Since 2020, SemiAnalysis has transformed its business from a solo venture into a cohesive and focused team to provide breaking news and in-depth analysis for the most strategic, complex, and escalating challenges in the semiconductor industry.",
      "tagLine": "Chief Analyst",
      "profilePicture": "https://sessionize.com/image/8d6c-400o400o1-QXo3uGnhLToerahLdP43w1.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        928676
      ],
      "fullName": "Dylan Patel",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "db8127aa-f31f-4e13-8a91-68470c2c41f7",
      "firstName": "Eashan",
      "lastName": "Sinha",
      "bio": "Graduating from Georgia Tech with his bachelors and masters in computer science, Eashan specializes in AI and ML and has a strong foundation in building GenAI products. Eashan spent time as an engineer at TikTok and founded his own generative AI based company that was accepted into Y Combinator prior to joining Windsurf as a Deployed Engineer. Currently, Eashan is focused on enhancing AI agent efficiency and performance with large codebases and enterprise use cases.",
      "tagLine": "Deployed Engineer, Windsurf",
      "profilePicture": "https://sessionize.com/image/1074-400o400o1-ErsBxp6U9wDjbAeS94EPtC.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933684
      ],
      "fullName": "Eashan Sinha",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ca09219a-1c43-4b4f-a8ba-ede90dada77f",
      "firstName": "Eliza",
      "lastName": "Cabrera",
      "bio": "Building and scaling 0-1 products in the enterprise.\r\n\r\nhttps://www.linkedin.com/in/itselizacab/",
      "tagLine": "Principal AI Product Manager @ Workday",
      "profilePicture": "https://sessionize.com/image/2bfe-400o400o1-BQXHfd3WjQqbDjQoGJsZat.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915770
      ],
      "fullName": "Eliza Cabrera",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b6c36208-886a-4ea6-a91a-12adba06960c",
      "firstName": "Eno",
      "lastName": "Reyes",
      "bio": "Eno Reyes is cofounder and CTO of Factory, a platform that accelerates enterprise software development with autonomous AI agents and unified context from across your engineering tools. Enterprises are using Factory to accelerate everything from bug-fixing and coding to PRD creation, release automation, migrations, and more.\r\n\r\nPrior to Factory, he was an ML engineer at Hugging Face working on enterprise LLMs.",
      "tagLine": "CTO",
      "profilePicture": "https://sessionize.com/image/0ead-400o400o1-PswjrSTdxdyg7Jhq9EfQgq.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        904751
      ],
      "fullName": "Eno Reyes",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ae3db70d-66c6-4b6d-9859-a0a973c45c81",
      "firstName": "Eric",
      "lastName": "Simons",
      "bio": "CEO of Bolt.new",
      "tagLine": "CEO of Bolt.new",
      "profilePicture": "https://sessionize.com/image/98e1-400o400o1-MuGh27JbLaeNvbXqWqPS5X.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        948608
      ],
      "fullName": "Eric Simons",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ba82791c-c2d2-42c4-b854-7fd900174db4",
      "firstName": "Ethan",
      "lastName": "Sutin",
      "bio": "Ethan Sutin is the co-founder and CTO of Bee, a company building ambient personal AI that processes continuous audio. Bee has already shipped thousands of wearable devices to allow AI to truly understand users by living alongside them.\r\nEthan is a Y Combinator alum (W18) who previously sold his first company to Twitter. He has been working on personal AI since 2016.\r\nBefore founding Bee, Ethan served as technical lead for a multi-year NIH-funded cognitive science research study at Harvard",
      "tagLine": "CTO - Bee",
      "profilePicture": "https://sessionize.com/image/f15f-400o400o1-D9Xqndzhv59EXuB2rNuwE2.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        948075
      ],
      "fullName": "Ethan Sutin",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "5b8bacad-9e6b-4a65-9f31-c1c8c89e9097",
      "firstName": "Eugene",
      "lastName": "Yan",
      "bio": "Eugene Yan is a Principal Applied Scientist at Amazon building recommendation systems and AI-powered products that serve customers at scale. He's led ML/AI teams at Alibaba, Lazada, and a Healthtech Series A. He writes about RecSys, LLMs, and engineering at eugeneyan.com.",
      "tagLine": "Principal Applied Scientist",
      "profilePicture": "https://sessionize.com/image/1514-400o400o1-VFpaprWDmENszopRm9xeX6.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        929337
      ],
      "fullName": "Eugene Yan",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "14177da5-e0bd-45c1-8a6a-c3bf998a7d01",
      "firstName": "Forrest",
      "lastName": "Brazeal",
      "bio": "Forrest Brazeal is an author, tech educator, cartoonist, and Pwnie Award-winning songwriter. He left Google in 2024 to found the technical media company Freeman & Forrest. His community initiative, the Cloud Resume Challenge, has helped thousands of nontraditional learners take their first steps toward a career in tech.",
      "tagLine": "Speaker and Workshop Organizer",
      "profilePicture": "https://sessionize.com/image/fb62-400o400o1-LP3LgxHV4MZwSETSniUTA9.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933560,
        936298
      ],
      "fullName": "Forrest Brazeal",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d4f80bfc-8626-4a93-aae4-2541afd061d1",
      "firstName": "Fouad",
      "lastName": "Matin",
      "bio": "Fouad Matin is an engineer who co-founded Indent, temporary access control startup, before joining OpenAI to work on AGI-ready security, and previously worked on data infrastructure products at Segment. In 2016, he co-founded VotePlz, a non-partisan voter registration and turnout non-profit. Passionate about helping people find fulfilling work, he previously started a referral recruiting company which went through Y Combinator in W16 batch.",
      "tagLine": "Member of Technical Staff, OpenAI",
      "profilePicture": "https://sessionize.com/image/3369-400o400o1-7o9HgmNLCQzqRtdLm4Lxtd.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        938753
      ],
      "fullName": "Fouad Matin",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d793f554-f4a0-41e4-9789-0c801136f26c",
      "firstName": "Frank",
      "lastName": "Liu",
      "bio": "Frank Liu is Staff Product Manager at MongoDB. He has over a decade of industry experience in machine learning and hardware engineering and presents at major industry events like the Open Source Summit Open Data Science Conference. In his spare time, he enjoys experimenting with and training models. Frank holds MS and BS degrees in Electrical Engineering from Stanford University.",
      "tagLine": "Staff Product Manager, MongoDB",
      "profilePicture": "https://sessionize.com/image/3bb7-400o400o1-RqafSobKcMXPufXa2vFxLq.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933689
      ],
      "fullName": "Frank Liu",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "82d39826-bdbd-4b4f-b309-c66913533461",
      "firstName": "George",
      "lastName": "Cameron",
      "bio": "CPO of Artificial Analysis",
      "tagLine": "CPO",
      "profilePicture": "https://sessionize.com/image/2f8d-400o400o1-h74JiY8sPZzcpzne3Zsk5J.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936564
      ],
      "fullName": "George Cameron",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "cfff00f5-73e9-4881-bb4a-b9e34b98b26e",
      "firstName": "Gorkem",
      "lastName": "Yurtseven  ",
      "bio": "Gorkem Yurtseven is the co-founder and CTO of fal, a generative media platform empowering developers to build with cutting-edge AI models. Previously, he was a Senior Software Engineer at AWS and holds a degree in Computer Engineering from the University of Pennsylvania.",
      "tagLine": "CTO ",
      "profilePicture": "https://sessionize.com/image/0248-400o400o1-S1h1zJfr2zCBnGvaWQN9j.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        910158
      ],
      "fullName": "Gorkem Yurtseven",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b51b2de9-bffc-4fca-ab1c-ecfd3932e0de",
      "firstName": "Grant",
      "lastName": "Lee",
      "bio": "Grant has spent the past 10+ years building tech startups and has a background in finance and operations. He was interim CFO at Optimizely and the COO of Clearbrain, two YC startups. He grew up in the bay area and studied at Stanford, where he received his B.S. and M.S. in mechanical engineering. He is currently building Gamma, an AI-powered platform to create presentations, websites, and more.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/a75a-400o400o1-BszmV4DtgcRQUsqSxSd7QT.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        923914
      ],
      "fullName": "Grant Lee",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "2d3685ce-29b1-4596-b44c-8115f3999797",
      "firstName": "Greg",
      "lastName": "Brockman",
      "bio": null,
      "tagLine": "Cofounder, OpenAI",
      "profilePicture": "https://sessionize.com/image/3e47-400o400o1-B9KEYo6vxSxbMfAcffbzf9.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936006
      ],
      "fullName": "Greg Brockman",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "3424ead2-2223-4bf6-9ef0-254a8540f68c",
      "firstName": "Greg",
      "lastName": "Kamradt",
      "bio": "Greg Kamradt is President of the ARC Prize Foundation, the ARC‑AGI benchmark series that challenges frontier AI models on out‑of‑distribution reasoning tasks.​ He has taught thousands of developers to build production AI applications.​",
      "tagLine": "President",
      "profilePicture": "https://sessionize.com/image/9fcf-400o400o1-TmRC2WfLNcXZ13UTXGicuB.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914786
      ],
      "fullName": "Greg Kamradt",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "831c2f4f-7b86-431b-a943-24aea281cbf5",
      "firstName": "Hamed",
      "lastName": "Firooz",
      "bio": "Principal AI Scientist at LinkedIn Core AI. With 15 years in large-scale AI, Hamed leads the 50-person team behind LinkedIn’s 150-billion-parameter foundation model that personalizes the experience for hundreds of millions of members. Before LinkedIn, he led multimodal Content Understanding model at Meta AI that handle tens of billions of daily requests. His work spans open-source projects like Hateful Memes benchmark dataset and papers at venues such as NeurIPS and ICML.",
      "tagLine": "Principal Scientist -- LinkedIn Core AI",
      "profilePicture": "https://sessionize.com/image/02c0-400o400o1-Jjfpg2wgwWtTkbaJFZEzv6.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936205
      ],
      "fullName": "Hamed Firooz",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a834abf6-7c03-4b20-89f6-46f826954443",
      "firstName": "Han",
      "lastName": "Wang",
      "bio": "Han Wang is a Machine Learning Engineer at Pinterest, where she focuses on advancing search ranking and relevance. Her recent work leverages LLMs to improve the search relevance model at Pinterest, leading to improved overall relevance within the search feed and a better user experience. Before joining Pinterest, she earned her PhD in Statistics from North Carolina State University, where her research focused on reinforcement learning and missing data methodologies. ",
      "tagLine": "Machine Learning Engineer",
      "profilePicture": "https://sessionize.com/image/fcf8-400o400o1-7bRVVQbnRw2A6sZDp3BEN5.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        932498
      ],
      "fullName": "Han Wang",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "979f5c8a-93fc-406a-aaea-5bab9ca54c8d",
      "firstName": "Harald",
      "lastName": "Kirschner",
      "bio": "I'm Harald Kirschner, a Principal Product Manager at Microsoft working on Visual Studio Code and GitHub Copilot, supporting over 40 million active developers code faster and more efficiently across virtually any programming language. Before Microsoft, I led Developer Experience at Mozilla, where I led Firefox DevTools and helped deliver Firefox Quantum, which doubled browser performance. My background in software engineering, including early work on MooTools, gives me hands-on insight into the challenges developers face daily. When I'm not working, I enjoy hiking California's coastal trails and experimenting with generative art. As a speaker at the AI Engineer Summit, I'm excited to share insights from our work on AI coding tools and Model Context Protocol to help developers achieve flow state even in complex environments.",
      "tagLine": "VS Code Team Member",
      "profilePicture": "https://sessionize.com/image/b3aa-400o400o1-QY9ZDq5tRjNCVFZg4W6j3h.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914489
      ],
      "fullName": "Harald Kirschner",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "1a0174dc-9579-4c49-ace9-af98edbf57ca",
      "firstName": "Hariharan",
      "lastName": "Ganesan",
      "bio": "Hari. Gn is a Sr. Solutions Architect with over 15 years of experience delivering supply-chain solutions for global companies such as Google, Wayfair, and Toyota. He specializes in demand forecasting, inventory optimization, and constraint-driven planning, translating complex analytics into actionable, real-world tools.\r\n\r\nPassionate about practical applications of Explainable AI (XAI), Hari has authored two papers in the Journal of Business Forecasting and regularly shares insights with executive-level stakeholders. He believes in a straightforward, no-nonsense approach to AI: clear, practical, and genuinely usable.",
      "tagLine": "Sr. Solutions Architect",
      "profilePicture": "https://sessionize.com/image/5953-400o400o1-JQ5nmny3kR7gDvYpVbNu6B.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916025
      ],
      "fullName": "Hariharan Ganesan",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "5c31e6e8-782c-4bc6-92ec-d03fbb2da7ba",
      "firstName": "Harrison",
      "lastName": "Chase",
      "bio": "Harrison Chase is the CEO and co-founder of LangChain, a company formed around the popular open source Python/Typescript packages. The goal of LangChain is to make it as easy as possible to use LLMs to develop context-aware reasoning applications. Prior to starting LangChain, he led the ML team at Robust Intelligence (an MLOps company focused on testing and validation of machine learning models), led the entity linking team at Kensho (a fintech startup), and studied stats and CS at Harvard.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/7caf-400o400o1-WLRanuGKrWvZsj74RnWXi2.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        937225
      ],
      "fullName": "Harrison Chase",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "6f7997a2-1fef-42ef-947e-9c80e4648c0f",
      "firstName": "Hassan",
      "lastName": "El Mghari",
      "bio": "Hassan El Mghari is a software engineer based in New York specializing in building full-stack AI applications. His AI applications have a combined user base of over 3 million. He currently leads the developer relations team at Together.ai, where his work includes building example AI apps, creating content, and educating developers on AI development.",
      "tagLine": "DevRel lead ",
      "profilePicture": "https://sessionize.com/image/2767-400o400o1-MnFYxtNJ6podCsRVudboUA.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        911846
      ],
      "fullName": "Hassan El Mghari",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ced92b0e-6be7-48cb-a39d-418b88286bce",
      "firstName": "Henry",
      "lastName": "Weller",
      "bio": "Henry Weller is the driving PM behind the capabilities of Atlas Vector Search at MongoDB who once engineered control software for autonomous robotic systems at Osaro before diving into the data deep end. Now as a Product Manager, he's revolutionizing how developers leverage vector search technology through intelligent data modeling of unstructured data. For the past two years he has worked to make Atlas Vector Search a compelling service that feels natural to MongoDB users.\r\n\r\nHenry is a prolific contributor to the AI community, writing and giving conference talks, co-authoring books on generative AI while publishing technical blogs about vector quantization capabilities that enable developers to build more scalable applications. His academic and professional background in robotics brings a practical dimension to his work, making complex concepts accessible whether he's speaking on main stages or creating tutorials that showcase the full potential of MongoDB's vector technology.",
      "tagLine": "Senior Product Manager, Vector Search @ MongoDB",
      "profilePicture": "https://sessionize.com/image/7a18-400o400o1-TzY3Kti8ZX6HBvwdwG25HM.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914371
      ],
      "fullName": "Henry Weller",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "f911714e-fc40-4c1d-9434-b70eb5c33ddd",
      "firstName": "Hf0",
      "lastName": "Residency",
      "bio": null,
      "tagLine": null,
      "profilePicture": "https://sessionize.com/image/7d45-400o400o1-TYa1HQzcXxC9D8W9oTkxUw.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        949405
      ],
      "fullName": "Hf0 Residency",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "e79c0db6-8988-464b-8cba-f18ba303ce7c",
      "firstName": "Ido",
      "lastName": "Pesok",
      "bio": "Ido Pesok is an engineer and researcher at Vercel, working on the AI behind v0 and focused on building reliable and intuitive AI systems.",
      "tagLine": "AI Engineer, v0",
      "profilePicture": "https://sessionize.com/image/7305-400o400o1-MxZFC4rzH3UFZMhP6T245Q.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        939231
      ],
      "fullName": "Ido Pesok",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "7f85ae75-4426-4a66-aa12-b7d8d5e91a8d",
      "firstName": "Ilan",
      "lastName": "Bigio",
      "bio": "Ilan Bigio is a founding member of OpenAI’s Developer Experience team where he explores model capabilities, builds demos and developer tools, and shares his learnings through talks and docs.\r\n\r\nHis work includes creating the AI phone ordering demo showcased at DevDay 2024, leading technical development for Swarm, the precursor to the Agents SDK, and contributing to Codex CLI. Prior to that, he was a Solutions Architect at OpenAI, partnering with companies like Cursor, Khan Academy, and Klarna to shape their AI products. Before OpenAI, he was a full-stack Software Engineer at Google, building for YouTube at scale.\r\n\r\nIlan’s journey started as a hobby hacker, diving into operating systems and reverse engineering, before shifting to language models in 2020. He created projects like ShellAI—an open-source, AI-powered terminal assistant—and is passionate about sharing knowledge. With a multidisciplinary background spanning web development, AI/ML, and operating systems, he’s designed and taught courses at Brown and continues to share his expertise through in-depth technical OpenAI guides on topics like Function Calling, Latency Optimization, and Agent Orchestration.",
      "tagLine": "Developer Experience",
      "profilePicture": "https://sessionize.com/image/a694-400o400o1-NRN3Y5ytAxuCQQqhJ2SeFe.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        930540
      ],
      "fullName": "Ilan Bigio",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "45160f46-e17e-4801-9395-eaaa9549e70b",
      "firstName": "Infant",
      "lastName": "Vasanth",
      "bio": "Infant Vasanth leads the engineering team responsible for the Studio Compute Platform, BlackRock's analytics and automation platform that enables our users to conduct research & analysis, run automations and distribute research at scale.\r\nIn addition, Infant is also leading the Data & AI Acceleration team focusing on efforts to enhance Aladdin Studio's AI capabilities along side the Operational AI capabilities(prospectus analyzer, operational agents etc.)",
      "tagLine": "Senior Director of Engineering",
      "profilePicture": "https://sessionize.com/image/c520-400o400o1-JnUBivkDWXsKDLfHtbyEQw.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        904722
      ],
      "fullName": "Infant Vasanth",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "188818c8-ec9f-49ac-a4a0-3df83a99dc69",
      "firstName": "Ishan",
      "lastName": "Anand",
      "bio": "Ishan Anand is an AI consultant and technology executive specializing in Generative AI and LLMs. He created \"Spreadsheets-are-all-you-need,\" an innovative course that demystifies large language models by implementing GPT-2 entirely in Excel. As the former CTO and co-founder of Layer0 (acquired by Edgio), and most recently Vice-President of Product Management for Edgio, he's led teams in developing cutting-edge solutions in web performance, edge computing, and AI/ML for enterprise web applications. Ishan brings deep technical expertise from his dual B.S. degrees in Mathematics and EECS from MIT, combined with a unique ability to make advanced technology accessible to broader audiences.",
      "tagLine": "AI Consultant and educator",
      "profilePicture": "https://sessionize.com/image/25c1-400o400o1-TEGfyxq7PWpsZSkNUpLrhm.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915928
      ],
      "fullName": "Ishan Anand",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a79d82d4-2979-4421-bdf6-25090ac5a051",
      "firstName": "Itamar",
      "lastName": "Friedman",
      "bio": " Itamar Friedman is the CEO and co-founder of Qodo (fka CodiumAI), the leader in the emerging code integrity space.\r\nPrior to that, Itamar was the co-founder and CTO of Visualead, which Alibaba Group acquired. As a director at Alibaba, he led teams to create innovative ML-based B2C and B2D applications and tools used by millions.\r\nItamar holds a BSc & MSc in Electrical Engineering (Summa Cum Laude) from the Technion, majoring in Machine Learning and Computer Vision.\r\n\r\n",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/1d5e-400o400o1-NPcEvVbuqLb2gDi2dSpNsr.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916115
      ],
      "fullName": "Itamar Friedman",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "0db693b9-12cb-437d-a92f-922ba0751480",
      "firstName": "Ivan",
      "lastName": "Burazin",
      "bio": "Ivan Burazin co-founded Codeanywhere, the very first cloud IDE, back in 2009 where he and the team had to create everything from scratch, from the IDE itself, to the entire orchestration. Concurrently, he established Shift, the premier developer conference in Europe, which was later acquired by Infobip - a global communications cloud giant in 2021. Following the acquisition, Ivan served on the executive board of this 4,000-person company and as the Chief Developer Experience Officer, where he oversaw global developer-oriented operations.\r\nIn 2023, Ivan co-founded Daytona, a fast-growing open-source platform addressing the limitations of AI coding agents by enabling them to programmatically and securely interact with runtime environments. \r\nBacked by $7M in funding, Daytona empowers developers, from startups to Fortune 500 companies to enable AI agents to achieve their full potential.\r\n",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/ba67-400o400o1-RZgw2DqaC7TEEp4b41MiwA.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914814
      ],
      "fullName": "Ivan Burazin",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "0487fb22-aae1-48c7-99ba-895cb7481cd9",
      "firstName": "Jack",
      "lastName": "Dwyer",
      "bio": "Data Scientist turned product marketer and part time rockstar. Strong convictions around the future of AI in consumer use cases. Building the infrastructure to make that future a reality.",
      "tagLine": "CEO @ Gabber - End to End Backend For Realtime AI",
      "profilePicture": "https://sessionize.com/image/3849-400o400o1-wfsTNPkZEJKpyezvZqoCJE.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        937506
      ],
      "fullName": "Jack Dwyer",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "180a0ead-2015-4d8d-99a3-994465599d4f",
      "firstName": "Jack",
      "lastName": "Rae",
      "bio": "Lead of Gemini Thinking, co-lead of Gemini Pre-training",
      "tagLine": "Principal Research Scientist",
      "profilePicture": "https://sessionize.com/image/0ee9-400o400o1-HJhaKWVd9uu2vu1U8pmYrd.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        947233
      ],
      "fullName": "Jack Rae",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "4fdfdeca-1862-4955-a306-59cf77a9f79b",
      "firstName": "James",
      "lastName": "Lowe",
      "bio": "James Lowe has been a data scientist in public sector for 8 years, including working at 10 Downing Street. He is now the Head of AI Engineering for the Incubator for AI, a small team of experts in the centre of the UK Government building AI products that are delivering public good.",
      "tagLine": "Head of AI Engineering",
      "profilePicture": "https://sessionize.com/image/f5e7-400o400o1-U33Y72yYrp7tVXZgEpLXAL.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914842
      ],
      "fullName": "James Lowe",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "592da3f8-71f2-4512-83a7-6d429034e3c4",
      "firstName": "Jan",
      "lastName": "Curn",
      "bio": "Jan Curn is the founder and CEO of Apify, a full-stack web scraping and automation platform that powers (not only) AI agents with up-to-date data. He has a lifelong passion for software engineering, which earned him an MSc and PhD in computer science and eventually led him to founding Apify. Jan lives between SF and Prague, is active in the tech community in both cities, organizes meetups, and talks about software, startups, or AI.\r\n",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/a3e7-400o400o1-E6G56RwwfBTEJPLpBmoVm2.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        926313
      ],
      "fullName": "Jan Curn",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b2ff31e4-a1fd-4f6f-9641-87c9a23c6bb0",
      "firstName": "Jared",
      "lastName": "Hanson",
      "bio": "Jared Hanson is the co-founder of Keycard, a company building identity infrastructure for the agent-native world.  Previously at Okta and Auth0, Jared is an expert on OpenID, OAuth, and all things identity.  He’s also the author of Passport.js, the popular authentication framework for Node.js.  At Keycard, he is applying that knowledge to securing AI and infrastructure.",
      "tagLine": "Co-Founder",
      "profilePicture": "https://sessionize.com/image/6bc5-400o400o1-Be3w5EvJh5jBNYPiYFm9JP.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915751
      ],
      "fullName": "Jared Hanson",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "c8042607-1aa2-4286-9a44-e8f44c0ad616",
      "firstName": "Jason",
      "lastName": "Liu",
      "bio": "Machine learning engineer, consultant, educator. ",
      "tagLine": "Principal",
      "profilePicture": "https://sessionize.com/image/a19c-400o400o1-s99sCKoyTQHKYLtEdFttto.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916104
      ],
      "fullName": "Jason Liu",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "98dc110d-5a68-453b-b1cc-8bba6f70ba6a",
      "firstName": "Jaspreet",
      "lastName": "Singh",
      "bio": "I’m Jaspreet Singh, a Senior Staff Software Engineer with 12 years of experience in the tech industry. I am the tech lead for the Smart Turbotax AI team at Intuit - focusing on development of new GenAI powered experiences in Intuit Turbotax. I have worked extensively on Personalization and Recommendations problems in the past and I’m very passionate about bringing the latest in AI to help drive Taxes are done experiences for our users. I recently became a father for the first time, and enjoy spending time with my little one. As a speaker at the AI Engineer World’s Fair, I’m excited to share our journey of transforming our user’s tax filing journeys with the power of Gen AI..",
      "tagLine": "Senior Staff Software Engineer",
      "profilePicture": "https://sessionize.com/image/aca7-400o400o1-JvNiKdDRX2bwTvQy7Uyzhi.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916085
      ],
      "fullName": "Jaspreet Singh",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "59e622be-92dc-41b8-b8a5-b5a541cdff17",
      "firstName": "Jeff",
      "lastName": "Huber",
      "bio": "Jeff Huber is the CEO and cofounder of Chroma. Jeff's work has been featured in TechCrunch, VentureBeat, MacWorld, GQ, Fast Company, Fortune, Forbes, Business Insider, Quartz and others. Chroma is a widely-loved and adopted open-source vector database.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/34f2-400o400o1-rnYjraDKkutyWWRmMgtkLP.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916104
      ],
      "fullName": "Jeff Huber",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "82f26263-c286-4670-b9cd-da5008c5261d",
      "firstName": "Jeremy",
      "lastName": "Adams - Casañas",
      "bio": "Jeremy is a senior leader with both a technical and a strategic streak. Passionate about people and entrepreneurship, integration and automation. Through technical/business roles at Dagger, GitHub, Twistlock, and Puppet, Jeremy has both zoomed in and zoomed out a lot, acquiring an appreciation for the details and an ever-broader sense of the big architectural picture.",
      "tagLine": "Head of Ecosystem",
      "profilePicture": "https://sessionize.com/image/b1a3-400o400o1-szYMzkLrhuNU3jSFxHoghj.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915961
      ],
      "fullName": "Jeremy Adams - Casañas",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a610fd51-d488-4ee7-be82-52ba1422c6f6",
      "firstName": "Jeremy",
      "lastName": "Silva",
      "bio": "A seasoned ML engineer with extensive experience building and deploying language models in the healthcare sector, Jeremy currently serves as Product Lead at Freeplay. At Freeplay, he oversees an enterprise-ready platform that empowers teams to run experiments, create evaluations, monitor production systems, and label data—all within a unified environment.\r\nDrawing from hands-on collaboration with Freeplay's enterprise customers, Jeremy brings valuable \"in-the-trenches\" experience building LLM systems at scale. This direct customer engagement has also positioned him as a trusted advisor, helping organizations shape and refine their AI product roadmaps for maximum impact.\r\nJeremy’s unique perspective spans technical implementation and product development making him well-positioned to share insights on effectively bridging the gap between AI capabilities and real-world product outcomes.\r\n",
      "tagLine": "Product Lead ",
      "profilePicture": "https://sessionize.com/image/e41a-400o400o1-aH5xPKEYWGw2f9V1SVJTuG.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915770
      ],
      "fullName": "Jeremy Silva",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "13aa4fa5-29c4-4019-b4e1-ee83caaecb54",
      "firstName": "Jerry",
      "lastName": "Liu",
      "bio": "Jerry is the co-founder/CEO of LlamaIndex, the most accurate and flexible way to automate your document workflows with AI agents. Before this, he led the ML monitoring team at Robust Intelligence, did self-driving AI research at Uber ATG and worked on recommendation systems at Quora.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/61b9-400o400o1-3brCmcVKAHmSGaKS6QsZmA.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        925259
      ],
      "fullName": "Jerry Liu",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "4e01104b-7d8e-4552-9224-6b7bd4f697fa",
      "firstName": "Jesse",
      "lastName": "Han",
      "bio": "Jesse Han is the Founder and CEO of Morph Labs, a company building the infrastructure for the singularity. Morph is the creator of Infinibranch, a breakthrough in cloud technology that enables scaling train-time and test-time search for agentic reasoning models. Jesse began his career as a pure mathematician and research scientist at OpenAI working on test-time compute scaling, GPT-4, and reasoning.",
      "tagLine": "Founder",
      "profilePicture": "https://sessionize.com/image/8a20-400o400o1-hXqkB3J73tudpxqaiDoWtB.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916189
      ],
      "fullName": "Jesse Han",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "874892d4-9a6d-4f7b-8b43-3a73b507f586",
      "firstName": "Jesús",
      "lastName": "Barrasa",
      "bio": "Dr. Jesús Barrasa is the AI Field CTO at Neo4j, where he works with organisations combining the power of GenAI with Knowledge Graphs. He co-authored \"Building Knowledge Graphs\" (O'Reilly 2023) and is cohost of the monthly Going Meta live webcast (https://goingmeta.live/) since 2022.\r\nJesús holds a Ph.D. in Artificial Intelligence/Knowledge Representation and is an active thought leader in the KG and AI space",
      "tagLine": "AI Field CTO",
      "profilePicture": "https://sessionize.com/image/7ff8-400o400o1-PNdKVMwQUpiXioSFyPbLaw.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915740,
        933646
      ],
      "fullName": "Jesús Barrasa",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "75465aaf-45f4-4d3c-b78a-2e3d5206b57f",
      "firstName": "Jim",
      "lastName": "Bennett",
      "bio": "Jim is the worlds most energetic dev rel, and a Principal Developer Advocate at Galileo, focusing on enabling AI developers to be more productive by monitoring and evaluating LLMs and AI agents. He’s British, so sounds way smarter than he actually is, and lives in the Pacific North West of the USA. In the past he’s lived in 4 continents working as a developer in the mobile, desktop, and scientific space. He's spoken at conferences and events all around the globe, organised meetup groups and communities, and written books on mobile development and IoT. He is currently a Microsoft MVP for AI and Developer Tools.\r\n\r\nHe also hates and is allergic to cats, but has a 12-year-old who loves cats, so he has 2 cats.",
      "tagLine": "Principal Developer Advocate at Galileo",
      "profilePicture": "https://sessionize.com/image/2768-400o400o1-MgNDirDViegVKaHksj7oa2.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936894
      ],
      "fullName": "Jim Bennett",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "6803133e-76a3-4ef5-bc74-6cdbd379c843",
      "firstName": "JingXiang",
      "lastName": "Mo",
      "bio": "Jingxiang Mo is a founding engineer at K-Scale Labs, where he leads the fast-moving, open-source development of general-purpose humanoid robots. His work spans the full stack—from training end-to-end reinforcement-learning policies on in-house infrastructure to building the robot operating system and shipping mass-manufactured hardware such as the 5 feet tall K-Bot and 1.5 feet tall Z-Bot humanoid robots.",
      "tagLine": "Founding Engineer @ K-Scale Labs, Robotics Product & Engineering Lead",
      "profilePicture": "https://sessionize.com/image/121f-400o400o1-sgVzCdBXxmyV6PDstbWMhN.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        948652
      ],
      "fullName": "JingXiang Mo",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "527dd628-aaa1-4248-a232-5d92803d426a",
      "firstName": "Joel",
      "lastName": "Hron",
      "bio": "Joel Hron is a passionate innovator driving the future of product technology and AI at Thomson Reuters. As Chief Technology Officer, he leads Product Engineering and AI Research & Development, pushing the boundaries of what’s possible in Legal, Tax, Audit, Trade, Compliance, and Risk solutions.\r\n\r\nJoel joined Thomson Reuters in 2022 through the acquisition of ThoughtTrace, where he served as CTO. Previously, he led AI and TR Labs, launching seven groundbreaking GenAI products in just 18 months, transforming legal research, tax analysis, and contract drafting.\r\n\r\nHis approach is centered on rethinking processes through technology, building teams rooted in trust, transparency, and customer-centric innovation. Joel envisions AI not as a replacement for human expertise, but as a force that enhances professional decision-making, making expert information more accessible and impactful.\r\n\r\nA New Orleans native, Joel’s global career spans work in London and Africa, and he now calls Zug, Switzerland home. He holds a Master’s in Mechanical Engineering from the University of Texas at Austin and a Bachelor’s in Engineering from Texas Christian University.",
      "tagLine": "CTO",
      "profilePicture": "https://sessionize.com/image/d150-400o400o1-GySHFV3G8UNoTbUdavrqVa.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        903524
      ],
      "fullName": "Joel Hron",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "30f37b27-8758-420b-9873-0341d14a581c",
      "firstName": "John",
      "lastName": "Dickerson",
      "bio": "John Dickerson is CEO of Mozilla AI, leading the charge on building an open-source-AI-first ecosystem for the Internet.  Prior to that, he was co-founder and Chief Scientist of Arthur AI, an enterprise AI performance monitoring and security startup that has raised $55 million+ and calls many in the Fortune 500 its customers.  Before answering the call of industry, he was a tenured Associate Professor of Computer Science at the University of Maryland; he now supports academic R&D from the industry side.  He has worked extensively in responsible AI, worldwide blood donation via Meta, worldwide organ allocation via the United Network for Organ Sharing and others, combinatorial auctions via household names in the US, and various US governmental actors via DARPA, the FTC, and others.",
      "tagLine": "CEO, Mozilla AI",
      "profilePicture": "https://sessionize.com/image/30f3-400o400o1-4WpKLK424fi8w7TpfzMVjR.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915059
      ],
      "fullName": "John Dickerson",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "57f7b222-9000-49c5-be6f-401f5ed85729",
      "firstName": "John",
      "lastName": "Pham",
      "bio": "I'm John Pham, an engineer and a self-taught designer. I seek the dopamine hits of building delightful experiences for others. I've worked at Vercel, Microsoft and NASA doing just that.",
      "tagLine": "Head of Design ",
      "profilePicture": "https://sessionize.com/image/3d96-400o400o1-ckJzaLGR1pNqpqzGEBgRR.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914845
      ],
      "fullName": "John Pham",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d53120ed-dfe6-4f53-8c44-874728275615",
      "firstName": "John",
      "lastName": "Welsh",
      "bio": "I'm John Welsh, a software engineer who's been building large scale systems for the past 20 years. I'm currently at Anthropic, where I've been building our public API and defining how internal systems communicate with MCP servers and other integrations.",
      "tagLine": "Member of technical staff, Anthropic",
      "profilePicture": "https://sessionize.com/image/ca74-400o400o1-QRKvRTZSMEYPCsxF2dtgsR.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        942943
      ],
      "fullName": "John Welsh",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "3a74e448-594e-4322-9578-c04d843724b7",
      "firstName": "Jonathan",
      "lastName": "Mortensen",
      "bio": "Jonathan Mortensen is a technology executive and founder with expertise spanning AI, data infrastructure, and cybersecurity. Currently serving as CEO of a stealth AI startup and Founder Fellow at South Park Commons, Jonathan previously founded bit.io, a multi-cloud serverless PostgreSQL platform acquired by Databricks. As bit.io's CTO, he built innovative database technology that handled hundreds of thousands of databases securely across multiple cloud providers. Prior to founding bit.io, Jonathan led data science and engineering teams at BlueVoyant, where he designed high-volume data pipelines processing 50 million events per second. He holds a PhD in Biomedical Informatics from Stanford University and combines technical depth with leadership experience across engineering, revenue, and operations.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/ce75-400o400o1-hWk8AzVgLVej9ckfXuKg3J.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        909905
      ],
      "fullName": "Jonathan Mortensen",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "4d8f9ca5-846a-4577-a858-944d5047f16d",
      "firstName": "Jordan",
      "lastName": "Dearsley",
      "bio": "Jordan Dearsley is the Co-founder and CEO of Vapi, the leading developer platform for deploying voice AI agents. Previously, he was the cofounder of Superpowered, an AI notetaker for meetings. He’s a YC and AI Grant founder, a University of Waterloo dropout, and a software engineer. ",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/5431-400o400o1-EgcdABn7zzY9jFyZbH9eop.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916079
      ],
      "fullName": "Jordan Dearsley",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "8149d861-c793-4ed8-a471-0d11559758ba",
      "firstName": "Josh",
      "lastName": "Albrecht",
      "bio": "Josh Albrecht is CTO and Co-founder of Imbue, an AI lab launched in 2022 that has since raised $230M at a $1B valuation to create coding agents that make it easier for more people to write software. Josh is also a partner at angel fund Outset Capital, where he invests in promising pre-seed companies. Previously, Josh founded multiple companies including an AI recruiting startup that went through Y Combinator and a 3D injection molding software company that was acquired. He was also an early engineer at Addepar, served as a Thiel Fellow mentor, and published machine learning research as an academic researcher. ",
      "tagLine": "CTO and Co-founder",
      "profilePicture": "https://sessionize.com/image/47d9-400o400o1-fhsDJ9SBoUuiAy5EZxX6pZ.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914017
      ],
      "fullName": "Josh Albrecht",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "4a8d7fe3-f572-42f9-9278-92677d51c69d",
      "firstName": "Jost Tobias",
      "lastName": "Springenberg",
      "bio": "Tobias is currently a research scientist at Physical Intelligence where  he works on bringing AI into the real world and understanding the fundamentals of sequential decision making (e.g. imitation and reinforcement learning). He likes his machine learning models big and his data to be plentiful and focuses most of his research on engineering driven machine learning at scale for robotics. \r\nBefore joining Physical Intelligence Tobias was a research scientist Google Deepmind in London within the control team which generally focuses on applications of ML to control for science and robotics. Before that he was a researcher at the University of Freiburg working with the Machine Learning Group and Computer Vision Groups. Tobias holds a BSc. in Cognitive Science from the University of Osnabrueck – from which he still retains an interest in understanding human cognition – and a MSc. in Computer Science from the University of Freiburg.",
      "tagLine": "Research Scientist, Physical Intelligence",
      "profilePicture": "https://sessionize.com/image/af78-400o400o1-XuoGrf5tePXKTPmCj4HSNN.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        938258
      ],
      "fullName": "Jost Tobias Springenberg",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "f023cf9e-3091-4893-88a0-3f55142a7c0c",
      "firstName": "Julia",
      "lastName": "Kasper",
      "bio": "Julia Kasper is a member of the Microsoft Developer Division focusing on the developer experience for the Microsoft Power Platform. She is passionate about scenarios where you extend the Power Platform with Azure services and have the best possible end-to-end experience.",
      "tagLine": "Program Manager",
      "profilePicture": "https://sessionize.com/image/8b1b-400o400o1-UvmVKZxLLreDRJLq85Urz9.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936816
      ],
      "fullName": "Julia Kasper",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "43c3c635-137d-4ed2-bdad-b8767f9d3e08",
      "firstName": "Julia",
      "lastName": "Neagu",
      "bio": "Julia is the co-founder and CEO of Quotient AI, which provides intelligent observability for AI apps by automatically detecting failures, uncovering root causes, and recommending improvements. Before Quotient, she was the Director of Data for Copilot, GitHub's AI pair programmer, where her team built the systems evaluating the large language models behind Copilot. Previously, she was the Director of Analytics at Tamr and led end-to-end quantitative modeling at Aon's Intellectual Property Solutions group. Julia has a PhD and MA in Physics from Harvard, an AB in Physics from Princeton.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/8209-400o400o1-4YzMawHbhpq483ah1puTk5.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        913839
      ],
      "fullName": "Julia Neagu",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d990444a-bbaa-439f-bc81-3ef5e8caac69",
      "firstName": "Jyh-Jing",
      "lastName": "Hwang",
      "bio": "Jyh-Jing is currently a Research Scientist and TLM at Waymo Research. He also taught machine learning and computer vision as a lecturer at UPenn MCIT Online in 2022 and 2023. Before joining Waymo in 2020, Jyh-Jing received his Ph.D. degree in Computer and Information Science from University of Pennsylvania, advised by Prof. Jianbo Shi and Prof. Stella Yu at UC Berkeley / ICSI. Before coming to the U.S., he received the B.S. and M.S. degrees from National Taiwan University and worked with Dr. Tyng-Luh Liu at Academia Sinica. His research interests are broadly in artificial intelligence, computer vision, and machine learning. Particularly, he's interested in end-to-end autonomous driving, large multimodal models, general image/video structures, and sensor fusion for robust perception.",
      "tagLine": "Research Scientist & TLM ",
      "profilePicture": "https://sessionize.com/image/7ba6-400o400o1-EQPfTaj5r2ipiSnm9DjrFR.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915934
      ],
      "fullName": "Jyh-Jing Hwang",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "2e8aec16-f984-425c-b2a6-178e01bcff14",
      "firstName": "Kam",
      "lastName": "Sween",
      "bio": "Kam is a Staff Engineer at Auth0 (an Okta company), where he transforms regulation-heavy legacy systems into lean, cloud-native platforms—and builds the tools that make tomorrow’s tech possible today. As the tech lead for the AI Frameworks & Services team, Kam architects the SDKs and frameworks that help developers harness AI responsibly (and without accidentally scripting Skynet).\r\n\r\nWith over a decade of experience building secure, compliant platforms around some of the most sensitive data legally storable in the cloud, Kam brings a rare blend of deep technical fluency and regulatory savvy. His career spans the full stack—from low-level infrastructure to high-level developer experience—making him a natural prototyper of what’s next.\r\n\r\nWhether navigating contradictory compliance regimes or designing future-forward architectures, Kam is driven by a simple principle: scalability isn’t a buzzword—it’s a survival tactic. And speed? That’s just what happens when you build things the right way.",
      "tagLine": "Auth0, Staff Engineer, AIFS",
      "profilePicture": "https://sessionize.com/image/6984-400o400o1-ap3jgLwcPbchFrM6mTpia2.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936795
      ],
      "fullName": "Kam Sween",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "1a1b94ac-0d10-4afd-8c90-a8280da87cbc",
      "firstName": "Keegan",
      "lastName": "McCallum",
      "bio": "I'm Keegan McCallum, the Head of ML infrastructure at Luma AI. I began my career in research focusing on portfolio optimization. Since then I've founded two startups, lead engineering at two others and have landed at Luma AI working on an unconventional multimodal path to AGI among a cracked team of researchers and engineers. When I'm not working, I'm usually out in the woods hiking with my family, or exploring the culinary delights in whatever city I happen to be in. I'm excited to share the insights and war stories I've gathered launching one of the most successful AI products to date in a (hopefully) fun and engaging way",
      "tagLine": "Head of ML infrastructure at Luma AI",
      "profilePicture": "https://sessionize.com/image/24e1-400o400o1-Ln1jAmBHhguW8jzCpKLo3V.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914081
      ],
      "fullName": "Keegan McCallum",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "28dc9108-8ffc-4ad5-9499-0f640b780aa2",
      "firstName": "Keiji",
      "lastName": "Kanazawa",
      "bio": "Product lead working on a world class machine learning / artificial intelligence platform at Microsoft. Proven product leader with over 20 years deep technical expertise building web scale services and API platforms.",
      "tagLine": "Product @ Azure AI Foundry",
      "profilePicture": "https://sessionize.com/image/597a-400o400o1-Nb9g8GkyFZBNJFjxCeeomL.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        944039
      ],
      "fullName": "Keiji Kanazawa",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "fff30ce6-b9f4-4043-b85c-0d1bee36eb22",
      "firstName": "Kelvin",
      "lastName": "Ma",
      "bio": "I'm Kelvin Ma. A product engineer with 15 years of experience working across innovative consumer applications that is used by millions of consumers. I'm passionate about using technology to build tools that improves users lives by allowing greater expression, building skills, and fostering communication.  ",
      "tagLine": "Software Engineer ",
      "profilePicture": "https://sessionize.com/image/1f56-400o400o1-UcpJeF5xe2NCAhuBgnJLk2.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        910197
      ],
      "fullName": "Kelvin Ma",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "f971aeef-bf39-409c-98a1-130d79ea7d99",
      "firstName": "Kenneth",
      "lastName": " Auchenberg",
      "bio": "Partner at  @alley_corp, investor focused on backing founders building for developers.\r\n\r\nPast building at @stripe, VS @Code,  @microsoft and a few startups (acq)",
      "tagLine": "Partner at AlleyCorp l, ex Product Lead at Stripe, Microsoft (VS Code)",
      "profilePicture": "https://sessionize.com/image/792a-400o400o1-92NKB5qvdtrUkKsr45YWRd.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        945392
      ],
      "fullName": "Kenneth Auchenberg",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b2515fe3-7618-42fd-b3f3-b243ec874a55",
      "firstName": "Kenneth",
      "lastName": "DuMez",
      "bio": "Kenneth DuMez is the Developer Relations Lead at Graphite, the AI developer productivity platform that helps engineers create, review, & merge pull requests, stay unblocked, and ship faster. Kenneth is currently focused on educating developers around the world about best software engineering practices, how to leverage AI in the code review process, and using the “stacking” workflow to empower engineers to ship and review code faster. Prior to joining Graphite, Kenneth was a developer relations engineer at Teleport, and was also a founding member of VMware Tanzu where he was focused on developing and extending Kubernetes build solutions.",
      "tagLine": "DevRel Lead, Graphite",
      "profilePicture": "https://sessionize.com/image/8dc6-400o400o1-V8e62djVmozSSUzx8pieAU.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933462,
        933474
      ],
      "fullName": "Kenneth DuMez",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a9a319ef-c8e1-4212-bab1-6a4f46196bd5",
      "firstName": "Kevin",
      "lastName": "Hou",
      "bio": "Kevin is the Head of Product Engineering at Windsurf, where he builds AI-powered developer tools. He has spent much of his career in AI, previously working as a tech lead manager at the Nuro, an autonomous vehicle startup, as well as other companies like Airbnb & Salesforce. Kevin enjoys photography, playing basketball, and woodworking. He studied computer science & ML at Princeton University.",
      "tagLine": "Head of Product, Windsurf",
      "profilePicture": "https://sessionize.com/image/2cdd-400o400o1-H8cP8CtFjRAB3WFEPxoyxc.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933675
      ],
      "fullName": "Kevin Hou",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "54da0027-870b-42b5-ba02-971f67bbbadd",
      "firstName": "Kevin",
      "lastName": "Madura",
      "bio": "Kevin leads technical advisory engagements and investigations in situations involving complex software, applied AI, and digital assets. As testifying expert and \"translator\" of technical material, he regularly interfaces with executive leadership, legal counsel, regulators, and engineers, balancing deep technical expertise with strategic clarity to drive outcomes.",
      "tagLine": "Director, Advanced Technologies",
      "profilePicture": "https://sessionize.com/image/8ec5-400o400o1-WcgVoUZzWdW9zEnwmsGvec.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914890
      ],
      "fullName": "Kevin Madura",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "03a546b2-ff3e-4fc5-8fe2-0c29c95f1953",
      "firstName": "Kshitij ",
      "lastName": "Grover",
      "bio": "I’m Kshitij Grover, Co-Founder and CTO of Orb, where we’re building billing infrastructure that gives AI and SaaS teams the tools to treat pricing as a product. My focus is on designing systems that are correct, real-time, and intuitive for developers—because billing should be as thoughtfully engineered as the applications it supports. At Orb, we work closely with engineering teams to help them ship pricing changes with speed and confidence. I’m passionate about the intersection of infrastructure, data, and developer experience. As a speaker at the AI Engineering Summit, I’m excited to share what we’ve learned about building billing systems that scale with modern AI workloads.",
      "tagLine": "Co-Founder & CTO, Orb Inc.",
      "profilePicture": "https://sessionize.com/image/4ffc-400o400o1-SkQekXYsdNqDueHnBrTTvT.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933641
      ],
      "fullName": "Kshitij Grover",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "607fd16a-9612-483a-87ba-1d3031d3a155",
      "firstName": "Kwindla",
      "lastName": "Kramer",
      "bio": "Kwin works on large-scale WebRTC infrastructure at Daily. He is the originator of Pipecat, the widely used, open source, vendor neutral voice agent framework supported by NVIDIA, Google, AWS and used by hundreds of startups. Before co-fonding Daily, Kwin built the sci-fi user interfaces in Minority Report and Iron Man.",
      "tagLine": "CEO ",
      "profilePicture": "https://sessionize.com/image/d6ae-400o400o1-HJCEgwnJadsHAkcAkU46oh.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916131,
        915028,
        933596
      ],
      "fullName": "Kwindla Kramer",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "1699f319-4792-451a-a5fb-bd4d8b5da132",
      "firstName": "Kyle",
      "lastName": "Corbitt",
      "bio": "Kyle Corbitt is the co-founder and CEO of OpenPipe, the RL post-training company. OpenPipe has trained thousands of customer models for both enterprises and tech-forward startups.\r\n\r\nBefore founding OpenPipe, Kyle led the Startup School team at Y Combinator, which was responsible for the product and content that YC produces for early-stage companies. Prior to that he worked as an engineer at Google and studied ML at school.",
      "tagLine": "CEO ",
      "profilePicture": "https://sessionize.com/image/3669-400o400o1-hxPfhuJsFt4RgxzgB5As4B.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914533
      ],
      "fullName": "Kyle Corbitt",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "25d55b0c-6e2d-4f9c-ba34-a369331901ff",
      "firstName": "Kyle",
      "lastName": "Penfound",
      "bio": "Kyle is part of the ecosystem team at Dagger working on the future of composable software. He has a background in DevOps and just loves giving demos!",
      "tagLine": "Solutions Engineer at Dagger",
      "profilePicture": "https://sessionize.com/image/3868-400o400o1-XcdJbVzoRjt9W7CVAcRgPD.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915961
      ],
      "fullName": "Kyle Penfound",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "546b389a-0e78-4373-8181-ad897715e90f",
      "firstName": "Kyle Kranen",
      "lastName": "US",
      "bio": "Kyle Kranen is an engineering leader at NVIDIA, chartered on accelerating datacenter-scale LLM performance. His work bridges engineering and research, covering topics like speculation, disaggregation, and datacenter-scale scheduling.",
      "tagLine": "Engineering Manager - Deep Learning Algorithms ",
      "profilePicture": "https://sessionize.com/image/2cb8-400o400o1-K9s17jFAKYvdpuBPwednNN.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915471
      ],
      "fullName": "Kyle Kranen US",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "cfe80e04-2c05-4704-a828-05eb7ab87579",
      "firstName": "Laurie",
      "lastName": "Voss",
      "bio": "Laurie has been a web developer for 27 years, and along the way he co-founded npm, Inc.. He cares passionately about making technology accessible to everyone by demystifying complex technology topics.",
      "tagLine": "VP Developer Relations, LlamaIndex",
      "profilePicture": "https://sessionize.com/image/fb2f-400o400o1-R9cKxHYQDusBUF4SJvJawH.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933621
      ],
      "fullName": "Laurie Voss",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a5eaab61-2879-4f57-a709-62c7e7562ea6",
      "firstName": "Leonard",
      "lastName": "Tang",
      "bio": "I am the co-founder and CEO of Haize Labs, where we are solving the ultimate extant problem in AI: ensuring its reliability, quality, and alignment for any application. You might also know of us for our red-teaming work.\r\n\r\nPrior, I studied math and computer science at Harvard. My research then covered adversarial robustness, math reasoning, computational neuroscience, interpretability, and large(-ish) language models. Much of that has now been distilled into the Haize technology agenda. I also dropped out of, before starting, a Stanford PhD in computer science.\r\n\r\nIn the limit of my life, I am chiefly invested in starting Bell Labs 2.0.",
      "tagLine": "Founder & CEO",
      "profilePicture": "https://sessionize.com/image/444b-400o400o1-SHYqN26nGnPTjHAE6QVgy5.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915978
      ],
      "fullName": "Leonard Tang",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "1782748e-538e-4943-9d97-46a90338691c",
      "firstName": "Logan",
      "lastName": "Kilpatrick",
      "bio": "Logan leads product for Google AI Studio and works on the Gemini API. Before Google, Logan led developer relations at OpenAI.",
      "tagLine": "Product, Google Deepmind",
      "profilePicture": "https://sessionize.com/image/b3fe-400o400o1-YvVCjjJygwbpghKHu1AYK.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        935461
      ],
      "fullName": "Logan Kilpatrick",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "5b5f3a46-1cbf-4f1b-9caf-1268f88771b6",
      "firstName": "Lou",
      "lastName": "Bichard",
      "bio": "Lou is Product Manager at Gitpod, a platform for secure development environments for both humans and agents powering some of the world's largest financial, insurance, and health care providers. Lou was previously Principal Engineer for developer experience at DAZN building a platform for ~15M global users in 150+ markets.",
      "tagLine": "Product Manager, Gitpod",
      "profilePicture": "https://sessionize.com/image/c139-400o400o1-QEPBsUxsTae7ga8pqfrqjD.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933569
      ],
      "fullName": "Lou Bichard",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "9380b4fb-a3cf-4e21-86fe-27432cf4a426",
      "firstName": "Maitar",
      "lastName": "Asher",
      "bio": "Maitar Asher is a founding member and Head of Engineering at Tavily, a New York–based startup developing a web infrastructure layer for AI agents. \r\n\r\nShe leads the technology build and has architected core systems—including Tavily’s intelligent caching layer and enhanced search retrieval—to power the industry’s premier search engine for large language models.\r\n\r\nPrior to Tavily, she developed deep learning tools for PET/CT image segmentation as a Machine Learning Research Engineer at Stanford University. She holds a B.S. in Computer Science (Machine Learning) from Columbia University.",
      "tagLine": "Head of Engineering",
      "profilePicture": "https://sessionize.com/image/b38d-400o400o1-XQqMy4CnJxWLTBpFJgw8yY.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        913839
      ],
      "fullName": "Maitar Asher",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "c33eae0d-d954-4672-976d-57c26af61ba5",
      "firstName": "Mani",
      "lastName": "Khanuja",
      "bio": "Mani Khanuja is a Principal Generative AI Specialist SA, and an author of the book Applied Machine Learning and High Performance Computing on AWS. She leads machine learning projects in various domains such as computer vision, natural language processing, and generative AI. She speaks at internal and external conferences such AWS re:Invent, Women in Manufacturing West, YouTube webinars, and GHC 23. In her free time, she likes to go for long runs along the beach.",
      "tagLine": "Principal ML Services SA",
      "profilePicture": "https://sessionize.com/image/9fbd-400o400o1-4rBVFan5kgRZ5idgudGBZe.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933605
      ],
      "fullName": "Mani Khanuja",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "51235b8a-7571-42c1-8cc4-43d0c268e755",
      "firstName": "Manu",
      "lastName": "Goyal",
      "bio": "Manu Goyal is the founding engineer at Braintrust. Previously, he developed autonomous systems at Nuro. He has an 8 year old Pomeranian named Hendrix.",
      "tagLine": "Founding Engineer, Braintrust",
      "profilePicture": "https://sessionize.com/image/58cc-400o400o1-7Pan326fQgsaPP3BsV2rQA.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        942167
      ],
      "fullName": "Manu Goyal",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "eaf6455b-27b7-4821-b16b-6ef6581f5879",
      "firstName": "Mark",
      "lastName": "Backman",
      "bio": "Mark Backman has 15 years of experience working with real-time communication systems and software. For the past 5 years, he’s served as Daily’s VP of Product, where he’s worked on building WebRTC tooling and infrastructure for developers. Over the last year, he’s focused on building and maintaining Pipecat, a leading voice and multimodal AI framework.",
      "tagLine": "Head of Product, Daily",
      "profilePicture": "https://sessionize.com/image/0026-400o400o1-MZBiaaEUM6jgpjcW4xydUd.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933589
      ],
      "fullName": "Mark Backman",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "fabd056c-2440-49ec-8199-3ac7d6080a7d",
      "firstName": "Mark",
      "lastName": "Bissell",
      "bio": "Mark Bissell is an applied researcher at Goodfire AI working on real-world applications for mechanistic interpretability. He recently joined Goodfire after 3 years at Palantir, where he worked on various U.S. healthcare initiatives including research projects with the NIH, vaccine distribution during the Covid pandemic (Operation Warp Speed), and AI-enabled hospital operations across many of the nation's leading health systems. \r\n\r\nMark is passionate about translating frontier research into practical solutions. He believes that recent AI developments increase the importance broad skillsets, and that roles of the future will blur the lines between traditionally distinct categories such as engineer, researcher, inventor, designer, and entrepreneur. ",
      "tagLine": "Applied Interpretability Research ",
      "profilePicture": "https://sessionize.com/image/3340-400o400o1-32dNeZ1139AHoGD7YpQUGT.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914798
      ],
      "fullName": "Mark Bissell",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b5eb465d-051d-4ebd-9ab6-8622baf27e47",
      "firstName": "Mason",
      "lastName": "Egger",
      "bio": "Mason is currently a Senior Developer Advocate at Temporal Technologies who specializes in building community, developer-focused educational content, distributed systems, and Python. Prior to his work at Temporal he worked in Developer Relations at DigitalOcean and as a backend engineer at various companies. He’s an avid programmer, speaker, educator, and writer/blogger. He is President of the PyTexas Foundation, Conference Chair of the PyTexas Conference, and a founding organizer of the PyTexas Meetup.",
      "tagLine": "Sr. Developer Advocate - Temporal ",
      "profilePicture": "https://sessionize.com/image/e0f8-400o400o1-aeubqWhpCb2as2998tocSU.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933652
      ],
      "fullName": "Mason Egger",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d712ab12-e473-4dd7-ab15-f80cab104862",
      "firstName": "Matt",
      "lastName": "Ball",
      "bio": "Matt is passionate about empowering developers. At Postman, Matt was the first Solutions Architect where he helped build the go-to-market strategy. Matt previously led Professional Services Engineering at Qubit.",
      "tagLine": "Empowering Developers with AI ",
      "profilePicture": "https://sessionize.com/image/26cb-400o400o1-NK6vo633yVchB5mbzSv5Uo.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933560
      ],
      "fullName": "Matt Ball",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "dd9252c5-3dda-4a18-a2b8-14fc568375f2",
      "firstName": "Matt",
      "lastName": "Ball",
      "bio": "Matt is passionate about empowering developers. At Postman, Matt was the first Solutions Architect where he helped build the go-to-market strategy. Matt previously led Professional Services Engineering at Qubit.",
      "tagLine": "Empowering Developers with AI ",
      "profilePicture": "https://sessionize.com/image/26cb-400o400o1-NK6vo633yVchB5mbzSv5Uo.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936298
      ],
      "fullName": "Matt Ball",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "57c7e83f-4c1b-46ee-9f5a-f231d7eddd90",
      "firstName": "Matthew",
      "lastName": "Schoenbauer",
      "bio": "Matt Schoenbauer is a founding engineer at Traversal, where he and his team are redefining observability and troubleshooting with AI agents. Previously, he was a systematic trader at Citadel Securities, operating at the core of the world’s largest equities market-making platform, where live troubleshooting in the Linux terminal was a critical part of his work. Before that, he worked in quantitative research at Proof Trading. Matt has published research across cryptography, number theory, and algebraic topology, and holds a master’s degree from Columbia University, where he focused on machine learning systems and causal machine learning.",
      "tagLine": "Founding Engineer",
      "profilePicture": "https://sessionize.com/image/53a2-400o400o1-J8kvvUEzwc4DGRUJSTBuzr.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915312
      ],
      "fullName": "Matthew Schoenbauer",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "1b944e31-aec6-45af-bce5-f089c2fd5d39",
      "firstName": "Matthias",
      "lastName": "Loibl",
      "bio": "Matthias Loibl is the Director of Cloud at Polar Signbals. He works on cloud-native observability. He was previously at Red Hat and Kubermatic and maintains many projects, such as Prometheus, Thanos, Prometheus Operator, and Parca. He enjoys working on Distributed Systems with Go and gRPC.",
      "tagLine": "Director of Polar Signals Cloud",
      "profilePicture": "https://sessionize.com/image/4419-400o400o1-NBBkVyAa2yYoJrZDxngyVf.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        937936
      ],
      "fullName": "Matthias Loibl",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "214868da-f307-43f8-97ea-43a3d68ed026",
      "firstName": "Max",
      "lastName": "Brodeur-Urbas",
      "bio": "ex-microsoft engineer, started Gumloop in my bedroom and scaled to millions in ARR with a hyper-lean team",
      "tagLine": "Founder and CEO of Gumloop",
      "profilePicture": "https://sessionize.com/image/490b-400o400o1-fcm2BgLuxhBqe2HRkdbtGB.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        940118
      ],
      "fullName": "Max Brodeur-Urbas",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "9d7d5319-1c6f-4d64-976b-58325d18f72f",
      "firstName": "Maximillian",
      "lastName": "Piras",
      "bio": "Currently the Founding Designer at Yutori working on AI web agents. Previously, Head of Design at Headliner and Sr. Designer at 8tracks. Led cross-platform UIUX design for multiple early-stage consumer startups shipping to millions of users. Contributing writer to Smashing Magazine covering AI-first design. Before that, developed graphics and animations for clients including Giphy, MIT, and Ryuichi Sakamoto.",
      "tagLine": "Product Designer",
      "profilePicture": "https://sessionize.com/image/ec4e-400o400o1-EN44784FibmyMggvyk9CCJ.gif",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915428
      ],
      "fullName": "Maximillian Piras",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "44d484be-1904-4380-9948-ed3e15d3022f",
      "firstName": "Maziar",
      "lastName": "Sanjabi",
      "bio": "Maziar is a Principal Scientist at LinkedIn AI, where he leads efforts in training large language models (LLMs) for personalization tasks. Prior to joining LinkedIn AI, he worked at Meta AI, applying AI research to the development of multimodal systems for real-world applications. With over a decade of experience in AI research across both industry and academia, Maziar has a proven track record of building and scaling cutting-edge AI technologies, including LLMs, multimodal systems, and privacy-aware AI. He has published over 60 papers, many of which have been featured in top-tier AI conferences such as NeurIPS, ICML, ICLR, ACL, EMNLP, and CVPR.",
      "tagLine": "LinkedIn AI, Principal Scientist",
      "profilePicture": "https://sessionize.com/image/bc5e-400o400o1-XciaC4bkepUr3yXNnmKcLa.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936205
      ],
      "fullName": "Maziar Sanjabi",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b7fecb1d-b305-48dd-9ea6-7d774471eece",
      "firstName": "Micah",
      "lastName": "Hill-Smith",
      "bio": "I'm Micah, co-founder and CEO of Artificial Analysis - an independent AI benchmarking company. We help developers understand AI capabliites and make critical decisions about models and technologies. We publish extensive benchmarking results on our public website (including intelligence, performance, cost and more), and develop reports to inform key strategic decisions. I became obsessed with benchmarking AI models initially as an AI engineer building applications, and have previously spent time as a strategy consultant with McKinsey & Company.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/07b3-400o400o1-QE76JYnPD1eyfy8acyXxPX.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936564
      ],
      "fullName": "Micah Hill-Smith",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "5c1894f2-b91e-48f1-a1f2-b67c8effc3d0",
      "firstName": "Michael",
      "lastName": "Albada",
      "bio": "Michael Albada is a machine learning engineer and applied AI researcher focused on building agentic systems that bridge research and real-world impact. At Microsoft, he leads initiatives applying generative AI to cybersecurity, helping protect organizations and individuals through intelligent automation.\r\n\r\nMichael has previously developed large-scale ML systems for geospatial intelligence at Uber and natural language understanding at ServiceNow. His work spans consumer products, enterprise SaaS, and applied research, with deep expertise in foundation models, recommender systems, NLP, and scalable ML infrastructure, and he holds a B.A. from Stanford, MPhil from Cambridge, and an MS in computer science from Georgia Tech.\r\n\r\nHe is the author of the upcoming O’Reilly book Building Applications with AI Agents, a practical guide to designing and deploying single- and multi-agent systems with foundation models. As a speaker, Michael brings a passion for turning complex research into actionable insights—and for equipping engineers to build the next generation of AI-powered applications. ",
      "tagLine": "Principal Applied Scientist",
      "profilePicture": "https://sessionize.com/image/86a0-400o400o1-GVeeLaHhznoN9xHFcdKA6W.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        907834
      ],
      "fullName": "Michael Albada",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "5505aa4d-0db9-4184-98a4-8a2e89eeeeec",
      "firstName": "Michael",
      "lastName": "Grinich",
      "bio": "Michael is the founder and CEO of WorkOS, a developer platform powering enterprise features for leading AI companies—including OpenAI, Anthropic, Perplexity, and Cursor—as well as hundreds of other modern SaaS applications.",
      "tagLine": "Founder & CEO, WorkOS ",
      "profilePicture": "https://sessionize.com/image/6b44-400o400o1-s8zWuDb6vv4hGLnKvxSQ56.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933686
      ],
      "fullName": "Michael Grinich",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a035c1ab-f6b9-40d7-b626-5b2da7f43e92",
      "firstName": "Michael",
      "lastName": "Hunger",
      "bio": "Michael Hunger has been passionate about software development for more than 30 years.\r\n\r\nFor the last 15 years, he has been working on the open source Neo4j graph database filling many roles, most recently heading product innovation and GenAI.\r\n\r\nAs a developer Michael enjoys many aspects of software development and architecture, learning new things every day, participating in exciting and ambitious open source projects and contributing and writing software related books and articles. Michael spoke at numerous conferences and helped organize others.\r\n\r\nMichael helps kids to learn to program by running weekly girls-only coding classes at local schools.",
      "tagLine": "VP of Product Innovation",
      "profilePicture": "https://sessionize.com/image/9f3e-400o400o1-LUKT2k8UpemDTxay2r5BxY.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915740
      ],
      "fullName": "Michael Hunger",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a610d919-7683-47bf-8b46-9689f8264a2e",
      "firstName": "Mike",
      "lastName": "Chambers",
      "bio": "Mike is a passionate developer advocate and expert in the fields of machine learning, AI, and generative AI. With a strong background in cloud computing, he brings a unique blend of technical knowledge and communication skills to engage and inspire audiences. Join Mike in exploring the possibilities and shaping the future of these transformative technologies.",
      "tagLine": "AI/ML Specialist DA AWS",
      "profilePicture": "https://sessionize.com/image/2f87-400o400o1-PERJfP5Aej8SNP4SoEF8DL.jpeg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933610
      ],
      "fullName": "Mike Chambers",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "fe4a5f0e-b102-41a2-8825-bef1760970c2",
      "firstName": "Mitesh",
      "lastName": "Patel",
      "bio": "Mitesh Patel is a developer advocate manager at NVIDIA. His team is responsible for creating workflows to showcase how developers can harness GPU acceleration in their workflows using tools and frameworks popular in the developer community. Before NVIDIA, he was a senior research scientist at Fuji Xerox Palo Alto Laboratory Inc. (a research subsidiary of Fuji Xerox), where he worked on developing indoor localization technologies for applications such as asset tracking in hospitals and delivery cart tracking in manufacturing facilities. Mitesh received his Ph.D. in Robotics from the Center of Autonomous Systems (CAS) at the University of Technology Sydney, Australia in 2014.",
      "tagLine": "Developer Advocate Manager",
      "profilePicture": "https://sessionize.com/image/03bc-400o400o1-Rdpv3jcCTJeLjskuwLjyVB.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915992
      ],
      "fullName": "Mitesh Patel",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "f0ac1816-a92b-4ecc-b18f-ad668982dcde",
      "firstName": "Mo",
      "lastName": "Bhasin",
      "bio": "Mo Bhasin is Director of AI Products at AlixPartners, where he leads development of the firm's internal genAI platform. He helped scale the platform to 50+ deployments, and grew the AI team from 2 to 20 in under a year. \r\n\r\nOver the last 15 years, he's built products as a data scientist at Google, Nest, and most recently as a startup founder at Outoftheblue.ai.\r\n\r\nHe holds an engineering degree from the University of California Berkeley, and an MBA from University of Chicago Booth School of Business.",
      "tagLine": "Director of AI Products",
      "profilePicture": "https://sessionize.com/image/1d3b-400o400o1-Q4j3urbZUDa83vKfPyz7EA.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914890
      ],
      "fullName": "Mo Bhasin",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b47f46a4-b920-4f97-aeaa-689185733e73",
      "firstName": "Mukuntha",
      "lastName": "Narayanan",
      "bio": "Mukuntha Narayanan is a Machine Learning Engineer at Pinterest, where he focuses on leveraging large language models to advance search relevance. Mukuntha’s background includes a Master’s in Machine Learning from Carnegie Mellon University, industry roles in developing robust language models at Observe.AI, and published research on both language and vision tasks at top venues like TPAMI, EMNLP-BlackboxNLP, and Interspeech. He is passionate about building scalable language technologies that shape how people discover and connect with information.",
      "tagLine": "Machine Learning Engineer",
      "profilePicture": "https://sessionize.com/image/9146-400o400o1-MxPhATdRSQ1s9yXEbkJCaZ.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        932498
      ],
      "fullName": "Mukuntha Narayanan",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d05487f4-7fd2-413d-b446-8bcd1a922dc7",
      "firstName": "Nagkumar",
      "lastName": "Arkalgud",
      "bio": "Nagkumar Arkalgud is a Senior Software Engineer at Microsoft, working on the Azure AI Evaluation SDK. With 10 years of experience in software engineering, he designed and built the SDK that enables red teaming for GenAI applications. Nagkumar focuses on advancing AI evaluation methodologies to optimize tools for AI applications.",
      "tagLine": "Senior Software Engineer",
      "profilePicture": "https://sessionize.com/image/2fbe-400o400o1-p6yAif1tfW4sSh37MZ5v3k.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        944039
      ],
      "fullName": "Nagkumar Arkalgud",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "5e52da6a-611f-4e42-b767-ceaa757c96f5",
      "firstName": "Nathan",
      "lastName": "Lambert",
      "bio": "Nathan Lambert is a Senior Research Scientist and post-training lead at the Allen Institute for AI focusing on building open language models. At the same time he founded and operates Interconnects.ai to increase transparency and understanding of current AI models and systems.\r\n\r\nPreviously, he helped build an RLHF research team at HuggingFace. He received his PhD from the University of California, Berkeley working at the intersection of machine learning and robotics. He was advised by Professor Kristofer Pister in the Berkeley Autonomous Microsystems Lab and Roberto Calandra at Meta AI Research. He was lucky to intern at Facebook AI and DeepMind during his Ph.D. Nathan was was awarded the UC Berkeley EECS Demetri Angelakos Memorial Achievement Award for Altruism for his efforts to better community norms.",
      "tagLine": "Research Lead",
      "profilePicture": "https://sessionize.com/image/5217-400o400o1-WyvArXo2YbAyFyb1eH36wp.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        926721
      ],
      "fullName": "Nathan Lambert",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "f6244e3a-c974-4c60-aeac-298e855b220a",
      "firstName": "Nathan",
      "lastName": "Sobo",
      "bio": "Nathan joined GitHub in late 2011 to build the Atom text editor, and he led the Atom team until 2018.\r\n\r\nHe also co-led development of Teletype for Atom, pioneering one of the first production uses of conflict-free replicated data types for collaborative text editing.\r\n\r\nHe's been dreaming about building the world's best text editor since he graduated from college, and is excited to finally have the knowledge, tools, and resources to achieve this vision.",
      "tagLine": "CEO & Co-founder of Zed, co-creator of Atom and Electron",
      "profilePicture": "https://sessionize.com/image/c30d-400o400o1-X1Fui8ntiLy3jsVPyv5FtU.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915826
      ],
      "fullName": "Nathan Sobo",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "75caaf38-093d-4f2f-b4b2-8ce5aeb4bea4",
      "firstName": "Nathan",
      "lastName": "Wan",
      "bio": "Nathan Wan is a machine learning and engineering leader who has built production AI systems across multiple domains before healthcare. After building speech recognition and language models and leading operational teams at Google, he led scaled platforms and teams applying AI to cancer detection and drug discovery in biotech. At Ensemble Health Partners, Nathan is leading efforts to transform RCM with AI and technology.",
      "tagLine": "Head of AI",
      "profilePicture": "https://sessionize.com/image/c9a8-400o400o1-RyRmUSQEcH7GZDx9rw5zAE.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916157
      ],
      "fullName": "Nathan Wan",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "54d6c952-92f9-47f0-863b-2acf133bb0bb",
      "firstName": "Neil",
      "lastName": "Dwyer",
      "bio": "Spent a lot of my career building real-time applications. First at a company called Bebo circa 2018 where I built a live streaming + computer vision pipeline that watched people play Fortnite. More recently at a company called LiveKit where I worked on the Agents platform along with some amazing people. And now at my own startup, Gabber, where we are making it easier (and cheaper!) to make real-time, multi-modal consumer apps.",
      "tagLine": "CTO",
      "profilePicture": "https://sessionize.com/image/c4d8-400o400o1-BvTdZyg9q4dWQwnNaoYNUd.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        937506
      ],
      "fullName": "Neil Dwyer",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "79afe59b-ceb1-48d0-b189-a458b7ef0082",
      "firstName": "Nick",
      "lastName": "Nisi",
      "bio": " Nick Nisi is an elite software engineer who is a veteran of open source web development, a lover of karaoke, an advocate for diversity in tech, a conference organizer extraordinaire, a lover of new experiences, and a beacon of expertise, kindness and hope for his development team.",
      "tagLine": "Software developer and panelist on the JS Party podcast",
      "profilePicture": "https://sessionize.com/image/7353-400o400o1-NyWb1iLwNiUgQbAtFfjFME.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933688,
        933656
      ],
      "fullName": "Nick Nisi",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "815ca918-185d-4445-9099-03e564e903e3",
      "firstName": "Nikhil",
      "lastName": "Abraham",
      "bio": "Nikhil is the CEO of CloudChef - reimagining cooking using embodied AI. CloudChef builds robots that enable commercial kitchens to cook high quality meals while solving for availability of skilled chefs. Our robots are already doing full-time work in several leading commercial kitchens. Nikhil is an alum of IIT Bombay and was the cofounder of Rephrase AI (acquired by Adobe)",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/1319-400o400o1-XugPEqNd16C7Pt4qqwigkE.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        945538
      ],
      "fullName": "Nikhil Abraham",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "274d2bf7-9245-4810-94e4-7fd04d644ed3",
      "firstName": "Nina",
      "lastName": "Lopatina",
      "bio": "Nina Lopatina is Lead Developer Advocate at Contextual AI, the fastest way for developers to build accurate, scalable RAG agents. She focuses on enabling developers to transform unstructured data into applications by connecting product, content, and community. Nina has worked as a developer and leader in the NLP and language for the last 7 years. She began her tech career after applying machine learning techniques to neural data throughout her PhD and postdoctoral research focused on reinforcement learning and decision-making. When she is not working, Nina is likely chasing fresh snow on the slopes or camping and hiking with her family. \r\n\r\n",
      "tagLine": "Lead Developer Advocate",
      "profilePicture": "https://sessionize.com/image/a408-400o400o1-3k2EBrY2NUaq72Zwvnkqzp.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936933
      ],
      "fullName": "Nina Lopatina",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "64bac3f8-8b07-4015-89da-dea03221a28e",
      "firstName": "Nir",
      "lastName": "Gazit",
      "bio": "CEO @ traceloop; ex-chief architect @ Fiverr, ex-tech lead @ Google; OpenTelemetry contributor",
      "tagLine": "CEO @ Traceloop, OpenLLMetry co-creator",
      "profilePicture": "https://sessionize.com/image/9382-400o400o1-QMULvZAAdvj5qzyKCiSQ79.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933712
      ],
      "fullName": "Nir Gazit",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "428890ba-7b5c-444d-98b9-87fe5d27875f",
      "firstName": "Numair",
      "lastName": "Baseer",
      "bio": "Born and raised in the Bay Area, Numair is a technology professional with a passion for AI-driven development. Having graduated from UCLA, he has a strong foundation in computer science and problem-solving. Currently at Windsurf, Numair focuses on enhancing coding efficiency and developer workflows with cutting-edge AI tools.",
      "tagLine": "Deployed Engineer, Windsurf",
      "profilePicture": "https://sessionize.com/image/e2ec-400o400o1-TVfUcZhRgfFziypXJf3Jia.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933632
      ],
      "fullName": "Numair Baseer",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "8da471a2-9c10-4d17-b140-5e139bb30908",
      "firstName": "Ola ",
      "lastName": "Mabadeje",
      "bio": "With decades of experience in the tech industry, Ola is an accomplished speaker and leader in product management, specializing in the creation and scaling of ventures within emerging and disruptive domains. As a current leader in the Generative AI Incubation group at Cisco, Ola drives cutting-edge Generative AI ideas from concept to scalable and profitable businesses at startup velocity.\r\nOla's mission is to harness his cross-functional expertise and wealth of experience to drive innovation and growth in enterprise AI, Generative AI, computer vision, edge computing, and other transformative technologies that are shaping the future.",
      "tagLine": "Product Leader",
      "profilePicture": "https://sessionize.com/image/029e-400o400o1-nd3ixD6rytghYCjpQzHfH2.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916063
      ],
      "fullName": "Ola Mabadeje",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "77adff48-a070-4305-8d81-9d959a8176de",
      "firstName": "Omar",
      "lastName": "Khattab",
      "bio": "Omar Khattab is a Research Scientist at Databricks and an incoming Assistant Professor at MIT EECS (July 2025). His research creates models, algorithms, and abstractions for building modular, reliable, and scalable AI systems. He is the author of the ColBERT retrieval model, which has helped shape the modern landscape of neural information retrieval, and the creator of the DSPy framework for building and optimizing declarative natural-language programs.",
      "tagLine": "Databricks Research Scientist",
      "profilePicture": "https://sessionize.com/image/34b5-400o400o1-sbhWxVZxUs3BHQb7f2w5Mf.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936156
      ],
      "fullName": "Omar Khattab",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "7dcc84c6-f2c3-4538-bd6f-0b87440f5567",
      "firstName": "Paige",
      "lastName": "Bailey",
      "bio": "http://webpaige.dev",
      "tagLine": "Engineering Lead - Developer Relations @ Google DeepMind",
      "profilePicture": "https://sessionize.com/image/b0d5-400o400o1-90d2c2ec-3d90-441a-aa4a-543208cab5dd.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        943701
      ],
      "fullName": "Paige Bailey",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "9e1f15f4-830e-4239-82ed-7e65bd50ff19",
      "firstName": "Paul",
      "lastName": "Klein IV",
      "bio": "Paul Klein IV is a San‑Francisco‑based serial entrepreneur and engineer. After honing his chops at Twilio during it's IPO and founding Stream Club—a live‑streaming platform acquired by Mux in 2021 he launched Browserbase in 2024 to give developers and AI agents fast, reliable, multi‑region headless‑browser infrastructure. In its first 12 months, Klein raised $27.5 million (a $6.5 M seed and a $21 M Series A led by CRV and Kleiner Perkins with Okta Ventures) . He views Browserbase as the “last‑mile” interface between large language models and the web, enabling end‑to‑end workflow automation far beyond traditional scraping ",
      "tagLine": "Founder",
      "profilePicture": "https://sessionize.com/image/4dc8-400o400o1-HaQv5txvpZSab2mk35AZNR.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914934
      ],
      "fullName": "Paul Klein IV",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ca0c85d0-179e-481e-8fbd-b6afb70f18dd",
      "firstName": "Peter",
      "lastName": "Bar",
      "bio": "I’m Peter Bar, a Product Lead with over 10 years of experience in the tech industry. At Intercom, I’m responsible for Voice AI initiatives and led the development and launch of Fin Voice, our AI voice agent. My background spans both B2B and consumer tech, blending technical depth with strategic product leadership. Before Intercom, I drove growth and customer experience efforts at Deliveroo (food delivery) and worked on music discovery products at Shazam. I hold a Master’s degree in Computer Science from Imperial College London.",
      "tagLine": "Product Lead, Voice AI",
      "profilePicture": "https://sessionize.com/image/3d1b-400o400o1-PDYvtgvYRGbRFtDmb13wfD.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        931123
      ],
      "fullName": "Peter Bar",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "7cb31c6c-fcf2-4d0a-b4bb-6461d7776369",
      "firstName": "Philip",
      "lastName": "Kiely",
      "bio": "Philip Kiely leads Developer Relations at Baseten. Prior to joining Baseten in 2022, he worked across software engineering and technical writing for a variety of startups. Outside of work, you'll find Philip practicing martial arts, reading a new book, or cheering for his adopted bay area sports teams.",
      "tagLine": "Head of Developer Relations",
      "profilePicture": "https://sessionize.com/image/9495-400o400o1-U7SVLhc5ruNbNJ5xr6KF2Z.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916066,
        933580
      ],
      "fullName": "Philip Kiely",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "48bba77e-6187-42e9-bfd3-10c9ae781b89",
      "firstName": "Philipp",
      "lastName": "Krenn",
      "bio": "Philipp leads Developer Relations at Elastic — the company behind the Elasticsearch, Kibana, Beats, and Logstash. Based in San Francisco, he lives to demo interesting technology and solve challenging problems — all with a smile and a terminal window.",
      "tagLine": "Code and conference monkey",
      "profilePicture": "https://sessionize.com/image/1520-400o400o1-75c94302-4b9c-4e3c-9e0a-42ee715c44a5.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916214,
        933625
      ],
      "fullName": "Philipp Krenn",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "61c5d52b-517f-45fb-ac0a-ca1acdd5180d",
      "firstName": "Philipp",
      "lastName": "Schmid",
      "bio": "Philipp Schmid is a Senior AI Developer Relations Engineer at Google DeepMind working on Gemini, Gemma with the mission to help every developer and builder to create and benefit from AI in a responsible way. ",
      "tagLine": "AI Developer Experience",
      "profilePicture": "https://sessionize.com/image/9039-400o400o1-fAE2ViRtc5VLsug3jFkR4W.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        910732
      ],
      "fullName": "Philipp Schmid",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "0bfc23a2-2561-42b7-a0c5-8a992dca6bc4",
      "firstName": "Preeti",
      "lastName": "Somal",
      "bio": "Preeti is Senior Vice President of Engineering at Temporal. Preeti is passionate about building great products, growing world class organizations and solving complex problems. Prior to Temporal, Preeti led the Platform, Security and IT engineering organizations at HashiCorp. Her extensive career includes engineering leadership roles at Yahoo!, VMware and Oracle. While at Yahoo! Preeti was VP of Cloud Services in the Platform organization delivering highly scalable services used by engineers across Yahoo to build and operate applications with improved agility, reliability and security. These services power Yahoo!’s consumer and advertising business.\r\n",
      "tagLine": "SVP Engineering",
      "profilePicture": "https://sessionize.com/image/3776-400o400o1-77P8PG7wuNAKdjxiCsQNDp.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        913755
      ],
      "fullName": "Preeti Somal",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "4a8df547-d8c3-42d1-998e-5f111845137c",
      "firstName": "Quan",
      "lastName": "Vuong",
      "bio": "Quan Vuong is co-founder at Physical Intelligence. His research focuses on generalist robotics and algorithms that enable intelligent behaviors through large scale learning.",
      "tagLine": "Co-founder, Physical Intelligence",
      "profilePicture": "https://sessionize.com/image/b620-400o400o1-EBkPZKk12yTDLNwjbtohq2.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        938258
      ],
      "fullName": "Quan Vuong",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "1b3e98d3-0b37-4945-8ad4-8eac22ba15ed",
      "firstName": "Raaz",
      "lastName": "Dwivedi",
      "bio": "Raaz Dwivedi is the Chief Scientist and a co-founder of Traversal. In the last year and a half, Traversal has been building an autonomous AI system, using AI agents, LLMs, and causal machine learning for root causing production incidents. Raaz is an AI researcher by training and in the past decade has built efficient decision-making systems using causal machine learning and reinforcement learning as an Assistant Professor at Cornell Tech, as a Postdoc at Harvard and MIT, and as a PhD student at UC Berkeley. His work has won him several research and teaching awards.\r\n",
      "tagLine": "Chief Scientist",
      "profilePicture": "https://sessionize.com/image/5c30-400o400o1-rs6aD9hYBxwsaGANJgtKtb.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915312
      ],
      "fullName": "Raaz Dwivedi",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "2f136925-afc7-45fc-8dc4-6f8a15397a37",
      "firstName": "Rafal",
      "lastName": "Wilinski",
      "bio": "Rafal Wilinski is the AI Tech Lead for Zapier Agents, where he builds intelligent systems that enable workflow automation for millions of users. I'm passionate about bringing products to life from 0 to 1. Began my career with an interest for AWS cloud, where I've spent my first decade helping startups and enterprises build robust infrastructure. When not working, I'm most likely climbing or drinking whiskey (but not simultaneously).",
      "tagLine": "AI Agents Lead",
      "profilePicture": "https://sessionize.com/image/3494-400o400o1-abnx7bggS8up5QnXo7FPV2.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936133
      ],
      "fullName": "Rafal Wilinski",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d2b57aa6-3078-480f-9bd9-c695ca74ede4",
      "firstName": "Raiza",
      "lastName": "Martin",
      "bio": "A product leader with a unique lens on AI's user experience challenges, Raiza brings insights from both big tech and startup trenches. \r\n\r\nMost recently leading Google's NotebookLM team, she has shaped how millions of users interact with generative AI. Now, as a founder, she is reimagining these experiences from first principles. \r\n\r\nWith years of hands-on PM experience guiding technical teams through the practical realities of shipping AI products, Raiza offers a rare combination of enterprise-scale perspective and startup-speed execution.",
      "tagLine": "CEO & Co-Founder Huxe || Previously NotebookLM",
      "profilePicture": "https://sessionize.com/image/4455-400o400o1-wqpaVc41zMJrRTRDbX6dtU.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        925337
      ],
      "fullName": "Raiza Martin",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "431907d7-ade9-4bba-aebe-173770b772cd",
      "firstName": "Raj",
      "lastName": "Agrawal",
      "bio": "CTO,  Cofounder of Traversal.",
      "tagLine": "CTO,  Cofounder",
      "profilePicture": "https://sessionize.com/image/7c40-400o400o1-nsFrh2AwXLtDdeUmZQg9P8.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915312
      ],
      "fullName": "Raj Agrawal",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a2781a64-4f88-4176-87b5-17824930f0c5",
      "firstName": "Rajiv",
      "lastName": "Shah",
      "bio": "Rajiv Shah is the Chief Evangelist at Contextual AI with a passion and expertise in Practical AI. He focuses on enabling enterprise teams to succeed with AI. Rajiv has worked on GTM teams at leading AI companies, including Hugging Face in open-source AI, Snorkel in data-centric AI, Snowflake in cloud computing, and DataRobot in AutoML. He started his career in data science at State Farm and Caterpillar.\r\nRajiv is a widely recognized speaker on AI, published over 20 research papers, been cited over 1000 times, and received over 20 patents. He holds a PhD in Communications and a Juris Doctor from the University of Illinois at Urbana Champaign. You find him on social media with his short videos, @rajistics, that have received over ten million views.",
      "tagLine": "Chief Evangelist",
      "profilePicture": "https://sessionize.com/image/6a2a-400o400o1-JxvbFFFXu9SZzEBbU4panq.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936933
      ],
      "fullName": "Rajiv Shah",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ec32a532-c1e0-4e0b-8877-6116ed2995f7",
      "firstName": "Randall",
      "lastName": "Hunt",
      "bio": "Randall Hunt is a technology leader, investor, and hands-on keyboard coder based in Los Angeles, CA. Previously, Randall led software and developer relations teams at Facebook, SpaceX, AWS, MongoDB, and NASA. Randall spends most of his time listening to customers, building demos, writing blog posts, and mentoring junior engineers. Python and C++ are his favorite programming languages, but he begrudgingly admits that Javascript rules the world. Outside of work, Randall loves to read science fiction, advise startups, travel, and ski.",
      "tagLine": "CTO at Caylent",
      "profilePicture": "https://sessionize.com/image/146b-400o400o1-K4KVZWvVXeiN3CaJcBgTtd.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        925912
      ],
      "fullName": "Randall Hunt",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b3e35f24-1320-492a-99af-40f7ae49eb82",
      "firstName": "Rene",
      "lastName": "Brandel",
      "bio": "https://www.youtube.com/watch?v=QAXL-Lbjf94",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/bd86-400o400o1-VusEb89Bug3H9UGtJHm22x.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915873
      ],
      "fullName": "Rene Brandel",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "f2f4bba6-574f-4663-8a29-c10f4146eb1b",
      "firstName": "Richmond",
      "lastName": "Alake",
      "bio": "Richmond Alake is a seasoned AI/ML practitioner and educator with a robust background in computer vision, robotics, and machine learning. Currently serving as a Developer Advocate at MongoDB, Richmond focuses on enabling and accelerating MongoDB’s most advanced customers and developers with their AI use cases through webinars, technical enablement sessions, consultation, and written content.",
      "tagLine": "Staff Developer Advocate, AI/ML at MongoDB",
      "profilePicture": "https://sessionize.com/image/1e5a-400o400o1-L9U137oieKPda7TqGaQpn4.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933692
      ],
      "fullName": "Richmond Alake",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "c3365dd3-7b90-4b3c-a7c7-0fe3fe4a927a",
      "firstName": "Rick",
      "lastName": "Blalock",
      "bio": "Seasoned founder with exit.  Developer at night and during the day if I can fit it in meetings... Scaled a mobile developer platform from hundreds to 800,000 developers. Successfully started and sold a fisheries platform & app to the world's largest fishing app with 15m+ users, and then led that company as CPO. ",
      "tagLine": "Founder, Agentuity",
      "profilePicture": "https://sessionize.com/image/3199-400o400o1-sY3qeP5fMBSgrv67uCLL1Z.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933618
      ],
      "fullName": "Rick Blalock",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "4e80f2c9-8264-48c8-b82c-a730008f5bfd",
      "firstName": "Rishabh",
      "lastName": "Garg",
      "bio": "I am Rishabh Garg, a robotics software engineer pushing the boundaries of software hardware integration to meet the ever increasing demand for data. I have been working with robots and embedded systems for the past 4 years, making systems more reliable and performant at companies like Tesla and Amazon. Eager to learn what experts in the industry are doing differently and share my own experience and insights into the challenges frequently encountered at the system software level for robotics.",
      "tagLine": "Robotics Engineer at Tesla Optimus",
      "profilePicture": "https://sessionize.com/image/6a04-400o400o1-DdejcnikbAodGvTbARKaGL.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        949382
      ],
      "fullName": "Rishabh Garg",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "c3afa709-163c-42f3-b7ea-a9428027b912",
      "firstName": "Rita ",
      "lastName": "Kozlov",
      "bio": "From the very beginning, Rita has been a key figure in the development of Cloudflare's developer platform. Their initial experience as a solutions engineer, helping early enterprise customers adopt the service, gave them firsthand insight into user needs. It was the power of Cloudflare Workers that truly resonated, inspiring a vision for a serverless future. For the past eight years, they have built out the platform which now spans products including storage, compute and AI, and is used by everyone from indie millions of indie developers to Fortune 500 companies. ",
      "tagLine": "vp developers & ai, cloudflare",
      "profilePicture": "https://sessionize.com/image/4a76-400o400o1-JWNeEGkowi8eboPsWT89bu.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        935969
      ],
      "fullName": "Rita Kozlov",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ef2bca3d-26df-4a59-a8e7-f197a34abaa9",
      "firstName": "Robert",
      "lastName": "Brennan",
      "bio": "Robert Brennan has been writing software for 15 years, with a focus on natural language processing and developer tools. He is currently the CEO of All Hands AI, the company behind OpenHands (formerly OpenDevin), a fully autonomous AI developer. Previously he was VP of Product Development at Fairwinds, ran a startup called Datafire, and worked as a Senior Software Engineer at Google.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/62d2-400o400o1-3DaPYZY7SULucDrMfzQzkX.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915387
      ],
      "fullName": "Robert Brennan",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "cae85c3f-0367-49a5-94e7-68841319651e",
      "firstName": "Robert ",
      "lastName": "Wachen ",
      "bio": "Robert is the co-founder and COO of Etched, the AI chip company behind the first transformer ASIC.",
      "tagLine": "Co-founder of Etched ",
      "profilePicture": "https://sessionize.com/image/1c04-400o400o1-SmUEgWUJhoT4ifwzYfQ5ro.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        912986
      ],
      "fullName": "Robert Wachen",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "8fddc909-3278-4063-ac19-779f0afdda63",
      "firstName": "Rohit",
      "lastName": "Talluri",
      "bio": "Amazon Web Services (AWS) Generative AI ML Frameworks, focusing on Foundation Model Training & Inference. ",
      "tagLine": "WW Generative AI Specialist",
      "profilePicture": "https://sessionize.com/image/de07-400o400o1-NUZw1ANyyRwvuBejFUt1Ud.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933599
      ],
      "fullName": "Rohit Talluri",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "290c81c8-f994-4e84-8667-ca8b6ffd95e4",
      "firstName": "Rossella",
      "lastName": "Blatt Vital",
      "bio": "Rossella Blatt Vital is a passionate AI leader with nearly 20 years of experience turning data into business value—from hands-on research and model-building to strategic executive leadership. She began her journey with a PhD in machine learning, focusing on brain-computer interfaces and cancer detection, and spent years writing code, building models, and shipping AI-powered products before stepping into leadership roles across startups, academia, and Fortune 100 companies.\r\n\r\nAs VP of AI, Data, and Data Science at Sprout Social, Rossella leads the company’s AI transformation—driving strategy across engineering, applied science, and analytics. Her team is building AI-first capabilities across product experiences, platform infrastructure, and foundational data systems.\r\n\r\nShe’s passionate about building meaningful technology—and the teams that power it—with the belief that AI, when led with vision and integrity, can help shape a more thoughtful and human-centered future.",
      "tagLine": "VP of Engineering - AI",
      "profilePicture": "https://sessionize.com/image/5f23-400o400o1-9RohnfFYvyXR6djmr53QcA.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914401
      ],
      "fullName": "Rossella Blatt Vital",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "7d64d49c-59de-4f07-86ac-ca54f40cbff8",
      "firstName": "Rustin",
      "lastName": "Banks",
      "bio": "I'm Rustin, an AI Product Manager at Google Labs. I taught myself to program at age 12 using a compiler I purchased on AOL classifieds. As a teenager I hosted a popular bulletin board system (BBS) out of my cousin’s closet using salvaged 286 computers. I’ve always had a passion for making the world better using technology. When I saw AI write code I dedicated the rest of my career to AI coding. At Google labs I am lucky to explore the frontier of coding models and agents.  ",
      "tagLine": "Product Manager, AI Coding ",
      "profilePicture": "https://sessionize.com/image/e0f8-400o400o1-9FpwPjJj37un3C7rtXE6tv.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914012
      ],
      "fullName": "Rustin Banks",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ba5a5b74-3d0a-413a-a1e6-8a504cc12120",
      "firstName": "Ryan",
      "lastName": "Marten",
      "bio": "Ryan Marten is co-lead of OpenThinker collaboration and a founding engineer at Bespoke Labs, working on data curation and model post-training. Previously, Ryan has been an AI researcher at the University of Illinois Urbana-Champaign, University of Toronto, University of Oxford, AI2, and Vector Institute. When he's not at the lab, he's probably out surfing. ",
      "tagLine": "Founding Engineer at Bespoke Labs",
      "profilePicture": "https://sessionize.com/image/44d3-400o400o1-PmFsdRuXfcAdg1Hap347EM.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916074
      ],
      "fullName": "Ryan Marten",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "152141e8-8994-4813-857d-c9dedda1f73f",
      "firstName": "Sahil",
      "lastName": "Yadav",
      "bio": "Sahil Yadav is Head of Software Products at AOI, where he leads the development of agentic AI-based self-healing and autonomous network solutions. Formerly Chief Product Officer at TelemeTrak, Sahil has launched AI based network automation platforms at Cisco, AI driven predictive analytics products at GE, and industrial AI safety systems at Guardhat, each used by Fortune 500 firms and mission-critical operations. With 14+ years of experience in AI product management, he specializes in scaling edge/cloud AI, driving enterprise adoption and operationalizing AI trust. His expertise lies in building resilient, AI-driven systems that work where others break, behind firewalls, across compliance borders, and in zero-trust environments.",
      "tagLine": "Head of AI Products (Sr. Director, Product Management)",
      "profilePicture": "https://sessionize.com/image/aa4b-400o400o1-PetSwTEPaDhLYGSGW4QQAQ.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916025
      ],
      "fullName": "Sahil Yadav",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b98c1681-c591-459f-91bc-eaa6bd4ae9be",
      "firstName": "Sam",
      "lastName": "Alba",
      "bio": "Sam Alba is Co-founder of Dagger and was the first employee at Docker, where he served as VP of Engineering. At Docker, he built and led the core engineering teams responsible for Docker's Community Edition, Enterprise Edition, open-source core, and developer tools such as Docker Desktop and Compose, scaling the engineering organization from 3 to over 100 people. With deep expertise in software delivery, automation, and developer tooling, Sam now focuses on helping teams reliably automate complex workflows at Dagger.",
      "tagLine": "Co-Founder of Dagger",
      "profilePicture": "https://sessionize.com/image/610f-400o400o1-X6srzsk8NxCCim5MUKiP4r.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933629
      ],
      "fullName": "Sam Alba",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "8d28dd81-4424-49b9-b16c-507e07ca5dea",
      "firstName": "Sam",
      "lastName": "Bhagwat",
      "bio": "Sam is the co-founder and CEO of Mastra and the author of Principles of AI Agents. Previously, Sam was the co-founder of Gatsby.js, the popular web framework.",
      "tagLine": "Co-founder",
      "profilePicture": "https://sessionize.com/image/f75d-400o400o1-E9ZPVLaCAtZtRZ11JFZFGX.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914015
      ],
      "fullName": "Sam Bhagwat",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "3f1fc718-d686-4c68-9a90-3127e4d56977",
      "firstName": "Sam",
      "lastName": "Julien",
      "bio": "Sam Julien is the Director of Developer Relations at Writer and is passionate about helping engineers improve their effectiveness and advance their careers. He loves spending time outside with his family in the Pacific Northwest. You can find more of Sam's work at samjulien.com.",
      "tagLine": "Director of Developer Relations ",
      "profilePicture": "https://sessionize.com/image/d8ef-400o400o1-shSzxoCEXpouBFY9r148f5.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        912811
      ],
      "fullName": "Sam Julien",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "cff88604-f3a4-4805-b692-3d5d0ee89f05",
      "firstName": "Sam ",
      "lastName": "Fertig",
      "bio": "Sam Fertig is a Deployed Engineer at Windsurf, where he helps deliver cutting-edge software solutions in complex operational environments. Prior to Windsurf, he worked at C3 AI, gaining experience at the intersection of data, engineering, and enterprise AI. Sam holds a degree in Computer Science and Politics from Oberlin College. Outside of work, he’s passionate about MMA and Jiu Jitsu, and enjoys playing guitar in his free time.",
      "tagLine": "Deployed Engineer, Windsurf",
      "profilePicture": "https://sessionize.com/image/5180-400o400o1-PZWjLnbLGrCeWY18vJHGYW.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933633
      ],
      "fullName": "Sam Fertig",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "bb2ab6f3-c148-4f33-b1c8-da2ecdc1b6c7",
      "firstName": "Samuel",
      "lastName": "Colvin",
      "bio": "Samuel Colvin is a Python and Rust developer, and Founder of Pydantic Inc., backed by Sequoia to build Pydantic Logfire (AI observability) and PydanticAI (production grade Agent Framework).\r\n\r\n The Pydantic library, which he created in 2017, is downloaded over 300M times per month and is a core component of virtually every GenAI Python library (both provider SDKs and agent frameworks).",
      "tagLine": "Founder of Pydantic",
      "profilePicture": "https://sessionize.com/image/bbf4-400o400o1-Y9XzjuwEQJkVe5LdLiuGmB.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        911925
      ],
      "fullName": "Samuel Colvin",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "f9f290b7-68af-404a-9a05-61789f0032ce",
      "firstName": "Sander",
      "lastName": "Schulhoff",
      "bio": "I'm Sander Schulhoff, the founder and CEO of HackAPrompt and Learn Prompting. I created the first Prompt Engineering guide on the internet, two months before ChatGPT was released, which has taught 3 million people how to prompt ChatGPT. I also ran, in collaboration with OpenAI, the first AI Red Teaming Hackathon (an event that nearly doubled a similar one by the White House). Today, HackAPrompt partners with the Frontier AI labs to produce research that makes their models more secure. My background is primarily in NLP and deep reinforcement learning. I recently led the team behind The Prompt Report, the most comprehensive study of prompt engineering ever done. Our 76-page survey, co-authored with OpenAI, Microsoft, Google, Princeton, Stanford, and other leading institutions, analyzed 1,500+ academic papers and covered 200+ prompting techniques.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/8e72-400o400o1-Hf19yabT65pPBcZE6nqxe3.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        947798
      ],
      "fullName": "Sander Schulhoff",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "fa7aeb1e-2489-4c86-a0f3-13697cb4d20b",
      "firstName": "Sarah",
      "lastName": "Guo",
      "bio": null,
      "tagLine": null,
      "profilePicture": null,
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        927324
      ],
      "fullName": "Sarah Guo",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "78e6fb6b-5779-484c-b0ae-1b721861eb76",
      "firstName": "Satwik",
      "lastName": "Singh",
      "bio": "Satwik Singh is a core builder and emerging technical leader in the rapidly evolving field of applied AI and agentic systems. As a Member of Technical Staff at 11x AI, Satwik is at the forefront of developing \"Alice\", an AI sales representative that operates autonomously at scale—transforming how modern GTM teams work.\r\n\r\nAt 11x, Satwik has architected and delivered several of the company's most critical agent capabilities. He led the creation of the Knowledge Base Retrieval-Augmented Generation (RAG) and Deep Research pipeline, which powers Alice's ability to reason over complex product information and tailor responses with high fidelity: a first-of-its-kind system in the GTM agent space. He has also worked across systems to handle the credits ledger, and engineered the Sourcing Agent that autonomously crafts campaigns. Satwik has been instrumental in shaping the technical foundation of Alice's intelligence and reliability.\r\n\r\nPrior to 11x, Satwik was a software engineer at Meta, where he worked on Generative AI products within the Core Ads organization and contributed to infrastructure across Reality Labs. His work helped ship first-generation GenAI creative enhancements for Feed Ads—driving significant revenue gains at scale.\r\n\r\nSatwik's unique strength lies in his ability to move seamlessly between infrastructure, AI product, and agent behavior—designing systems that are production-ready, high-impact, and aligned with real business outcomes. With deep hands-on experience and a vision for what Agentic AI can become, he's helping define the next era of intelligent software.",
      "tagLine": "Member of Technical Staff ",
      "profilePicture": "https://sessionize.com/image/2fa7-400o400o1-7W6CXjsx33yL3yMziQtfZd.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916215
      ],
      "fullName": "Satwik Singh",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "d74b6675-44e2-405a-a6ea-7aa9a936afcd",
      "firstName": "Scott",
      "lastName": "Wu",
      "bio": "Scott is the co-founder and CEO of Cognition AI. He previously competed in international programming competitions (3x IOI gold medalist) and co-founded Lunchclub, an AI-powered professional networking platform. Scott grew up in Louisiana and attended Harvard University.",
      "tagLine": "CEO, Cognition AI",
      "profilePicture": "https://sessionize.com/image/4451-400o400o1-Q2qxyaTy4WDg4wE4m1mRrf.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        929855
      ],
      "fullName": "Scott Wu",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "8f80de08-076f-46c5-b824-9c28441cb56f",
      "firstName": "Sean",
      "lastName": "DuBois",
      "bio": "Sean works on WebRTC and the Realtime API at OpenAI. He built 1-800-CHATGPT. He is the founder of Pion, the most widely used open source WebRTC project. He has previously worked at AWS, LiveKit, Apple, and Etsy.",
      "tagLine": "WebRTC and Realtime API",
      "profilePicture": "https://sessionize.com/image/5861-400o400o1-wTc662414LPKiqmxWnCYdk.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915028
      ],
      "fullName": "Sean DuBois",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "af9c04da-4bdc-4238-9755-9bf1530b72c3",
      "firstName": "Sean",
      "lastName": "Grove",
      "bio": "Sean Grove works on alignment reasoning at OpenAI, helping translate high‑level intent into enforceable specs and evaluations. Before OpenAI he founded OneGraph, a GraphQL developer‑tools startup later acquired by Netlify. He has delivered dozens of technical talks worldwide on developer tooling, APIs, AI UX and design, and now alignment.",
      "tagLine": "Member of Technical Staff",
      "profilePicture": "https://sessionize.com/image/7e44-400o400o1-M6CbERvhHqSDdghtgqPjC9.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        925974
      ],
      "fullName": "Sean Grove",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "219b4939-2990-4c4e-9c88-75228cd526df",
      "firstName": "Shafik",
      "lastName": "Quoraishee",
      "bio": "I'm currently a Senior Android Games Engineer that works on the New York Times Games Team, working on the integration of games such as Wordle, Connections and the NYT Crossword, into the NYT Games Android App.\r\n\r\nI am also an A.I. enthusiast and practitioner with multiple years experience in the field and published research that has been deployed across  real world systems with both civilian to government applications.\r\n\r\nLinked In: https://www.linkedin.com/in/shafik-quoraishee/",
      "tagLine": "AI Game Engineer",
      "profilePicture": "https://sessionize.com/image/2b7d-400o400o1-RDsnvc2VDuvTZ43uXaXrhN.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914361
      ],
      "fullName": "Shafik Quoraishee",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a13f208b-1ea4-41d5-aa31-c40b400dc36f",
      "firstName": "Sharif",
      "lastName": "Shameem",
      "bio": "I'm the founder of Lexica – we're building creative tools backed by state-of-the-art generative models (P.S. we're hiring). I previously worked on a low-code tool powered by language models called Debuild.",
      "tagLine": "Lexica Founder",
      "profilePicture": "https://sessionize.com/image/ecee-400o400o1-E1rGQK5iUWvuvPgTUW89Fu.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        947929
      ],
      "fullName": "Sharif Shameem",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "e5bc5c02-d408-4cb9-b70e-32ac94965e00",
      "firstName": "Sherwood",
      "lastName": "Callaway",
      "bio": "Sherwood Callaway is an emerging leader in the world of AI startups and AI product development. He currently serves as the first engineering manager at 11x, a series B AI startup backed by Benchmark and Andreessen Horowitz, where he oversees technical work on \"Alice\", an AI sales rep that outperforms top human SDRs.\r\n\r\nAlice is an advanced agentic AI working in production and at scale. Under Sherwood’s leadership, the system grew from initial prototype to handling over 1 million prospect interactions per month across 300+ customers, leveraging partnerships with OpenAI, Anthropic, and LangChain while maintaining consistent performance and reliability. Alice is now generating eight figures in ARR.\r\n\r\nSherwood joined 11x in 2024 through the acquisition of his YC-backed startup, Opkit, where he built and commercialized one of the first-ever AI phone calling solutions for a specific industry vertical (healthcare). Prior to Opkit, he was the second infrastructure engineer at Brex, where he designed, built, and scaled the production infrastructure that supported Brex’s application and engineering org through hypergrowth. He currently lives in San Francisco, CA.",
      "tagLine": "Tech Lead, Alice ",
      "profilePicture": "https://sessionize.com/image/d508-400o400o1-PYvpvjHEzP33kV7TZ5WgNo.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916215
      ],
      "fullName": "Sherwood Callaway",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "111470f8-a384-4efd-ae2a-a3babbdfe45c",
      "firstName": "Shrestha",
      "lastName": "Basu Mallick",
      "bio": " Shrestha Basu Mallick is Group Product Manager and product lead for Gemini API at Google DeepMind. Prior to this, Shrestha led product development for AI assistance across all Google coding surfaces. Shrestha’s first role in Alphabet was at X, the Moonshot Factory, as Head of Product for a materials discovery platform that has since graduated to become its own startup. Before Google, Shrestha has had various roles in product and strategy at Salesforce Einstein, McKinsey, and Docusign. Shrestha holds a PhD in Applied Physics from Stanford.",
      "tagLine": "Product lead, Gemini Developer API",
      "profilePicture": "https://sessionize.com/image/1569-400o400o1-pzrEnDpftzqN5XbBvmj6nF.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916131,
        933596
      ],
      "fullName": "Shrestha Basu Mallick",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "de9c3919-7e80-4455-9778-b1fdb30ddac6",
      "firstName": "Sid",
      "lastName": "Bendre",
      "bio": "Sid Bendre is the co-founder of Oleve, a company building a portfolio of iconic consumer software across multiple verticals. With a lean team, Oleve has already launched two virally successful consumer AI products that have amassed over 250 million views across social media platforms. One of their products reached #4 on the App Store's Education charts in 2024 and #5 in 2025, competing alongside giants like Photomath (Google) and Duolingo. Backed by Neo, Cal Henderson (co-founder of Slack), Russell Kaplan (President of Cognition), and Maria Zhang (ex-CTO of Tinder), Oleve is building the AI infrastructure to run a $1B portfolio of consumer software over the next decade. At Oleve, Sid leads technical and AI efforts, running the “Platform” team responsible for the underlying AI infrastructure that powers their lean scaling approach. Before Oleve, Sid led AI experimentation efforts at a startup hedge fund and worked at Slack, Zendesk, and Microsoft.",
      "tagLine": "Co-Founder",
      "profilePicture": "https://sessionize.com/image/0d00-400o400o1-BQmZLpsEnnPaQ4Ynw4eQqm.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914550,
        915921
      ],
      "fullName": "Sid Bendre",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "41dc7bdd-f306-4c02-9da8-fe19e1887b6b",
      "firstName": "Simon",
      "lastName": "Willison",
      "bio": null,
      "tagLine": null,
      "profilePicture": null,
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        935987
      ],
      "fullName": "Simon Willison",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "9df96da4-7b00-4165-8012-072770a6618b",
      "firstName": "Solomon",
      "lastName": "Hykes",
      "bio": "Solomon Hykes is best known as the creator of Docker, the open-source platform that revolutionized software development and deployment through containerization. His work fundamentally changed how applications are built, shipped, and run by standardizing their execution environments. Drawing on his deep experience tackling complexity at the infrastructure level, Solomon is now Founder and CEO of Dagger, focusing on the foundational challenges of building and operating reliable, scalable AI agent systems. He is passionate about applying platform engineering principles to the emerging AI landscape, helping engineers navigate this technological shift and build more dependable systems.",
      "tagLine": "CEO & Co-founder of Dagger, creator of Docker",
      "profilePicture": "https://sessionize.com/image/151f-400o400o1-K24Fa4JzDNJJBc5xKnFiZ2.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916116
      ],
      "fullName": "Solomon Hykes",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ccc0c352-c059-46b2-86a0-c664d12cbb97",
      "firstName": "Stefania",
      "lastName": "Druga",
      "bio": "Hi! I am Stef. I am an independent researcher, formerly a Research Scientist in Google DeepMind working on novel multimodal AI applications. Previously I was a Principal Researcher in the Center of Applied AI Research at the University of Chicago. I graduated with a Ph.D. in Creative AI Literacies at the University of Washington Information School and have a master in Science from MIT,\r\n\r\nMy research focuses on Large Language Models and the design of Multimodal AI tools and resources and during grad school I built the first open-source platform for K12 AI Education - Cognimates. When I am not coding & writing papers. I love trail running, yoga, and riding my bike.\r\n\r\n",
      "tagLine": "Independent AI Research Scientist ",
      "profilePicture": "https://sessionize.com/image/2f6a-400o400o1-BS9irYXsTStZjVqcRAwREZ.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916140
      ],
      "fullName": "Stefania Druga",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "0793b99f-1282-4674-9d21-f88e30c8232e",
      "firstName": "Stephen",
      "lastName": "Chin",
      "bio": "Stephen Chin is VP of Developer Relations at Neo4j, conference chair of the LF AI & Data Foundation, and author of numerous titles including the upcoming GraphRAG: The Definitive Guide for O'Reilly. He has given keynotes and main stage talks at numerous conferences around the world including AI Engineer Summit, AI DevSummit, Devoxx, DevNexus, JNation, JavaOne, Shift, Joker, swampUP, and GIDS. Stephen is an avid motorcyclist who has done evangelism tours in Europe, Japan, and Brazil, interviewing developers in their natural habitat. When he is not traveling, he enjoys teaching kids how to do AI, embedded, and robot programming together with his daughters.",
      "tagLine": "VP of Developer Relations",
      "profilePicture": "https://sessionize.com/image/67c7-400o400o1-94UgqvdxnaQUpj38o9TkBX.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933549,
        915740
      ],
      "fullName": "Stephen Chin",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ea8c6f3b-982d-4ac8-8a1b-08e569262e93",
      "firstName": "Steve",
      "lastName": "Manuel",
      "bio": "Steve is the co-founder & CEO of Dylibso, creators of mcp.run. He is an entrepreneur, programmer, guitarist, and general tinkerer. He has been taking things apart and putting them back together since before he can remember… his first words were, “phillips” and “flathead”.",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/de67-400o400o1-LvvRAywopMF9HRKLyGKJKh.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915013
      ],
      "fullName": "Steve Manuel",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a44db3dc-fc04-4a88-b1da-0c784ef7ac65",
      "firstName": "Steve",
      "lastName": "Ruiz",
      "bio": "Steve Ruiz is founder and CEO of tldraw, a London-based startup building an infinite canvas component for the web.",
      "tagLine": "Founder and CEO, tldraw",
      "profilePicture": "https://sessionize.com/image/b2c7-400o400o1-HceJQEiUvEDfAKgJAmjYhm.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        934617
      ],
      "fullName": "Steve Ruiz",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "7f1e5d9b-4155-437d-9e76-a2d36dcf26bd",
      "firstName": "Suman",
      "lastName": "Debnath",
      "bio": "Suman Debnath is a Principal Machine Learning Advocate at Amazon Web Services. Currently, his focus is on Supervised Learning, Natural Language Processing (NLP), Large Language Models (LLMs), and Retrieval Augmented Generation (RAG). Suman is committed to leveraging open-source tools like LangChain, PyTorch, Numpy, and Pandas for advancing machine learning. He has developed performance benchmarking and monitoring tools for distributed storage systems. Suman has spoken at over 100 global events, including AWS re:Invent, AI Engineer Summit, PyCon, PyData, ODSC, and meetups across multiple countries.",
      "tagLine": "Principal Developer Advocate, AI/ML, AWS",
      "profilePicture": "https://sessionize.com/image/10a0-400o400o1-3jnPL67qqGU5VURZFqRVN8.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933721,
        933603
      ],
      "fullName": "Suman Debnath",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "2eeb60af-71b2-43dc-9100-8970239201b1",
      "firstName": "swyx",
      "lastName": ".",
      "bio": null,
      "tagLine": "Curator, smol.ai",
      "profilePicture": "https://sessionize.com/image/36df-400o400o1-NeCgbRYNYXDqszLVsPyoTi.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        949016,
        936006
      ],
      "fullName": "swyx .",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "c447f01b-42fd-4c76-a8f3-3ed2f73731b3",
      "firstName": "Tanmai",
      "lastName": "Gopal",
      "bio": "Tanmai Gopal is the co-founder and CEO of Hasura, where he has been at the forefront of rethinking how organizations access and work with data. \r\n\r\nA passionate product builder, Tanmai first led the creation of the Hasura GraphQL Engine, transforming how developers interact with data to build modern applications. Hasura has since expanded beyond developers to the enterprise level, driving the adoption of Data Delivery Network (DDN) and PromptQL—technologies that CXOs are now choosing to drive mission-critical AI transformation in their organizations.\r\n\r\nBefore Hasura, Tanmai worked with large enterprises to modernize their technology stacks, moving from monoliths to cloud-native architectures. A full-stack engineer at heart, he is passionate about building technology that increases individual agency. He also created and taught one of the largest MOOCs on modern application development at the time, reaching over 250,000 students.",
      "tagLine": "CEO, Co-founder",
      "profilePicture": "https://sessionize.com/image/a4fe-400o400o1-EwxUy7ktx8p2iSDJgNbNMu.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916117
      ],
      "fullName": "Tanmai Gopal",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "8baabfb1-58b9-4ab8-b3af-95a406e99707",
      "firstName": "Taylor Jordan",
      "lastName": "Smith",
      "bio": "Taylor Smith, Senior Developer Advocate at Red Hat, is an advocate of open source AI innovation and democratization. She has a background in software development, open source technologies like Kubernetes and linux, and technical partnerships. Taylor loves music, animals, and helping to solve real-world problems with technology. Based out of North Carolina.",
      "tagLine": "Senior Developer Advocate",
      "profilePicture": "https://sessionize.com/image/56c7-400o400o1-QwkQZaQ3HC69a4FxSMzwBT.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915684
      ],
      "fullName": "Taylor Jordan Smith",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "41cbc412-cbc2-46dd-bdf5-4cf662ac194a",
      "firstName": "Tejaswi",
      "lastName": "Tenneti",
      "bio": "Tejaswi Tenneti is currently a Director of Machine Learning at Instacart, the north american leader in online grocery. Prior to Instacart, Tejaswi was a tech lead in machine learning teams at Apple and Oracle where he worked on various applications related to Search and Recommendations for local maps data and Enterprise. Tejaswi holds a BS from IIIT, Allahabad and an MS from Stanford University specializing in AI",
      "tagLine": "Director of Machine Learning",
      "profilePicture": "https://sessionize.com/image/a739-400o400o1-D4TD5BDMibNSP5tLAxLBNQ.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        929231
      ],
      "fullName": "Tejaswi Tenneti",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "8767b57b-c52f-4dfd-8be0-ab28f54a3130",
      "firstName": "Tengyu",
      "lastName": "Ma",
      "bio": "Tengyu Ma is the Chief AI Scientist @ MongoDB and an Assistant Professor @ Stanford. He was the co-founder and CEO of Voyage AI before the acquisition by MongoDB.",
      "tagLine": "Chief AI Scientist, MongoDB",
      "profilePicture": "https://sessionize.com/image/1397-400o400o1-ah9KdvbuU2HJ4dLXngavNp.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933678
      ],
      "fullName": "Tengyu Ma",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "949f7c29-5425-4b48-8320-5b2104ba5778",
      "firstName": "Theodora",
      "lastName": "Chu",
      "bio": "Theo is a product manager at Anthropic, focused on bringing knowledge to models. She works on the Anthropic API as well as MCP. Prior to Anthropic, she spent much of her career building zero-to-one products at her own startup as well as at Stripe. She's come full circle since dropping out of her master's in NLP at Stanford.",
      "tagLine": "Product Manager for MCP @ Anthropic",
      "profilePicture": "https://sessionize.com/image/1d1c-400o400o1-ajTF4nxM4NChpAuhb6XT1y.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        947165
      ],
      "fullName": "Theodora Chu",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "cc242fb4-a0b6-4d3d-a964-1befbb6b4713",
      "firstName": "Thor 雷神",
      "lastName": "Schaeff",
      "bio": "Thor is a software engineer who loves to teach and help developers build. \r\n\r\nHaving grown up around the SAP headquarters in Germany, he started building on the web back in high-school, later studied Computer Science and Media across Germany, Ireland, and Switzerland, and interned with the Google Maps Team in London. \r\n\r\nHe joined early Stripe in Dublin, building out various customer-facing engineering teams across Europe and Southeast Asia, contributing to open-source software, while mentoring and investing in early stage startups along the way. \r\n\r\nSettled in sunny Singapore since 2019, he helped grow Supabase from 800 to over a million databases, and recently joined ElevenLabs to help build the developer platform for AI audio!",
      "tagLine": "DX at ElevenLabs",
      "profilePicture": "https://sessionize.com/image/45e7-400o400o1-UNHAqpt9HBE8V4afkN81bj.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        915431
      ],
      "fullName": "Thor 雷神 Schaeff",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b389b6a1-2fff-4316-84ee-605c464659b8",
      "firstName": "Tobin ",
      "lastName": "South",
      "bio": "Tobin is the VP of AI Agents at WorkOS, building enterprise-ready AI agents and is a research fellow at Stanford University leading research for the Safe and Useful AI Agents initiative in HAI. Tobin completed his PhD at MIT in 2025 on \"Private, Verifiable, and Auditable AI Systems\" advised by Prof Sandy Pentland, where he was a senior fellow with the E14 VC Fund. Tobin was an Australian-American Fulbright Scholar for his time at MIT and an author of the 2025 International AI Safety Report. ",
      "tagLine": "Secure AI Agents & MCP, WorkOS",
      "profilePicture": "https://sessionize.com/image/eae4-400o400o1-TjRsCmCNh9xZtp7xmajv3u.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933709
      ],
      "fullName": "Tobin South",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "c887bd8e-59b5-4910-bc95-2b134cc159c6",
      "firstName": "Tom",
      "lastName": "Moor",
      "bio": "Tom Moor is the Head of Engineering at Linear, a company redefining how modern teams build software. Linear streamlines issue tracking and project management for high-performance teams like Vercel, Ramp, Replit, and Retool.\r\n\r\nTom previously co-founded and scaled multiple SaaS startups including Abstract and Buffer. He draws on over a decade of experience building collaborative tools and design-led products.",
      "tagLine": "Head of Engineering",
      "profilePicture": "https://sessionize.com/image/a22d-400o400o1-7CsH8BSrHqbbgdVbw9HnoD.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        940848
      ],
      "fullName": "Tom Moor",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "7caad073-31e6-4fac-b598-3d8f2262fad2",
      "firstName": "Tom",
      "lastName": "Shapland, PhD",
      "bio": "Tom Shapland, PhD, is a Product Manager at LiveKit. LiveKit is an open source platform for building, deploying, and scaling realtime multimodal agents. He's passionate about the multimodal future of human-computer interfaces. Before LiveKit, he was the cofounder of a Voice AI observability platform (Canonical AI) and an agriculture technology startup (Tule, YC S14). He lives in the East Bay and coaches lacrosse for his two kids. ",
      "tagLine": "Product Manager",
      "profilePicture": "https://sessionize.com/image/65a4-400o400o1-GmcsnSyyVoxcnDgAUP1AMp.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        932493
      ],
      "fullName": "Tom Shapland, PhD",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ccad15eb-e444-4773-9c0c-8f331f2b5c13",
      "firstName": "Tom",
      "lastName": "Smoker",
      "bio": "Co-Founder @ WhyHow.AI",
      "tagLine": "Technical Founder ",
      "profilePicture": "https://sessionize.com/image/32a2-400o400o1-72WfcKvQhQ3sFATn9wQxqr.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        900332
      ],
      "fullName": "Tom Smoker",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "89141d5d-353b-4aa9-9792-0002a0a33f39",
      "firstName": "Tomas",
      "lastName": "Reimers",
      "bio": "Tomas Reimers, Forbes 30u30 class of ‘23, is the CPO and Co-founder of Graphite, the NYC DevTools startup that’s revolutionizing how the fastest-moving engineers build and ship software. Prior to co-founding Graphite, Tomas was a dev-tools engineer at Meta, developing a framework that supported the work of 200+ product teams and more than 1000 developers. He is passionate about all things software and will enthusiastically debate best engineering and architecture practices with you for hours.",
      "tagLine": "Graphite CPO & Co-founder",
      "profilePicture": "https://sessionize.com/image/4c3d-400o400o1-nkAAJo2pWhhLeubYDcA64E.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933472
      ],
      "fullName": "Tomas Reimers",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "13020bf9-1f56-43e1-a54c-04055aa8413a",
      "firstName": "Tomas",
      "lastName": "Reimers",
      "bio": "Tomas Reimers, Forbes 30u30 class of ‘23, is the CPO and Co-founder of Graphite, the NYC DevTools startup that’s revolutionizing how the fastest-moving engineers build and ship software. Prior to co-founding Graphite, Tomas was a dev-tools engineer at Meta, developing a framework that supported the work of 200+ product teams and more than 1000 developers. He is passionate about all things software and will enthusiastically debate best engineering and architecture practices with you for hours.",
      "tagLine": null,
      "profilePicture": null,
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933458
      ],
      "fullName": "Tomas Reimers",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "41650cf7-bce8-486c-bff9-1283aa976cbe",
      "firstName": "Vaibhav",
      "lastName": "Page",
      "bio": "Vaibhav is a Principal Engineer at BlackRock, where he leads the development of the Data Science and AI platform powering \r\ninvestment research and automation across the firm. Vaibhav is also the author of Argo-Events, a CNCF-graduated project widely used for event-driven automation in cloud-native environments.",
      "tagLine": "Principal Engineer ",
      "profilePicture": "https://sessionize.com/image/7460-400o400o1-Sp7vVBU4Ue9iXMPDyNJPPm.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        904722
      ],
      "fullName": "Vaibhav Page",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a9f28f8a-f80a-4b02-91db-8ef8b0d1fd98",
      "firstName": "Victor",
      "lastName": "Dibia",
      "bio": "Victor Dibia is a Principal Research Software Engineer at Microsoft Research where his current work is focused on the design of multi-agent systems powered by Generative AI models. Victor is a core contributor to AutoGen - a leading python open source library for building multi-agent applications and the creator of AutoGen Studio, a low code interface for authoring, testing and debugging multi-agent workflows. ",
      "tagLine": "Principal Research Engineer",
      "profilePicture": "https://sessionize.com/image/27ba-400o400o1-hiaSDw7CaydL52YybJTVH7.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914027
      ],
      "fullName": "Victor Dibia",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "99a2a382-25fe-47c2-8cc6-1b62689f956f",
      "firstName": "Vikas",
      "lastName": "Paruchuri",
      "bio": "CEO of Datalab",
      "tagLine": "CEO",
      "profilePicture": "https://sessionize.com/image/5dcf-400o400o1-3oad39T7JvAuxJBH4QsnxL.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        939097
      ],
      "fullName": "Vikas Paruchuri",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "7410679b-1a11-4fa2-81ee-d2ac0845a303",
      "firstName": "Vinesh",
      "lastName": "Gudla",
      "bio": "Vinesh is a Staff Machine Learning Engineer at Instacart on the search and discovery team. He has previously worked on balancing multiple objectives in search in a marketplace and has authored numerous well-received blogposts and articles about his work. He is currently working on bringing Generative AI to production at ecommerce scale at Instacart.",
      "tagLine": "Staff Machine Learning Engineer, Instacart",
      "profilePicture": "https://sessionize.com/image/cc1a-400o400o1-fwmctecQds9tmdivtxex6G.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        929231
      ],
      "fullName": "Vinesh Gudla",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "59640832-e757-419e-b3b3-f410f2a93e9f",
      "firstName": "Vitor",
      "lastName": "Balocco",
      "bio": "Vitor is a Staff Software Engineer on the AI R&D team at Zapier, involved in most of Zapier's AI initiatives:\r\n- Co-creator of Zapier Agents\r\n- Co-creator of Zapier MCP\r\n- Creator of the AI Zap builder (natural language to automation)\r\n- Co-creator of AI custom actions",
      "tagLine": "Staff AI Engineer",
      "profilePicture": "https://sessionize.com/image/7002-400o400o1-QFU6dChdaXe3r7jUmdJz7K.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        936133
      ],
      "fullName": "Vitor Balocco",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "e344968a-0c7a-45c8-8cd1-27a77ead36ce",
      "firstName": "Will",
      "lastName": "Brown",
      "bio": "Will Brown is a Research Engineering Lead at Prime Intellect, focusing on RL for reasoning and agents. He previously held research roles at Morgan Stanley and AWS, and completed his PhD in Computer Science at Columbia University. ",
      "tagLine": "Research Engineering Lead",
      "profilePicture": "https://sessionize.com/image/5808-400o400o1-Jhwoe2fQGyjgKKsxXWZke5.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914856
      ],
      "fullName": "Will Brown",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "6eba3426-a49c-45a0-af6c-89a89a5d97d9",
      "firstName": "Will",
      "lastName": "Bryk",
      "bio": "A year before ChatGPT launched, Will was already spending his time building Exa’s API to crawl the web intelligently, focusing on finding quality sources over SEO spam. Backed by NVIDIA and Lightspeed, Exa now powers products for customers like Databricks, Cursor, and LlamaIndex.",
      "tagLine": "CEO & Co-founder, building perfect search at Exa",
      "profilePicture": "https://sessionize.com/image/28e6-400o400o1-npNk1HpDJ8XS1x9yMjkxiv.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914024
      ],
      "fullName": "Will Bryk",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "b200b3d5-c4a6-4a23-a09c-669b6f6f805a",
      "firstName": "Yegor",
      "lastName": "Denisov-Blanch",
      "bio": "Researcher at Stanford University researching all things developer productivity",
      "tagLine": "Developer Productivity Researcher at Stanford University",
      "profilePicture": "https://sessionize.com/image/46bb-400o400o1-Xi3CX4ELMLBFpP6ijXhxub.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914912
      ],
      "fullName": "Yegor Denisov-Blanch",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "53f93fd4-a3dc-4047-892a-ae2db2f3c173",
      "firstName": "Yesu",
      "lastName": "Feng",
      "bio": "Yesu Feng is a staff research scientist/engineer at Netflix, his work focused on generative foundation models for personalized recommendation. Before Netflix, he was at Linkedin and later Uber, worked on homepage feed and marketplace optimization, respectively.  ",
      "tagLine": "Netflix, Staff Research Scientist",
      "profilePicture": "https://sessionize.com/image/d78c-400o400o1-Pyxn2ShL4g2YCAx7BJDYBb.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        932583
      ],
      "fullName": "Yesu Feng",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "185f8d2f-07ad-4620-b34b-2c666d73acf2",
      "firstName": "Yineng",
      "lastName": "Zhang",
      "bio": "Yineng Zhang is a Software Engineer at Baseten Model Performance team. He is also a core developer of the SGLang project.",
      "tagLine": "Inference lead at SGLang",
      "profilePicture": "https://sessionize.com/image/e95d-400o400o1-SDevFXKdezx37JYRHYKMF7.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        916066
      ],
      "fullName": "Yineng Zhang",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "18eabb2b-c250-49a1-b522-ed04bf90ca10",
      "firstName": "Yogi",
      "lastName": "Miraje",
      "bio": "I'm a backend engineer turned ML engineer turned AI engineer, with 16 years of experience building intelligent systems. I hold a Master’s degree in Computer Science from Northeastern University in Boston, and I currently work as an AI Engineer in FactSet.\r\n\r\nI'm also the host of AI Blindspot, a podcast where we explore the frontiers of artificial intelligence—and the blind spots we often overlook in its development and deployment.\r\n\r\nWith a strong foundation in Machine Learning and software Engineering and a product-minded approach, I focus on aligning autonomous agents with real-world user goals, emphasizing safety, control, and robust evaluation techniques.\r\n\r\nI'm passionate about building AI that’s not just powerful, but grounded, aligned, and truly useful in practice.",
      "tagLine": "Lead AI Engineer",
      "profilePicture": "https://sessionize.com/image/d02c-400o400o1-Vc48gw6Vdd4CCqVdpWCx3j.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        914049
      ],
      "fullName": "Yogi Miraje",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "ee20717b-b4fe-4bc8-afdb-3f5001dbb733",
      "firstName": "Zach",
      "lastName": "Blumenfeld",
      "bio": "Zach Blumenfeld is a Data Science Product Specialist at Neo4j who helps empower the market with Neo4j’s industry-leading graph data science capabilities. He has first-hand experience with various modern-day DS/ML challenges, including criminal fraud detection, identity resolution, and recommendation systems. Having served in both data science and software developer capacities, Zach has applied graph computing to law enforcement and government entities in support of missions that counter drug trafficking, human smuggling, money laundering, and child exploitation. He has led the development and deployment of full-stack graph systems designed to facilitate broad data science and operational requirements.",
      "tagLine": "Graph Data Science & AI Specialist, Neo4j",
      "profilePicture": "https://sessionize.com/image/8310-400o400o1-32d402f9-f463-4eb8-938c-8dbe1ce7d43d.jpg",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933714
      ],
      "fullName": "Zach Blumenfeld",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "044a4c46-addd-418c-9802-38534ec8a81a",
      "firstName": "Zack",
      "lastName": "Proser",
      "bio": "Zachary Proser builds AI systems that actually ship. For over thirteen years at Cloudmark, Cloudflare, Gruntwork, Pinecone, and now WorkOS, he’s worked across the stack—from infrastructure to interface—shipping production code.\r\n\r\nAt WorkOS, he shares what he learns in the open: creating sample applications and architectures,  technical guides, and real-world lessons that make identity, security, and AI accessible. His posts are known for their copy-paste readiness and refusal to hand-wave.",
      "tagLine": "Open source hacker. Dev Education at WorkOS",
      "profilePicture": "https://sessionize.com/image/6295-400o400o1-GPUsCeDc97KJ5iF79NNwoW.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        933688
      ],
      "fullName": "Zack Proser",
      "categoryItems": [],
      "questionAnswers": []
    },
    {
      "id": "a2e4e683-eeb1-4299-ba6a-fe46aa9756b5",
      "firstName": "Zeke",
      "lastName": "Sikelianos",
      "bio": "Zeke's been building developer tools at companies like Heroku, npm, GitHub, and Replicate for over ten years. He cares deeply about simple and tasteful developer experiences, and thinks the world of generative AI deserves small, sharp, and composable tools!",
      "tagLine": "Founding Designer",
      "profilePicture": "https://sessionize.com/image/4cce-400o400o1-L6W4surTPAMdmohxUBvNvD.png",
      "isTopSpeaker": false,
      "links": [],
      "sessions": [
        943296
      ],
      "fullName": "Zeke Sikelianos",
      "categoryItems": [],
      "questionAnswers": []
    }
  ],
  "questions": [],
  "categories": [],
  "rooms": [
    {
      "id": 67612,
      "name": "Atrium: Event Hub",
      "sort": 0
    },
    {
      "id": 67611,
      "name": "Grand Assembly",
      "sort": 1
    },
    {
      "id": 67610,
      "name": "Salons 9-15: Expo Hall",
      "sort": 2
    },
    {
      "id": 67613,
      "name": "Golden Gate Foyer",
      "sort": 3
    },
    {
      "id": 61336,
      "name": "Keynote/General Session (Yerba Buena 7&8)",
      "sort": 4
    },
    {
      "id": 61337,
      "name": "Salons 2-6: Workshops",
      "sort": 5
    },
    {
      "id": 61338,
      "name": "Golden Gate Ballroom A: Workshops",
      "sort": 6
    },
    {
      "id": 67096,
      "name": "Golden Gate Ballroom B: Workshops",
      "sort": 7
    },
    {
      "id": 67097,
      "name": "Golden Gate Ballroom C: Workshops",
      "sort": 8
    },
    {
      "id": 67098,
      "name": "Foothill C: Workshops",
      "sort": 9
    },
    {
      "id": 67099,
      "name": "SOMA: Workshops",
      "sort": 10
    },
    {
      "id": 67100,
      "name": "Foothill G1&2: Workshops",
      "sort": 11
    },
    {
      "id": 67101,
      "name": "Nobhill A&B: Workshops",
      "sort": 12
    },
    {
      "id": 67102,
      "name": "Nobhill C&D: Microsoft",
      "sort": 13
    },
    {
      "id": 67105,
      "name": "Yerba Buena Ballroom Salons 7-8: MCP",
      "sort": 14
    },
    {
      "id": 67106,
      "name": "Yerba Buena Ballroom Salons 2-6: Tiny Teams",
      "sort": 15
    },
    {
      "id": 67107,
      "name": "Golden Gate Ballroom A: LLM RecSys",
      "sort": 16
    },
    {
      "id": 67108,
      "name": "Golden Gate Ballroom B: GraphRAG",
      "sort": 17
    },
    {
      "id": 67109,
      "name": "Golden Gate Ballroom C: AI in the Fortune 500",
      "sort": 18
    },
    {
      "id": 67112,
      "name": "SOMA: AI Architects",
      "sort": 19
    },
    {
      "id": 67111,
      "name": "Foothill C: Agent Reliability",
      "sort": 20
    },
    {
      "id": 67110,
      "name": "Foothill G 1&2: Product Management",
      "sort": 21
    },
    {
      "id": 67103,
      "name": "Foothill F: Infrastructure",
      "sort": 22
    },
    {
      "id": 67104,
      "name": "Foothill E: Voice",
      "sort": 23
    },
    {
      "id": 67113,
      "name": "Yerba Buena Ballroom 7&8: SWE Agents",
      "sort": 24
    },
    {
      "id": 67114,
      "name": "Yerba Buena Ballroom 2-6: Reasoning + RL",
      "sort": 25
    },
    {
      "id": 67115,
      "name": "Golden Gate Ballroom A: Retrieval + Search",
      "sort": 26
    },
    {
      "id": 67116,
      "name": "Golden Gate Ballroom B: Evals",
      "sort": 27
    },
    {
      "id": 67117,
      "name": "Foothill C: Security",
      "sort": 28
    },
    {
      "id": 67118,
      "name": "Foothill G 1&2: Design Engineering",
      "sort": 29
    },
    {
      "id": 67119,
      "name": "Foothill F: Generative Media",
      "sort": 30
    },
    {
      "id": 67120,
      "name": "Foothill E: Autonomy + Robotics",
      "sort": 31
    },
    {
      "id": 67121,
      "name": "Nobhill A&B: Expo Sessions",
      "sort": 32
    },
    {
      "id": 67122,
      "name": "Willow: Expo Sessions",
      "sort": 33
    },
    {
      "id": 67123,
      "name": "Juniper: Expo Sessions",
      "sort": 34
    }
  ]
}