Lessons from Trillion Token Deployments at Fortune 500s — Alessandro Cappelli, Adaptive ML

AI Engineer · Advanced ·🧠 Large Language Models ·1d ago
95% of GenAI pilots fail to reach production. Alessandro Cappelli's argument is that this isn't a deployment problem or a prompt engineering problem — it's a feedback integration problem. Instruction fine-tuning and proprietary models give you a demo. Only reinforcement learning gives you a systematic way to incorporate defects, business metrics, and production signals and keep improving. This talk covers what a production-grade RL pipeline looks like at Fortune 500 scale: synthetic data as a byproduct of environment training rather than a prerequisite, mock environments where agents can fail safely before touching real systems, and LLM judges that replace expensive annotation campaigns with a rubric-definition exercise that takes hours rather than weeks. The throughline is that agents raise the stakes on all of this — more tokens, less tolerance for errors, direct access to live databases — and RL was designed for exactly that problem. Speaker info: - https://www.linkedin.com/in/alessandro-cappelli-aa8060172
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related AI Lessons

Master the Persona Pattern: Make ChatGPT Think Like a True Expert
Learn to make ChatGPT think like a true expert in a specific domain using the persona pattern technique
Medium · AI
Master the Persona Pattern: Make ChatGPT Think Like a True Expert
Learn to make ChatGPT think like a domain expert using the Persona Pattern technique
Medium · ChatGPT
KrishiBot: How I Built a Multi-Agent AI Tutor — and Why I Kept Adding Layers
Learn how to build a multi-agent AI tutor like KrishiBot by incrementally adding layers of complexity to a simple LangGraph pipeline
Medium · LLM
Day 24: When Medical Nomenclatures Shift, How Does Your Multilingual AI Adapt?
Adapting multilingual AI to medical nomenclature shifts is crucial for accurate health advice, and requires more than just translation
Dev.to AI
Up next
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)
Watch →