Feature

How To Build a GenAI-Augmented Software Organization • Marko Klemetti & Kris Jenkins • GOTO 2025

How To Build a GenAI-Augmented Software Organization • Marko Klemetti & Kris Jenkins • GOTO 2025

Marko Klemetti and Kris Jenkins explore how Generative AI is not just another tool but the next major paradigm shift in software development, forcing a radical reinvention of team structures, management roles, and the entire SDLC to achieve a 'five-minute-to-production' North Star.

Exploits of public-facing apps are surging. Why?

Exploits of public-facing apps are surging. Why?

A deep dive into the 2026 IBM X-Force Threat Intelligence Index, exploring the shift to exploiting public-facing applications, the rise of AI agent-related threats, critical AI infrastructure flaws, and the need for a more human-centric approach to threat intelligence.

Effect Oriented Programming • Bill Frasure, Bruce Eckel, James Ward & Andrew Harmel-Law

Effect Oriented Programming • Bill Frasure, Bruce Eckel, James Ward & Andrew Harmel-Law

Authors Bill Frasure, Bruce Eckel, and James Ward discuss the core concepts of Effect-Oriented Programming, explaining how effects are composable operations that encapsulate side effects and defer execution. They highlight how effect systems use compiler-checked types to manage unpredictability, improve testability, and make functional programming concepts accessible without intimidating jargon.

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.

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.