More MLOps.community episodes

The Control-vs-Magic Spectrum Building Agents thumbnail

The Control-vs-Magic Spectrum Building Agents

Published 5 Jun 2026

Duration: 00:43:18

iFood Pago leverages AI-driven tools like ChatBank to automate financial services for Brazilian restaurants, balancing automation with personalization while addressing challenges in scaling AI, risk management, and the impact of declining training costs on software accessibility.

Episode Description

Thiago Cardoso builds the AI agents inside iFood Pago, the fintech arm of iFood and one of Brazil's largest technology companies.In this episode he br...

Overview

The podcast discusses iFood Pago, the fintech division of Brazils leading food delivery platform, iFood, which offers tailored financial services to small restaurants. These services include loans and credit based on restaurant performance data from the iFood ecosystem, addressing the limited access to traditional banking for small, often single-owner businesses. A key innovation is ChatBank, an AI-driven virtual assistant integrated with WhatsApp, enabling automated tasks like employee payments, invoice tracking, and real-time credit recommendations. The system relies on agents that process user interactions, generate execution plans, and interface with backend APIs for functions like money transfers and authentication. Challenges in balancing automation with human oversight are highlighted, particularly in financial processes where errors could have severe consequences. The podcast also explores how AI agents streamline operations through scalable sub-agent architectures, iterative development, and context-aware personalization, such as adapting recommendations based on user behavior or restaurant-specific data like cuisine type.

The discussion extends to broader trends in AI and software development, emphasizing declining costs for training advanced AI models and the growing accessibility of custom software. This has enabled personalized solutions, such as niche educational games or tailored business tools, while also reshaping programming abstraction levels, akin to historical shifts from low-level to high-level languages. The role of AI in simplifying development is underscored, with examples of tools that automate complex tasks like fetching and visualizing social media trends. However, risks associated with self-developing AI systems, including security vulnerabilities and dependency on external data sources, are also noted. The podcast concludes with reflections on how reduced software costs and AI advancements are fostering a shift toward custom solutions, though core infrastructure and support services remain critical for businesses.

What If

  • What if you integrated a WhatsApp-based AI financial assistant into your software stack to automate small business cash flow management?

    • Move: Develop a minimal viable product (MVP) using WhatsApp Business API and open-source AI tools to automate payroll, invoice tracking, and credit suggestions for small restaurants.
    • Why Now?
      • WhatsApp is already a dominant communication platform in Brazil, where iFood Pago operates.
      • Small restaurants face acute cash flow challenges, creating immediate demand for such tools.
      • Declining AI training costs make prototyping feasible without heavy investment.
    • Expected Upside
      • Capture a niche market with limited competitors, leveraging existing user habits.
      • Enable rapid scalability if the MVP proves effective in solving specific pain points.
      • Position your software as a must-have for small businesses navigating complex financial workflows.
  • What if you built a customizable agentic UI for restaurant owners that combines contextual personalization with low-code automation?

    • Move: Create a prototype with embedded components (e.g., order history visualizations, real-time loan eligibility checks) that adapt to user behavior and restaurant performance data.
    • Why Now?
      • iFood Pagos focus on performance-based credit solutions shows demand for data-driven interfaces.
      • Users crave intuitive, context-aware tools that minimize cognitive load (e.g., skipping payment reminders for closed restaurants).
      • Modern tools (e.g., agentic programming) reduce development friction for building custom UIs.
    • Expected Upside
      • Attract users through a "magic" experience that feels seamless and anticipates needs.
      • Enable rapid iteration via modular sub-agents (e.g., separate modules for credit checks vs. order tracking).
      • Differentiate your product by combining personalization with operational efficiency.
  • What if you leveraged self-developing AI agents to create a low-code service for restaurant owners to generate and manage meal vouchers or benefits programs?

    • Move: Use tools like Open Claude to build an agent that autonomously generates meal voucher templates, calculates usage metrics, and suggests optimizations for restaurants.
    • Why Now?
      • The Beneficios example demonstrates demand for tailored financial products for small businesses.
      • Self-developing agents reduce the need for extensive coding, aligning with the trend of democratized software creation.
      • Restaurants lack in-house developers, creating a gap for no-code/low-code solutions.
    • Expected Upside
      • Accelerate feature development by letting the agent handle complex logic (e.g., voucher redemption rules).
      • Offer a scalable, subscription-based service that integrates with existing POS/financial tools.
      • Tap into the growing market for hyper-personalized, AI-driven business tools for micro-enterprises.

Takeaway

  • Leverage platform-specific user data to create tailored financial services: Use metrics like order volume and performance from your software's ecosystem (similar to iFood Pago) to offer data-driven credit or payment solutions for micro-businesses. Example: Build a loan calculator integrated into your app that uses user activity to suggest repayment plans.
  • Deploy an AI chatbot on widely-used messaging apps: Integrate an AI agent (like ChatBank) into platforms like WhatsApp to automate repetitive tasks (e.g., invoice tracking, payments) and offer real-time financial recommendations. Prioritize password confirmation flows within the app to ensure transaction security.
  • Modularize complex AI workflows with sub-agents: Break down your system into focused, small sub-agents (similar to microservices) handling specific tasks like authentication, money transfers, or credit checks. Test and refine each sub-agent iteratively based on user feedback.
  • Use AI to reduce development time for core functionalities: Automate repetitive tasks (e.g., generating code snippets, testing edge cases) with AI tools to accelerate development, similar to how modern tools reduce the cost of building custom solutions. Prioritize high-impact features (e.g., chatbot responses, data visualizations) first.
  • Incorporate contextual personalization in user interactions: Use user-specific data (e.g., preferences, schedules, behavior patterns) to customize features, such as skipping irrelevant notifications or suggesting tailored actions. For example, avoid sending payment reminders to inactive users based on their activity history.

Recent Episodes of MLOps.community

2 Jun 2026 Logs Are All You Need: Rethinking Observability with AI Agents

The text explores using genetic Pareto principles for parallel agent optimization and introduces Sazabi, an AI-native observability platform that replaces traditional telemetry with log-based analysis, natural language queries, and AI-driven alerts, emphasizing log-centric simplicity and secure, dynamic agent testing.

29 May 2026 AI Is Fast. AI Projects Are Slow. Let's Fix That.

AI reshapes software engineering by shifting to AI-integrated workflows, demanding balance between efficiency and productivity, maintaining code quality, mastering new tools like RocketRide, ensuring observability, and managing integration complexities across models and pipelines.

28 May 2026 Architecting Modern AI Systems: Platforms, Agents, and Integration

Modern AI architecture, infrastructure challenges, open-source vs. proprietary models, and safety-critical conversational agents for mental health via Bell and Kids Help Phone's hackathon, alongside GPU efficiency, scalable frameworks, and balancing innovation with control in deployment.

28 May 2026 [Special Announcement] MLOps Community Linux Foundation

The MLOps community is forming the Agentic AI Foundation under the Linux Foundation to govern open-source projects like MCP and agents.md, maintain existing community activities, launch an ambassador program, and rebrand the podcast as "Agentic Conversations."

26 May 2026 Inside Just Eat's AI Lab: Voice Agents & Agentic Commerce

Just Eat Takeaway evolves through AI-driven innovation, voice interfaces, and wearables, focusing on agentic commerce agents, super apps, and no-app models while addressing privacy, device continuity, and logistics challenges like autonomous delivery.

More MLOps.community episodes