Multi agent systems

Building Multi-Player AI Systems (and why it’s SO hard)

Building Multi-Player AI Systems (and why it’s SO hard)

MeshAgent introduces a multiplayer AI paradigm, shifting from single-user systems to collaborative 'Rooms' where teams of humans and agents can work together with shared context. This talk explores the platform's architecture, developer tools, and its approach to solving real-world collaborative tasks.

Zero Trust for Multi-Agent Systems // Surendra Narang | Venkata Gopi Kolla

Zero Trust for Multi-Agent Systems // Surendra Narang | Venkata Gopi Kolla

Explore the security challenges of Multi-Agent Systems (MAS) and learn how to apply Zero Trust principles to mitigate risks like prompt injection, privilege escalation, and data leakage. This summary details a reference architecture and practical strategies for building secure, autonomous systems.

Build Hour: Voice Agents

Build Hour: Voice Agents

A deep dive into building sophisticated voice agents using OpenAI's Realtime API and Agents SDK. The session covers architectural patterns like chained vs. end-to-end models, the use of multi-agent systems with handoffs for specialized tasks, and best practices for production including debugging with traces, implementing guardrails, and creating robust evaluations.

Wisdom-Driven Knowledge Augmented Generation at Scale - Chin Keong Lam, Patho AI

Wisdom-Driven Knowledge Augmented Generation at Scale - Chin Keong Lam, Patho AI

A deep dive into building expert AI systems using a Wisdom-Driven Knowledge Graph. This approach enhances Knowledge-Augmented Generation (KAG) to surpass traditional Retrieval-Augmented Generation (RAG) by enabling systems to understand, reason, and provide expert-level quantitative analysis and advice.

Building AI agents with Claude in Google Cloud's Vertex AI | Code w/ Claude

Building AI agents with Claude in Google Cloud's Vertex AI | Code w/ Claude

Ivan Nardini from Google Cloud demonstrates how to build, enhance, and productionalize AI agents using Google Cloud's agent stack. The session covers the challenges of deploying agents and introduces the Agent Development Kit (ADK) for building, the Vertex AI Agent Engine for managed deployment, and protocols like MCP and Agent-to-Agent for tool integration and inter-agent communication, using Claude on Vertex AI as the core LLM.

A2A & MCP Workshop: Automating Business Processes with LLMs — Damien Murphy, Bench

A2A & MCP Workshop: Automating Business Processes with LLMs — Damien Murphy, Bench

A deep dive into using Google's A2A (Agent-to-Agent) framework and MCP (Model Context Protocol) to build intelligent, automated workflows. This summary covers the core concepts, strategic implementation, a practical multi-agent architecture, and critical insights on lean context management to control costs and latency.