AI Odyssey - podcast cover

AI Odyssey

Anlie Arnaudy, Daniel Herbera and Guillaume Fournierpodcasters.spotify.com
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.
Last refreshed:
Follow this podcast in the Metacast mobile app to refresh it and see new episodes.
Download Metacast podcast app
Podcasts are better in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episodes

From Nothing to Genius: How AI Learns Without Data

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 model invents its own tasks and learns by solving them. The result? Absolute Zero Reasoner (AZR) sur...

May 19, 202517 min

Unifying the AI Agent Internet: How Protocols Can Unlock Collective Intelligence

What if AI agents could collaborate as seamlessly as devices do over the Internet? In this episode, we dive into "A Survey of AI Agent Protocols" by Yingxuan Yang and colleagues from Shanghai Jiao Tong University, a landmark paper that tackles the missing piece in today’s intelligent agent landscape: standardized communication protocols. As large language model (LLM) agents spread across industries—from customer service to healthcare—they still operate in silos, struggling to integrate with tool...

May 11, 202524 min

AI Meets Art: The Creative Revolution Unfolding

What happens when generative AI collides with human creativity? In this episode, we dive into the extraordinary transformation sweeping across visual arts, music, film, and writing—powered by tools like DALL·E, Midjourney, Suno, and ChatGPT. From text-to-image magic and AI-composed music to VFX breakthroughs and story co-writing, we explore how these innovations are democratizing access, supercharging workflows, and sparking heated debates over ethics, copyright, and what it means to be an artis...

May 04, 202513 min

How Real Companies Are Winning with AI

In this episode of IA Odyssey, we go beyond the AI hype and into the trenches with real-world business stories from OpenAI’s “AI in the Enterprise” guide. From Morgan Stanley's precision evals to Klarna's rapid-fire customer service, and BBVA’s bottom-up innovation strategy, we explore seven powerful lessons that show how companies are embedding AI into their workflows—not just for efficiency, but for transformation. You’ll hear how organizations are improving personalization, accelerating opera...

Apr 27, 202517 min

How Netflix Knows What You’ll Watch Before You Do

In this episode, we unpack how Netflix is using cutting-edge AI—similar to the tech behind ChatGPT—to power hyper-personalized recommendations. Discover how their new foundation model moves beyond traditional algorithms, blending massive data with NLP-inspired strategies like interaction tokenization and multi-token prediction. We also explore how this personalization revolution is reshaping customer expectations across industries, drawing on insights from marketing leaders like Qualtrics, Epsil...

Apr 20, 202511 min

The AI That Remembers: How Memory Is Powering the Next Leap in Intelligence

What happens when AI stops forgetting? In this episode of IA Odyssey , we dive deep into OpenAI's rollout of memory in ChatGPT—and why it’s so much more than a feature toggle. From personalized ad agents to AI doctors learning on the job, we explore how memory transforms artificial intelligence into agentic AI : systems that adapt, personalize, and evolve. Drawing from cutting-edge research like KARMA, MeAgent Zero, and cognitive architecture frameworks, we unpack how memory lets AI learn from e...

Apr 12, 202521 min

Why AI Teams Fall Apart: Cracking the Code of Multi-Agent Failures

What happens when you put multiple AI agents together to solve a task? You might expect teamwork—but more often, you get chaos. In this episode of IA Odyssey , we dive into a groundbreaking study from UC Berkeley and Intesa Sanpaolo that reveals why multi-agent systems built on large language models are failing—spectacularly. The researchers examined over 150 real MAS conversations and uncovered 14 unique ways these systems break down—whether it’s agents ignoring each other, forgetting their rol...

Apr 05, 202516 min

How DeepSeek Is Beating OpenAI at Their Own Game—On a Budget

In this episode of IA Odyssey , we unpack how DeepSeek's open-source models are shaking up the AI world—matching GPT-level performance at a fraction of the cost. Drawing on insights from the research paper by Chengen Wang (University of Texas at Dallas) and Murat Kantarcioglu (Virginia Tech), we explore DeepSeek's secret sauce: memory-efficient Multi-Head Latent Attention, an evolved Mixture of Experts architecture, and reinforcement learning without supervised data. Oh, and did we mention they ...

Mar 29, 202517 min

The Rise of AI Agents: Could They Transform the Future of Work?

AI agents are revolutionizing automation—but not in the way you might think. These intelligent systems don’t just follow commands; they learn, adapt, and make decisions, reshaping industries from finance to healthcare. In this episode, we break down what makes AI agents different from traditional software, explore their growing role in our work, and dive into the game-changing potential of multi-agent systems. Are we witnessing the dawn of a new AI-powered workforce? Tune in to find out!

Mar 18, 202510 min

AI vs. Wall Street – The Rise of Multi-Agent Trading

How can AI revolutionize financial trading? The TradingAgents framework introduces a multi-agent system where AI-powered analysts, researchers, and traders collaborate to make more informed investment decisions. Inspired by real-world trading firms, this innovative approach leverages specialized agents—fundamental analysts, sentiment analysts, technical analysts, and traders with diverse risk profiles—to optimize trading strategies. Unlike traditional models, TradingAgents enhances explainabilit...

