Feature

Building an Orchestration Layer for Agentic Commerce at Loblaws

Building an Orchestration Layer for Agentic Commerce at Loblaws

Mefta Sadat from Loblaw Digital discusses Alfred, an agentic orchestration layer designed to run AI shopping agents reliably in production. He covers the architecture built with LangGraph and GCP, the role of the Model Context Protocol (MCP) in simplifying API interaction, and practical MLOps strategies for observability, cost management, and ensuring reliability.

When Agents Learn to Feel: Multi-Modal Affective Computing in Production // Chenyu Zhang

When Agents Learn to Feel: Multi-Modal Affective Computing in Production // Chenyu Zhang

This talk explores the frontier of affective computing in AI agents, proposing a new architecture where emotion is a first-class component. It covers the technical challenges of deploying multi-modal, emotion-aware systems in production—from memory and learning to multi-agent orchestration—and delves into the critical ethical considerations of privacy, manipulation, and scientific validity.

Make Something Agents Want

Make Something Agents Want

The hosts explore the dawn of an agent-driven economy, spurred by tools like OpenClaw and social platforms like MoltBook. They discuss the critical shift for developers to build tools that AI agents, not just humans, will choose, focusing on the new go-to-market strategies, the rise of swarm intelligence, and the essential infrastructure required for this new paradigm.

Migrating from Neptune to Weights & Biases

Migrating from Neptune to Weights & Biases

A technical guide on migrating ML experiments from Neptune to Weights & Biases, covering the migration script, API-level code changes, and best practices for organizing projects and analyzing results in the W&B platform before the Neptune sunset.

Spring Then & Now: What’s Next? • Rod Johnson, Arjen Poutsma & Trisha Gee

Spring Then & Now: What’s Next? • Rod Johnson, Arjen Poutsma & Trisha Gee

A panel discussion with Spring Framework creator Rod Johnson and veteran Arjen Poutsma, moderated by Trisha Gee. They discuss the evolution of Spring, the future of reactive programming in the age of virtual threads, their new AI agent framework Embabel, and the essential AI skills modern Java developers need to acquire.

Fast & Asynchronous: Drift Your AI, Not Your GPU Bill // Artem Yushkovskiy

Fast & Asynchronous: Drift Your AI, Not Your GPU Bill // Artem Yushkovskiy

Delivery Hero presents "Asya", an open-source framework that replaces traditional AI pipelines with a distributed, asynchronous actor model. This paradigm shift dramatically lowers GPU costs and improves scalability by treating each processing step as an independent, auto-scaling microservice on Kubernetes.