MLOps Community

Collections

All Collections

Agents in Production - Prosus x MLOps
31 items

All Content

All Tags
All Types
Guthrie Cooper
Nidhi Sharma
Demetrios Brinkmann
Guthrie Cooper, Nidhi Sharma & Demetrios Brinkmann · May 26th, 2026
Inside Just Eat's AI Lab: Voice Agents & Agentic Commerce
Guthrie Cooper (Senior Group Product Manager, AI & Robotics) and Nidhi Sharma (Global Head of Engineering AI & Incubation) from Just Eat Takeaway.com join the MLOps.community to pull back the curtain on how one of Europe's largest food delivery platforms is running an internal innovation engine. From autonomous delivery robots to agentic AI voice assistants, they share what it actually takes to build like a startup inside a 40,000-person company.
# Food Delivery AI
# Corporate Innovation
# Autonomous Delivery
# Just Eat AI
# Prosus Group
Steve Kearns
Steve Kearns · May 26th, 2026
Once agents can use tools, ordinary business content can become part of the control surface. Documents, tickets, webpages, records, and retrieval results may contain instructions the agent should read as data, not follow as commands. Based on a conversation with Pramod Krishnan from PwC, this piece looks at indirect prompt injection, tool permissions, trace review, and why production agents need a clear separation between content and action.
# AI Agents
# AI Safety & Security
# PwC
Pramod Krishnan
Demetrios Brinkmann
Pramod Krishnan & Demetrios Brinkmann · May 19th, 2026
Pramod Krishnan is a Managing Director - AI Managed Services at PwC, specializing in enterprise AI transformation — helping large organizations move from AI experimentation to production operating models. In this episode with Demetrios, Pramod breaks down exactly what the OpenClaw wave means for enterprises, and the control frameworks PwC uses before a single agent touches production.
# OpenClaw
# PwC
# Agentic AI
Production agent ROI is usually calculated too narrowly. The model bill is visible, but the bigger cost often sits in reviewer time, eval maintenance, retrieval, storage, platform work, and process change. Based on a conversation with Rani Radhakrishnan from PwC, this piece argues that the real comparison is not headcount saved minus inference spend, but the full cost of the old process against the full cost of the agent-assisted one.
# AI Agents
# Production AI Systems
# Agent ROI
# PwC
Demetrios Brinkmann
Demetrios Brinkmann · May 13th, 2026
MLOps Community is joining the Linux Foundation as the official user group of the Agentic AI Foundation. The community continues, with more support behind the events, newsletter, podcast, and practitioner conversations.
# MLOps Community
# AAIF
# Linux Foundation
Rafael Borger
Daniel Wolbert
Demetrios Brinkmann
Rafael Borger, Daniel Wolbert & Demetrios Brinkmann · May 12th, 2026
Rafael (Head of Innovation, iFood) and Daniel (Data and AI Manager, iFood) pull back the curtain on ILO-Agent — iFood's conversational AI ordering system built for 200 million users across Latin America. Recorded live at AI House Amsterdam, this conversation goes deep on the engineering and product decisions behind building recommendation systems, agentic AI, and why the speed of your AI's response might actually be destroying user trust.
# Conversational AI
# iFood
# AI Agents
# Prosus Group
Nicolás Alejandro  Bogliolo
Demetrios Brinkmann
Nicolás Alejandro Bogliolo & Demetrios Brinkmann · May 11th, 2026
Before MCP was a standard and before LangChain was widely adopted, his team had already shipped their own orchestration layer and tool protocol in production. This conversation is a rare look at what it takes to build an agentic system that actually books trips, runs on WhatsApp, and keeps adding capabilities without falling over.
# Agentic AI
# MCP
# Ai agents
Subtitle: It’s a feature of the architecture Summary: Hallucination in LLMs is not a data quality problem. It is not a training problem. It is not a problem you can solve with more [RLHF](https://en.wikipedia.org/wiki/Reinforcement_learning_from_human_feedbac), better filtering, or a larger context window. **It is a structural property of what these systems are optimized to do.** I have held this position for months, and the reaction is predictable: researchers working on retrieval augmentation, fine-tuning pipelines, and alignment techniques would prefer a more optimistic framing. I understand why. What has been missing from this argument is geometry. Intuition about objectives and architecture is necessary but not sufficient. We need to open the model and look at what is actually happening inside when a system produces a confident wrong answer. Not at the logits. Not at the attention patterns. At the internal trajectory of the representation itself, layer by layer, from input to output. That is what the work I am presenting here did.
# AI Hallucination
# Artificial Intelligence
# Deep Learning
# Editor's Pick
# LLM
Anurag Beniwal
Demetrios Brinkmann
Anurag Beniwal & Demetrios Brinkmann · May 1st, 2026
Anurag Beniwal (Member of Technical Staff at ElevenLabs) breaks down the real-world challenges of building voice agents—from latency, transcription accuracy, and turn-taking to the tradeoffs between cascaded systems and end-to-end speech models. The conversation explores why production systems rely on “constellations” of models, how to design for non-technical users (especially in customer support), and why voice unlocks richer context—but introduces far more complexity than chat. Ultimately, it’s a deep dive into making voice AI practical, reliable, and usable at scale.
# Voice
# AI Agents
# Customer Support AI
# Amazon
A deep dive into the practical limitations of agent protocols like MCP and A2A for low-level tasks, and why the "Linux philosophy" of using a raw command-line interface provides a more lightweight, composable alternative for local development, paving the way for an Agent OS.
# Artificial Intelligence
# Software Engineering
# LLM
# AI Agent
# Software Development
Code of Conduct
Your Privacy Choices