YAAP (Yet Another AI Podcast)
YAAP brings you practical conversations with the people actually building generative AI solutions. No hype, no sales pitches, just honest discussions about challenges, solutions, and lessons learned.
Listen to developers and engineers share what works, what doesn't, and what they wish they'd known sooner. Simple, useful insights for anyone working with AI — hosted by AI21's Yuval Belfer.
Listen on:
Episodes

Jul 1, 2025
Jul 1, 2025
37 min
Building production AI systems is hard — especially when you're pioneering entirely new categories. In this episode, Yuval speaks with Guy Becker, Group Product Manager at AI21, to trace the evolution from task-specific models to Agent planning and orchestration systems. Guy shares hard-won lessons from building some of the first RAG-as-a-service offerings when there were literally zero handbooks to follow.Key Topics:Task-specific models vs. general LLMs: Why focused, smaller models with pre and post-processing beat general purpose LLMs for business use cases.Building RAG before it was cool: Creating one of the first RAG-as-a-service platforms in early 2023 without any established patterns.The one-size-fits-all problem: Why chunking strategies, embedding models, and retrieval parameters need customization per use case.From SaaS to on-prem: Scaling deployment models for enterprise customers with sensitive data.When RAG breaks down: Multi-hop queries, metadata filtering, and why semantic search isn't always enough.Multi-agent orchestration: How AI21 Maestro uses automated planning to break complex queries into parallelizable subtasks.Production lessons: Evaluation strategies, quality guarantees, and building explainable AI systems for enterprise..

Jun 19, 2025

Jun 17, 2025
Jun 17, 2025
33 min
Everyone's talking about AI agents, but most of what we call "agents" are just workflows in disguise. Real autonomous agents require planning. And that, changes everything. In this episode, Yuval speaks with AI21's Algo Tech Lead, Nitzan Cohen about why the popular React framework isn't enough and how planning architecture unlocks true agent capabilities.Key Topics:1. The difference between workflows/chains and real autonomous agents2. Why React agents fail at complex tasks, parallel execution, and user transparency3. Free text vs. code-based planning approaches and their trade-offs4. How planning enables multi-agent systems and model delegation5. Training planners with reinforcement learning and replanning mechanisms6. Evaluation challenges: Gaia benchmark, Agent Bench, and building custom datasets7. Practical advice: When to upgrade from React and which frameworks to useFrom competitive analysis that runs in parallel to breaking down complex coding tasks, discover how planning transforms AI agents from simple tool-calling loops into sophisticated problem-solving systems.

Jun 10, 2025
Jun 10, 2025
39 min
Building AI agents that actually work is harder than the hype suggests — and most people are doing it wrong. In this special "YAAP: Unplugged" episode (a live panel from AI Tinkerers meetup at the Hugging Face offices in Paris), Yuval sits down with Aymeric Roucher (Project Lead for Agents at Hugging Face) and Niv Granot (Algorithms Group Lead at AI21 Labs) for an unfiltered discussion about the uncomfortable realities of agent development.Key Topics:Why current benchmarks are broken: From MMLU's limitations to RAG leaderboards that don't reflect real-world performanceThe tool use illusion: Why 95% accuracy on tool calling benchmarks doesn't mean your agent can actually planLLM-as-a-judge problems: How evaluation bottlenecks are capping progress compared to verifiable domains like codingFramework: friend or foe? When to ditch LangChain, LlamaIndex, and why minimal implementations often work betterThe real agent stack: MCP, sandbox environments, and the four essential components you actually needBeyond the hype cycle: From embeddings that can't distinguish positive from negative numbers to what comes after agentsFrom FIFA World Cup benchmarks that expose retrieval failures to the circular dependency problem with LLM judges, this conversation cuts through the marketing noise to reveal what it really takes to build agents that solve real problems — not just impressive demos.Warning: Contains unpopular opinions about popular frameworks and uncomfortable truths about the current state of AI agent development.

May 29, 2025
May 29, 2025
29 min
MCP (Model Context Protocol) is changing how developers connect AI applications to external tools – but what exactly is it, and why should you care? In this episode, Yuval speaks with Etan Grundstein, Technical Product Manager (and formerly Director of Engineering) at AI21, to break down the protocol that’s standardizing AI integrations, moving beyond basic weather APIs and calculators to real-world productivity workflows.Key Topics:1) What MCP actually is and how it differs from traditional tool calling2) Real-world examples: Connecting AI to Jira, Notion, Git, and even Blender3) The evolution from local MCP servers to cloud integrations4) Authentication challenges and how they’re being addressed5) Why developers are building MCP servers to build other MCP servers6) Looking ahead: Agent-to-Agent protocols and what comes next