Mar 15, 202510 min

Agentic AI in Finance: Smarter Models, Safer Decisions

Can AI-powered teams replace traditional financial modeling workflows? This episode explores how agentic AI systems—where multiple specialized AI agents work together—are transforming financial services. Based on recent research, we break down how these AI "crews" tackle complex tasks like credit risk modeling, fraud detection, and regulatory compliance. We dive into the structure of these AI-driven teams, from model selection and hyperparameter tuning to risk assessment and bias detection. How ...

Mar 08, 202516 min

The Future of Prompting: Can AI Optimize Its Own Instructions?

Crafting the perfect prompt for large language models (LLMs) is an art—but what if AI could master it for us? This episode explores Automatic Prompt Optimization (APO) , a rapidly evolving field that seeks to automate and enhance how we interact with AI. Based on a comprehensive survey, we dive into the key APO techniques, their ability to refine prompts without direct model access, and the potential for AI to fine-tune its own instructions. Could this be the key to unlocking even more powerful ...

Mar 02, 202517 min

The AI That Reads and Remembers - Cracking the Memory Problem

One of AI’s biggest weaknesses? Memory. Today’s language models struggle with long documents, quickly losing track of crucial details. That’s a major limitation for businesses relying on AI for legal analysis, research synthesis, or strategic decision-making. Enter ReadAgent , a new system from Google DeepMind that expands an AI’s effective memory up to 20x . Inspired by how humans read, it builds a "gist memory" —capturing the essence of long texts while knowing when to retrieve key details . T...

Feb 22, 202512 min

Is Learning to Code Still Worth It? AI Can Now Reason Like a Human

If AI can now outthink top programmers in competitive coding, what else can it master? OpenAI’s latest models don’t just generate code—they reason through complex problems, surpassing humans without handcrafted strategies. This breakthrough suggests AI could soon tackle fields beyond coding, from mathematics to scientific discovery. But if machines become expert problem-solvers, where does that leave us? Are we entering an era of AI-human collaboration, or are we gradually outsourcing intelligen...

Feb 17, 202517 min

AI is Taking Over Code Migration—Are Developers Ready?

What if AI could handle the most tedious and complex code migrations—faster and more accurately than ever before? Big tech is already making it happen, using Large Language Models (LLMs) to automate software upgrades, refactor legacy code, and eliminate years of technical debt in record time. But what does this mean for developers, companies, and the future of software engineering? In this episode, we dive into groundbreaking AI-driven code migrations, uncover surprising results, and explore how...

Feb 09, 202512 min

AI Wars: OpenAI vs. DeepSeek, US vs. China

The AI arms race is heating up! OpenAI and DeepSeek are at odds over model training, NVIDIA’s stock takes a hit, and the battle for AI supremacy is reshaping global politics. In this episode, we break down OpenAI’s latest model, O3 Mini, and its surprising flaws, the ethical dilemmas surrounding AI development, and the future of jobs in a world where AI can code. Is AI a powerful ally or a looming threat? Tune in as we explore the rapid evolution of AI and what it all means for you.

Feb 01, 202513 min

Smarter AI Starts Here: How Agentic RAG Changes Everything

This episode dives into the cutting-edge world of Agentic Retrieval-Augmented Generation (RAG), a transformative AI paradigm that integrates autonomous agents into retrieval and generation workflows. Drawing on a comprehensive survey, we explore how Agentic RAG enhances real-time adaptability, multi-step reasoning, and contextual understanding. From applications in healthcare to personalized education and financial analytics, discover how this innovation addresses the limitations of static AI sy...

Jan 25, 202514 min

Titans: AI Inspired by Human Memory

Explore how Titans, a revolutionary neural architecture, mimics the way humans remember and manage their memories. Developed by Google researchers, this groundbreaking framework combines short-term and long-term memory modules, drawing inspiration from how the brain processes and prioritizes information. With features like adaptive forgetting and memory persistence, Titans replicate the human ability to retain crucial details while discarding irrelevant data, making them ideal for tasks like lan...

Jan 18, 202516 min

Automating Discovery: LLM-Powered Research Labs

In this episode, we explore "Agent Laboratory," an innovative framework leveraging large language models (LLMs) to act as research assistants. Developed by a team from AMD and Johns Hopkins University, this pipeline automates the research process—from literature review and experimentation to report writing—dramatically reducing time and costs. We'll discuss how the framework integrates human feedback, generates state-of-the-art machine learning solutions, and addresses challenges like result acc...

Jan 11, 202516 min

Can AI Agents Survive the Real World? A Deep Dive into TheAgentCompany Benchmark

In this episode, we explore TheAgentCompany , a comprehensive benchmark designed to evaluate large language model (LLM) agents in performing realistic professional tasks. The benchmark simulates a digital workplace, featuring tasks in software engineering, project management, HR, and finance. Remarkably, even the best AI agent autonomously completes only 24% of tasks, highlighting significant gaps in AI capabilities for workplace automation. Tune in as we discuss the implications for industries,...

Jan 05, 202512 min

