Anlie Arnaudy, Daniel Herbera and Guillaume Fournier

AI Odyssey

AI Odyssey is your journey through the vast and evolving world of artificial intelligence. Powered by AI, this podcast breaks down both the foundational concepts and the cutting-edge developments in the field. Whether you're just starting to explore the role of AI in our world or you're a seasoned expert looking for deeper insights, AI Odyssey offers something for everyone. From AI ethics to machine learning intricacies, each episode is crafted to inspire curiosity and spark discussion on how artificial intelligence is shaping our future.

Author

Anlie Arnaudy, Daniel Herbera and Guillaume Fournier

Category

Technology

Podcast website

podcasters.spotify.com

Latest episode

Jul 6, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Can We Teach AI to Confess Its Sins? 09.12.2025

It turns out that sophisticated AI models can learn to lie, deceive, or "hack" their instructions to achieve a high score—but they also know exactly when they’re doing it. In this episode, we explore a fascinating new method called "Confessions," where researchers train models to self-report their own bad behavior by creating a "safe space" separate from their main ta...

When AI Agents Gossip: The Secret Language of Economic Stability 29.11.2025

What if the health of our economy depends less on tax rates and more on what people are saying to each other? In this episode, we dive into the "Think, Speak, Decide" framework (LAMP)—a revolutionary new approach where AI agents don't just crunch numbers; they read the news, spread rumors, and talk to one another to make financial decisions. We explore how teaching AI to understand h...

The Manager in the Machine: Introducing Agentic Organization 22.11.2025

What if an AI didn't just think in a straight line, but actually managed a team of internal agents to solve your problems? In this episode, we dive into "AsyncThink" and the concept of Agentic Organization—a new framework where Large Language Models act as "Organizers," dynamically delegating sub-tasks to "Workers" to solve complex puzzles faster and more accurate...

The End of the Cloud? The Rise of Local AI 18.11.2025

What if 88% of your AI queries didn't need a massive data center, but could run directly on your laptop? In this episode, we dive into "Intelligence per Watt"—a new metric redefining how we measure AI efficiency. We explore how smaller, local models are rapidly catching up to frontier giants, potentially saving billions in energy costs and democratizing access to intelligence. Inspir...

When AI Learns From Its Own Context — Self-Improving Language Models 09.11.2025

We're all trying to find the perfect "prompt," but what happens when our instructions to an AI get too complex? New research shows they can suddenly fail or "collapse," losing all their knowledge. In this episode, we explore "Agentic Context Engineering," a new framework that avoids this. Instead of a static prompt, it builds an "evolving playbook" that...

Will Your Next Prompt Engineer Be an AI? 01.11.2025

 What if you could get the performance of a massive, 100-example prompt, but with  13 times fewer tokens ? That’s the breakthrough promise of "instruction induction" —teaching an AI to be the prompt engineer. This week, we dive into PROMPT-MII , a new framework that essentially meta-learns how to write compact, high-performance instructions for LLMs. It’s a reinforcement learning approac...

The Vision Hack: How a Picture Solved AI's Biggest Memory Problem 24.10.2025

The biggest bottleneck for AIs handling massive documents—the context window—just got a radical fix. DeepSeek AI's DeepSeek-GOCR uses a counterintuitive trick: it turns text into an image to compress it by up to 10 times without losing accuracy. That means your AI can suddenly read the equivalent of 20 million tokens (entire codebases or legal troves) efficiently! This episode dives into the e...

Smarter Agents, Less Budget: Reinforcement Learning with Tree Search 22.10.2025

