<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://media.rss.com/style.xsl"?>
<rss xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:psc="http://podlove.org/simple-chapters" xmlns:atom="http://www.w3.org/2005/Atom" xml:lang="en" version="2.0">
  <channel>
    <title><![CDATA[Zero to Singularity]]></title>
    <link>https://rss.com/podcasts/zero-to-singularity</link>
    <atom:link href="https://media.rss.com/zero-to-singularity/feed.xml" rel="self" type="application/rss+xml"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <description><![CDATA[<p><strong>Zero to Singularity</strong> is a deep-dive podcast exploring artificial intelligence from first principles to the technological frontier. We break down how AI actually works, investigate the latest breakthroughs, separate evidence from hype, and explore where machine intelligence may be heading next.</p>]]></description>
    <generator>RSS.com 2026.907.134739</generator>
    <lastBuildDate>Thu, 10 Sep 2026 22:53:18 GMT</lastBuildDate>
    <language>en</language>
    <copyright><![CDATA[© 2026 Wilder Brooks. All rights reserved.]]></copyright>
    <itunes:image href="https://media.rss.com/zero-to-singularity/podcast_cover_20260910_021501_a02987aaeeda051b81c32a5910765df3.jpg"/>
    <podcast:guid>aff3ddaf-fab2-53be-b4df-2d7f2f9b4071</podcast:guid>
    <image>
      <url>https://media.rss.com/zero-to-singularity/podcast_cover_20260910_021501_a02987aaeeda051b81c32a5910765df3.jpg</url>
      <title>Zero to Singularity</title>
      <link>https://rss.com/podcasts/zero-to-singularity</link>
    </image>
    <podcast:locked>no</podcast:locked>
    <podcast:license>© 2026 Wilder Brooks. All rights reserved.</podcast:license>
    <itunes:author>Wilder Brooks</itunes:author>
    <itunes:owner>
      <itunes:name>Wilder Brooks</itunes:name>
    </itunes:owner>
    <itunes:explicit>false</itunes:explicit>
    <itunes:type>episodic</itunes:type>
    <itunes:category text="Technology"/>
    <itunes:category text="Science"/>
    <podcast:medium>podcast</podcast:medium>
    <podcast:location rel="creator" geo="geo:43.1561681,-75.8449946" osm="R61320" country="us">New York, USA</podcast:location>
    <podcast:txt purpose="ai-content">true</podcast:txt>
    <item>
      <title><![CDATA[The Deliberative Machine: How Modern LLMs Actually Work]]></title>
      <itunes:title><![CDATA[The Deliberative Machine: How Modern LLMs Actually Work]]></itunes:title>
      <description><![CDATA[<p><a href="https://rss.com/podcasts/zero-to-singularity/voicemail" target="_blank">Hey! I'd love to hear your thoughts, send me a voice note.</a></p><p>How did a machine trained to predict the next token become capable of writing software, solving mathematics, analyzing images, using tools, and carrying out complex reasoning?</p><p>In Episode 2 of <strong>Zero to Singularity</strong>, we go inside the machinery of modern large language models and build an intuitive understanding of how today’s most advanced AI systems actually work.</p><p>We explore tokens and embeddings, transformers and self-attention, pretraining and post-training, gradient descent, reinforcement learning, context windows, memory, mixture-of-experts, multimodality, inference-time compute, and modern reasoning models.</p><p>We also tackle some of the biggest questions in artificial intelligence:</p><p>• What is an LLM actually doing when it generates an answer? • Why is self-attention so powerful? • Where is a model’s knowledge stored? • How does training turn billions of parameters into useful intelligence? • Why do AI systems hallucinate? • What is the difference between training and “thinking” at inference time? • Are reasoning models genuinely reasoning? • Do LLMs understand the world—or are they extraordinarily sophisticated pattern predictors? • How much do researchers really understand about what happens inside frontier models?</p><p>Along the way, we separate established mechanisms from company claims, scientific hypotheses, and speculation while examining research from the major laboratories shaping modern AI.</p><p><strong>Zero to Singularity</strong> explores artificial intelligence from first principles to the technological frontier helping you understand not just what changed, but why it matters and how it actually works.</p><p>Research current through September 2026. This episode contains AI-generated audio.</p>]]></description>
      <link>https://rss.com/podcasts/zero-to-singularity/3141059</link>
      <enclosure url="https://content.rss.com/episodes/401694/3141059/zero-to-singularity/2026_09_10_22_52_30_3db04137-bfee-44cd-884d-3706d93b0833.mp3" length="47622823" type="audio/mpeg"/>
      <guid isPermaLink="false">0af3645b-f3bd-463e-8c14-9c8e15b57415</guid>
      <itunes:duration>2976</itunes:duration>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:season>1</itunes:season>
      <podcast:season>1</podcast:season>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <pubDate>Thu, 10 Sep 2026 22:53:16 GMT</pubDate>
      <itunes:explicit>false</itunes:explicit>
      <podcast:txt purpose="ai-content">true</podcast:txt>
    </item>
    <item>
      <title><![CDATA[Autonomous AI Agents: The Beginning of Digital Workers?]]></title>
      <itunes:title><![CDATA[Autonomous AI Agents: The Beginning of Digital Workers?]]></itunes:title>
      <description><![CDATA[<p><a href="https://rss.com/podcasts/zero-to-singularity/voicemail" target="_blank">Hey! I'd love to hear your thoughts, send me a voice note.</a></p><p>AI agents are moving beyond answering questions. They can research, write code, use tools, operate computers, coordinate with other agents, and increasingly carry out substantial pieces of real work.</p><p>But does that mean we’re actually approaching digital workers?</p><p>In Episode 1 of <strong>Zero to Singularity</strong>, we take a deep dive into autonomous AI agents—how they work, what they can genuinely accomplish today, where the hype outruns the evidence, and what has to change before we can trust them with consequential work.</p><p>We explore:</p><p>• What separates an AI agent from a chatbot or traditional automation • The observe → decide → act → feedback loop • Context, memory, tools, computer use, and agent harnesses • MCP, A2A, and multi-agent systems • OpenAI, Anthropic, Google, Meta, Microsoft, and the open-source ecosystem • Coding agents and long-running autonomous work • Why AI benchmarks can be surprisingly misleading • Reliability versus one-time success • The real economics of AI agents and human review • Prompt injection, permissions, memory poisoning, and agent security • What autonomous AI could look like from 2027–2029 • Whether AI agents are actually on a path toward replacing entire jobs</p><p>The central question:</p><p><strong>What has to be true before an AI agent can be trusted with real work?</strong></p><p>This episode is based on a research dossier with an evidence cutoff of September 9, 2026, drawing from technical research, company announcements, benchmark studies, engineering documentation, and independent investigations.</p><p><strong>Zero to Singularity</strong> explores artificial intelligence from the fundamentals to the frontier—separating real technological progress from hype while explaining how the systems shaping our future actually work.</p><p>This episode contains AI-generated audio. Research claims and numerical results were sourced and reviewed prior to publication.</p>]]></description>
      <link>https://rss.com/podcasts/zero-to-singularity/3138898</link>
      <enclosure url="https://content.rss.com/episodes/401694/3138898/zero-to-singularity/2026_09_10_02_25_14_2de416a1-6a71-4185-8b7d-dd351a98efce.mp3" length="54165556" type="audio/mpeg"/>
      <guid isPermaLink="false">cfc79b72-200d-4def-a694-000b36fc4691</guid>
      <itunes:duration>3385</itunes:duration>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:season>1</itunes:season>
      <podcast:season>1</podcast:season>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <pubDate>Thu, 10 Sep 2026 02:25:22 GMT</pubDate>
      <itunes:explicit>false</itunes:explicit>
      <podcast:txt purpose="ai-content">true</podcast:txt>
    </item>
  </channel>
</rss>