Has OpenAI Built AI That Thinks Like Humans?

Could OpenAI’s o3 model be the breakthrough that changes everything? In this episode of IA Odyssey , we delve into how o3 shattered records on the ARC-AGI test—a benchmark designed to measure an AI’s ability to think and solve problems like a human. Previously considered nearly impossible for AI systems, the ARC-AGI test challenges models to adapt to entirely new tasks without prior training, mimicking human reasoning. We unpack what this means for the future of artificial intelligence: are we o...

Dec 22, 202412 min

AI Everywhere: Decoding Satya Nadella's Vision for the Future - version 2

Satya Nadella's keynote at Microsoft Ignite 2024 wasn't just a glimpse into the future—it was a rocket launch. In this episode, we dissect his bold predictions, including AI's warp-speed growth, the rise of multimodal interfaces, reasoning capabilities, and game-changing tool use. Nadella compares AI's transformation to pivotal moments in tech history, like the dawn of Windows and the shift to the cloud. What does that mean for you, your work, and daily life? We break it down, jargon-free. We al...

Dec 15, 20247 min

AI Everywhere: Decoding Satya Nadella's Vision for the Future - version 1

Satya Nadella's keynote at Microsoft Ignite 2024 wasn't just a glimpse into the future—it was a rocket launch. In this episode, we dissect his bold predictions, including AI's warp-speed growth, the rise of multimodal interfaces, reasoning capabilities, and game-changing tool use. Nadella compares AI's transformation to pivotal moments in tech history, like the dawn of Windows and the shift to the cloud. What does that mean for you, your work, and daily life? We break it down, jargon-free. We al...

Dec 15, 202423 min

Can AI Take on Wall Street’s Finest?

What happens when cutting-edge AI goes head-to-head with Wall Street’s top analysts? Enter FinRobot , a revolutionary AI agent designed to redefine equity research. Combining real-time data, financial modeling, and human-like judgment, FinRobot creates investment reports that rival the elite of sell-side firms. In this episode, we uncover how this open-source innovation from the AI4Finance Foundation uses multi-agent reasoning to tackle the complexities of financial markets. Could this be the st...

Nov 30, 202412 min

Infinite Context: Unlocking Transformers for Boundless Understanding

Discover how researchers are redefining transformer models with "Infini-attention," an innovative approach that introduces compressive memory to handle infinitely long sequences without overwhelming computational resources. This episode delves into how this breakthrough enables efficient long-context modeling, solving tasks like book summarization with unprecedented input lengths and accuracy. Learn how Infini-attention bridges local and global memory while scaling transformer capabilities beyon...

Nov 23, 202410 min

Evaluating AI Assistants: How Models Judge Each Other

In this episode, we dive into the cutting-edge techniques used to evaluate large language model (LLM)-based chat assistants, as detailed in the paper “Judging LLM-as-a-Judge with MT-Bench and Chatbot Arena.” The researchers explore innovative benchmarks—MT-Bench for multi-turn dialogue analysis and Chatbot Arena for crowdsourced assessments. Learn how AI models like GPT-4 are being leveraged as impartial judges to measure chatbot performance, overcoming traditional evaluation limitations. Discov...

Nov 17, 202413 min

Simulating Societies: AI Agents Learning to Build Civilizations

In this episode of IA Odyssey, we explore an innovative study that pushes the boundaries of AI by simulating complex societies within the Minecraft universe. Researchers have used a new architecture, PIANO (Parallel Information Aggregation via Neural Orchestration), to allow AI agents to self-organize, develop specialized roles, and follow collective rules in large-scale social structures. These agents demonstrate autonomous decision-making, cultural exchange, and even community governance, rese...

Nov 11, 202422 min

Mastering Prompt Engineering: From Basics to Advanced Techniques

Join us as we delve into the transformative realm of prompt engineering , a crucial aspect of enhancing the potential of large language models (LLMs). This episode explores foundational concepts, such as simple question prompts, and advances to techniques like Chain-of-Thought and Tree-of-Thought prompting. We’ll also discuss the limitations of LLMs, such as their tendency to fabricate information and lack of real-time updates, while showcasing strategies to mitigate these issues. Whether you're...

Nov 03, 202416 min

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

What if we could make AI smarter simply by creating new data for it to learn from? In this episode, we dive into a groundbreaking study by researchers at Beihang University, exploring how synthetic data—computer-generated text and examples—could be the key to training next-gen AI language models. As the demand for these models grows, real-world data just isn’t enough. This study reveals how techniques like data synthesis and augmentation can not only improve how AI models understand language but...

Oct 25, 202425 min

The Future of Real-Time Conversational AI

Join us as we dive into the cutting-edge world of real-time conversational AI with Moshi—a speech-to-speech foundation model that reimagines what dialogue systems can do. Forget the clunky delays and robotic responses of old: Moshi, introduced by Alexandre Défossez from Kyutai , represents the next frontier with its seamless, overlapping interactions and emotion-aware conversation flow. Curious about how Moshi achieves near-human-like latency and full-duplex communication? Tune in to explore the...

Oct 19, 202411 min
For the best experience, listen in Metacast app for iOS or Android