Rag

Context Engineering 2.0: MCP, Agentic RAG & Memory // Simba Khadder

Context Engineering 2.0: MCP, Agentic RAG & Memory // Simba Khadder

Simba Khadder of Redis introduces Context Engineering 2.0, a new paradigm for AI agents that unifies structured data, unstructured data (RAG), and memory into a single, schema-driven surface. He critiques current methods like Text-to-SQL and direct API wrapping, proposing a unified context engine to provide reliable, observable, and performant data access for agents.

A Playground for AI Engineers

A Playground for AI Engineers

Paulo Vasconcellos from Hotmart details their journey of building "Agent as a Product", explaining how they blend classic ML models with LLMs for efficiency, evolve their MLOps platform for the generative AI era, and create real business value through AI-powered tutors and sales agents.

Multi-Agent Personalization with Shared Memory: From Email to Website to Proposal // Hamed Taheri

Multi-Agent Personalization with Shared Memory: From Email to Website to Proposal // Hamed Taheri

This talk explores the challenges of using multi-agent systems for mass personalization, highlighting the inconsistencies and inaccuracies that arise from traditional methods like RAG and function calling. The speaker introduces Cortex UCM, a unified customer memory system that proactively infers and standardizes customer insights. This shared, structured memory layer enables agents to achieve a deep, consistent understanding of customers, leading to high-quality, scalable generative personalization for emails, websites, and product pages.

Agents as Search Engineers // Santoshkalyan Rayadhurgam

Agents as Search Engineers // Santoshkalyan Rayadhurgam

Large language models are transforming search from a static, stateless process into a dynamic, agent-based reasoning system. This talk explores the practical patterns—like query rewriting, hybrid retrieval, and agent-based reranking—for building and deploying these 'agentic search' systems at scale, covering the architectural principles, production challenges, and the future trajectory where search itself may dissolve into understanding.

Serverless & Agentic AI: Better Together • Prashanth HN • GOTO 2025

Serverless & Agentic AI: Better Together • Prashanth HN • GOTO 2025

Prashanth HN explores the powerful synergy between event-driven Agentic AI and Serverless architecture. Learn how AWS services like Lambda, Step Functions, and Bedrock provide the essential building blocks for creating sophisticated, scalable, and cost-effective AI agents, with practical examples of Agentic RAG, swarms, and orchestration patterns.

Multi-Agent Systems for the Misinformation Lifecycle

Multi-Agent Systems for the Misinformation Lifecycle

A detailed overview of a modular, five-agent system designed to combat the entire lifecycle of digital misinformation. Based on an ICWSM research paper, this practitioner's guide details the roles of the Classifier, Indexer, Extractor, Corrector, and Verifier agents. The system emphasizes scalability, explainability, and high precision, moving beyond the limitations of single-LLM solutions. The talk covers the complete blueprint, from agent coordination and MLOps to holistic evaluation and optimization strategies for production environments.