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

20 Jul 2026 The Creator of FastMCP Explains the Future of MCP

"Fast MCP streamlined the Multi-Chat Protocol, dominating the market with simplicity and efficiency, while evolving to support interactive UI apps, Python-based token-efficient interfaces, and addressing security and scalability challenges, with AI tools enhancing personal and professional workflows."

13 Jul 2026 What Happens When Every Developer Has 20 AI Agents?

"Modern software development faces bottlenecks from limited human resources and AI-driven shifts, transforming productivity, SaaS models, and workflows while straining infrastructure and open-source ecosystems."

6 Jul 2026 AI Agents Should Be Treated Like Hackers

Integrating AI agents with enterprise systems via APIs presents security risks from untrusted access, requiring solutions like the Multi-Cloud Protocol, zero-trust models, and GraphQL to balance innovation with safeguards against data exposure and autonomous decision risks.

6 Jul 2026 Developers May Stop Depending on Libraries

Recommended: There is more than one way to build with AI

Advancements in AI tools like Hugging Face MCP and Fast Agent simplify LLM integration for innovative workflows, emphasizing idea-driven development, Rust's performance, open-source models (e.g., Gemma 4, Quen), and accessible tools for non-experts, while balancing efficiency, transparency challenges, and evolving SDKs.

6 Jul 2026 10 Cities. 4 Countries. One Unexpected MCP Lesson.

The Model Communication Protocol (MCP) enables secure AI-to-tool integration via APIs, with DeepL promoting it through global workshops, hackathons, and practical examples like a Python server, emphasizing security, implementation challenges, and hands-on learning to bridge technical gaps and enhance AI workflows.

More MLOps.community episodes