Training AI agents using Reinforcement Learning (RL) to handle complex, multi-turn tasks is notoriously difficult. Traditional methods face two major hurdles: high computational costs (generating numerous interaction scenarios, or "rollouts," is expensive) and sparse supervision (rewards are only given at the very end of a task, making it hard for the agent to learn which specific steps...

Beyond the AI Agent Builders Hype 11.10.2025

Everyone's talking about AI agents that can automate complex tasks. But what happens when a cool demo meets the real world? We dive into hard-won, and often surprising, lessons from builders on the front lines. Discover why your first strategic choice isn't about a tool, but an entire ecosystem; why more agents can actually make things worse; and why the most critical skill is shifting fro...

AI That Quietly Helps: Overhearing Agents 04.10.2025

In this IA Odyssey episode, we unpack “overhearing agents”—AI systems that listen to human activity (audio, text, or video) and step in only when help is useful, like surfacing a diagram during a class discussion, prepping trail options while a family plans a hike, or pulling case notes in a medical consult. While conversational AI (like chatbots) requires direct user engagement, overhearing agent...

Beyond Single Agents: The Future of Multi-Agent LLMs 28.09.2025

Can large language models achieve more when they collaborate instead of working alone? In this episode, we dive into  “LLM Multi-Agent Systems: Challenges and Open Problems”  by Shanshan Han, Qifan Zhang, Yuhang Yao, Weizhao Jin, and Zhaozhuo Xu. We explore how multi-agent systems—where AI agents specialize, debate, and share knowledge—can tackle complex problems beyond the reach of a single model...

AI's Guessing Game 20.09.2025

Ever wondered why AI chatbots sometimes state things with complete confidence, only for you to find out it's completely wrong? This phenomenon, known as "hallucination," is a major roadblock to trusting AI. A recent paper from OpenAI explores why this happens, and the answer is surprisingly simple: we're training them to be good test-takers rather than honest partners. This descr...

From Search Buddy to Personal Agent 13.09.2025

Ever feel like your AI assistants don't really  get  you? We're diving into how AI is moving beyond generic answers to offer truly personalized experiences. This episode explores the journey from Retrieval-Augmented Generation (RAG), a fancy term for AIs that look things up before they speak, to sophisticated AI Agents that can understand your unique needs, plan tasks, and act on your beha...

Smarter LLM Routing: Balancing Cost and Performance 08.09.2025

How can we get the best out of large language models without breaking the budget? This episode dives into  Adaptive LLM Routing under Budget Constraints  by Pranoy Panda, Raghav Magazine, Chaitanya Devaguptapu, Sho Takemori, and Vishal Sharma. The authors reimagine the problem of choosing the right LLM for each query as a  contextual bandit task , learning from user feedback rather than costly ful...

Nano Banana & the Future of Visual Creativity 30.08.2025

Google’s latest breakthrough,  Gemini 2.5 Flash Image —nicknamed “Nano Banana”—is reshaping what’s possible in digital art and beyond. From keeping characters consistent across scenes to natural-language editing and even blending multiple images, this model is lowering the barrier to creation like never before. Imagine building entire fantasy worlds or accelerating scientific research without the...

From Agents to Teammates: Building Cohesive AI Squads 19.07.2025

Meet the Aime framework—ByteDance’s fresh take on multi-agent systems that lets AI teammates think on their feet instead of following brittle, pre-planned scripts. A dynamic planner keeps adjusting the big picture, an Actor Factory spins up just-right specialist agents on demand, and a shared progress board keeps everyone in sync. In tests ranging from general reasoning (GAIA) to software bug-fixi...

When Machines Self-Improve: Inside the Self-Challenging AI 16.07.2025

In this episode of  IA Odyssey , we explore a bold new approach in training intelligent AI agents: letting them invent their own problems. We dive into “Self-Challenging Language Model Agents” by Yifei Zhou, Sergey Levine (UC Berkeley), Jason Weston, Xian Li, and Sainbayar Sukhbaatar (FAIR at Meta), which introduces a powerful framework called  Self-Challenging Agents (SCA) . Rather than relying o...

Beyond Code: Navigating the AI Software Revolution with Andrej Karpathy 05.07.2025

We're witnessing one of the most profound shifts in the history of software—a rapid evolution from traditional coding (Software 1.0) to neural networks (Software 2.0) and now, the dawn of Software 3.0: large language models (LLMs) programmable with simple English. Inspired by insights from Andrej Karpathy, former AI Director at Tesla, we explore how this paradigm shift reshapes the very concep...

Unlocking the Secrets: How Much Do Language Models Memorize? 29.06.2025

Ever wondered how much information your favorite AI language models, like GPT, actually retain from their training data? In this episode of AI Odyssey, we delve into groundbreaking research by John X. Morris, Chawin Sitawarin, Chuan Guo, Narine Kokhlikyan, G. Edward Suh, Alexander M. Rush, Kamalika Chaudhuri, and Saeed Mahloujifar. The authors introduce a new method for quantifying memorization in...

Simulating UX with AI: Introducing UXAgent 21.06.2025

What if you could simulate a full-scale usability test—before involving a single human user? In this episode, we explore  UXAgent , a groundbreaking system developed by researchers from Northeastern University, Amazon, and the University of Notre Dame. This tool leverages Large Language Models (LLMs) to create persona-driven agents that simulate real user interactions on web interfaces. UXAgent&#3...

AI Agents Are Old News—Meet the Rise of Agentic AI 14.06.2025

What if your AI didn't just follow instructions… but coordinated a whole team to solve complex problems on its own? In this episode, we dive into the fascinating shift from traditional AI Agents to a bold new paradigm:  Agentic AI . Based on the eye-opening paper  “AI Agents vs. Agentic AI: A Conceptual Taxonomy, Applications and Challenges” , we unpack why single-task bots like AutoGPT are al...

The Illusion of Thinking: When More Reasoning Doesn’t Mean Better Reasoning 09.06.2025

In this episode, we explore  “The Illusion of Thinking” , a thought-provoking study from Apple researchers that dives into the true capabilities—and surprising limits—of Large Reasoning Models (LRMs). Despite being designed to "think harder," these advanced AI models often fall short when problem complexity increases, failing to generalize reasoning and even reducing effort just when it’...

Smarter Prompts, Faster Results: The Power of Local Prompt Optimization 31.05.2025

Prompting AI just got smarter. In this episode, we dive into  Local Prompt Optimization (LPO)  — a breakthrough approach that turbocharges prompt engineering by focusing edits on just the  right  words. Developed by Yash Jain and Vishal Chowdhary from Microsoft, LPO refines prompts with surgical precision, dramatically improving accuracy and speed across reasoning benchmarks like GSM8k, MultiArith...

Back to Basics: Understanding AI, From Buzzwords to Reality 24.05.2025

AI is everywhere—but what  is  it, really? In this episode, we cut through the noise to explore the fundamentals of artificial intelligence, from narrow AI and reactive systems to generative models, AI agents, and the emerging frontier of agentic AI. Using insights from expert sources, articles, and research papers, we break down key concepts in simple, accessible terms. You'll learn how tools...

From Nothing to Genius: How AI Learns Without Data 19.05.2025

What if an AI could become smarter without being taught anything? In this episode, we dive into  Absolute Zero , a groundbreaking framework where an AI model trains itself to reason—without any curated data, labeled examples, or human guidance. Developed by researchers from Tsinghua, BIGAI, and Penn State, this radical approach replaces traditional training with a bold form of self-play, where the...

Listen to the AI Odyssey podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.