Intellectually Curious
Intellectually Curious is a podcast by Mike Breault featuring AI-powered explorations across science, mathematics, philosophy, and personal growth. Each short-form episode is generated, refined, and published with the help of large language models—turning curiosity into an ongoing audio encyclopedia. Designed for anyone who loves learning, it offers quick dives into everything from combinatorics and cryptography to systems thinking and psychology.
Inspiration for this podcast:
"Muad'Dib learned rapidly because his first training was in how to learn. And the first lesson of all was the basic trust that he could learn. It's shocking to find how many people do not believe they can learn, and how many more believe learning to be difficult. Muad'Dib knew that every experience carries its lesson."
― Frank Herbert, Dune
Note: These podcasts were made with NotebookLM. AI can make mistakes. Please double-check any critical information.
Episodes
2008 episodes
Neurosymbolic Sportscasting: Real-Time AI Narrates RoboCup
From chaotic boxy robots to a coherent play-by-play, this episode unpacks how neurosymbolic AI turns raw RoboCup data into engaging narration. We explore the vision front-end (YOLOv12) that maps players to a clean 2D map, the symbolic event ext...
Synchronizing Nano-Oscillators for Next-Generation AI Computing Hardware
Recent scientific breakthroughs have successfully synchronized a massive network of 105,000 magnetic nano-oscillators within a mere 45 nanoseconds, representing a major leap for the field of spintronics. Unlike traditional ...
AI Disproves the Benjamini–Hochberg Conjecture
The false discovery rate (FDR) is a statistical framework designed to manage the proportion of incorrect "discoveries" when conducting multiple hypothesis tests simultaneously. Historically, researchers relied on the Benjamini-Hochber...
Conjecture Machines: AI Agents and the Future of Science
We explore how AI agents like Google's Co-Scientist move beyond scraping papers to actively reasoning, planning, and validating ideas. From extended-step reasoning to scaffolding that gives AI short-term memory and tool access, and from codifie...
AI Bedtime: How Sleep Unlocks Infinite Learning
We unpack the Cornell–Google idea that AI can consolidate memories through wake–sleep cycles—seeding stable knowledge, rehearsing with synthetic data, and self-improving without catastrophic forgetting. This episode explores how knowledge seedi...
Measuring Brilliance in Generative AI: Perplexity, Precision, and Faithfulness
We unpack how to evaluate AI that writes and creates, not just predicts. Why perplexity captures surprise, why a low perplexity score isn’t a guarantee of correctness, and how precision, recall, and the harmonic F1 balance model performance. We...
WallZero: Mastering WallGo with Strategic AI Analysis
We dive into the WallGo breakthrough where an AI called WallZero uses a reachability mindset to plan future moves on a shifting 7x7 board, defeating top players and revealing new depths of strategic game design. From endgame point sacrifices th...
From Snarks to Matrices: AI Cracks the Cycle Double Cover Conjecture
We dissect the Cycle Double Cover Conjecture, the stubborn snark class of graphs, and a sensational July 2026 preprint in which GPT-5.6 Sol Ultra orchestrates 64 AI agents to produce a universal mathematical proof in eight hours by reframing th...
How a Memory Sidekick Prevents AI Agents From Getting Lost
We dive into MetaAI's July 10, 2026 paper Remember When It Matters: proactive memory agent for long-horizon agents. Learn how separating memory from the main action system combats behavioral state decay, using a two-phase memory agent that acti...
Google's Quantum Computer Repairs Itself Mid-Calculation
A Google Quantum AI team demonstrates a reinforcement-learning agent that continuously tunes thousands of control parameters on a quantum processor, using error-detection events as a live learning signal. With a sparse-factor-graph surrogate ob...
GPT-Live: The Dawn of Continuous Voice Interaction
A deep dive into OpenAI's July 2026 GPT Live release, exploring how continuous real-time voice interaction replaces turn-based chat with a true full-duplex architecture. We unpack how GPT Live listens and speaks in real time, recognizes pauses,...
The Hidden Workspace: Inside Claude J-Lens and the AI Quiet Mind
We unpack Anthropic's new view of Claude J-Lens, a mathematical projection of hidden layers into the model's own vocabulary that reveals a functional J-space acting as a working memory. We walk through the evidence (a math example showing silen...
The Rhythm of Tensors
A friendly tour of Joseph C. Kulecki's NASA memo that turns tensors from abstract symbols into a physical language. We trace how rank-0, rank-1, and rank-2 objects map to scalars, vectors, and deformations, explore magnetic anisotropy and coord...
You and Your Research Revisited: Courage, Open Doors, and the Compound Mind
A fresh look at Richard Hamming’s "You and Your Research": breakthroughs arise from courageous questions, not raw brainpower. We explore how open doors (interruptions) guide you to real problems, how Great Thoughts Time builds a dense, intercon...
AI Building AI: The Future of AI Innovation
We dive into the April 2026 study where frontier AI agents were given a minimal prompt and a strict three-hour budget to autonomously design an end‑to‑end AlphaZero‑style self-play pipeline for Connect Four. The system generated its own trainin...
Computational Archaeology and Reading the Unreadable: AI and Phase-Contrast X-Rays Reveal a 2,000-Year-Old Herculaneum Scroll
A deep dive into the breakthrough that lets researchers read the infamous Herculaneum scroll (scroll 467) without unrolling it. Using high-resolution phase-contrast X-ray microtomography and AI-driven 3D ink segmentation, scientists detect ink ...
Claude Science: An AI Workbench for Researchers Accelerating the Future of Discovery
This episode dives into Anthropic’s Claude Science—an AI workbench designed to tame lab chaos by unifying search, coding, and data visualization into a single, reproducible environment. Learn how an actor-critic review keeps outputs auditable, ...
TabFM Unleashed: Zero-Shot Intelligence on Structured Data
Join us as we peel back TabFM, Google's Tabular Foundation Model, and how it delivers zero-shot predictions on structured data. We'll explain in-context learning and how TabFM reads a matrix of rows and columns in a single prompt, its alternati...
Agent-Native Memory: Building Lifelong Context for AI Companions
We unpack the study 'Are We Ready for an Agent-Native Memory System?' and explore how to give AI a persistent, personalized context without killing conversation flow. The episode breaks down the four pillars—representation/storage, extraction, ...
Brain2Qwerty V2: Silent Thoughts, Digital Words and The Future of Communication
Brain2Qwerty v2, a sophisticated artificial intelligence framework designed to translate magnetoencephalography (MEG) brain recordings into natural text. Unlike previous invasive methods requiring surgery, this non-invasive sys...
Rent or Buy RAM? The Linear Elastic Caching Breakthrough
We dive into Google’s Linear Elastic Caching, a memory-management breakthrough that reframes RAM usage as a ski-rental decision. Each data page dynamically decides whether to rent in fast memory or buy a disk fetch, guided by a tiny decision-tr...
Plant Talk: Giving Your Houseplants a Voice with OpenAI and Tiny Sensors
Dive into Plant Talk from OpenAI, an open source setup that wires a houseplant into a chat driven assistant. A webcam captures visual cues while an Arduino powered sensor rig reports soil moisture and light, feeding real world data as prompts t...
Inverting the Bellman Equation: How Simple Goals Build World Models in AI
A deep-dive into the 2026 paper showing that model-free agents trained on a diverse set of goals implicitly encode a detailed map of their environment in their Q-values. Through P-learning, researchers reverse-engineer this hidden world model f...