{
  "$mulmocast": { "version": "1.1" },
  "lang": "en",
  "title": "We Are Entering a Golden Age of Discovery",
  "canvasSize": { "width": 1280, "height": 720 },
  "speechParams": {
    "speakers": {
      "Presenter": {
        "provider": "openai",
        "voiceId": "shimmer",
        "displayName": { "en": "Presenter" }
      }
    }
  },
  "imageParams": { "provider": "openai", "images": {} },
  "movieParams": { "provider": "replicate" },
  "soundEffectParams": { "provider": "replicate" },
  "slideParams": {
    "theme": {
      "colors": {
        "bg": "1C1917",
        "bgCard": "292524",
        "bgCardAlt": "3D3733",
        "text": "FAFAF9",
        "textMuted": "D6D3D1",
        "textDim": "A8A29E",
        "primary": "F43F5E",
        "accent": "FB923C",
        "success": "4ADE80",
        "warning": "FBBF24",
        "danger": "EF4444",
        "info": "38BDF8",
        "highlight": "E879F9"
      },
      "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Consolas" }
    }
  },
  "audioParams": {
    "introPadding": 1,
    "padding": 0.3,
    "closingPadding": 0.8,
    "outroPadding": 1,
    "bgmVolume": 0.2,
    "audioVolume": 1,
    "suppressSpeech": false
  },
  "beats": [
    {
      "text": "We are entering a golden age of discovery. Nobel laureate Demis Hassabis believes the next ten to fifteen years will be the most transformative period in human history.",
      "image": {
        "type": "slide",
        "slide": {
          "layout": "title",
          "title": "A Golden Age of Discovery",
          "subtitle": "How AI Will Transform Science and Society",
          "author": "Based on Demis Hassabis via Garry's List",
          "note": "February 2026"
        }
      }
    },
    {
      "text": "Hassabis envisions a future of radical abundance. AI will solve our hardest problems: personalized medicine replacing one-size-fits-all healthcare, breakthroughs in renewable energy like fusion, solar, and batteries, and eventually enabling humanity to explore the galaxy.",
      "image": {
        "type": "slide",
        "slide": {
          "layout": "grid",
          "title": "The Vision of Radical Abundance",
          "subtitle": "AI solving humanity's hardest challenges",
          "gridColumns": 3,
          "items": [
            {
              "title": "Personalized Medicine",
              "icon": "💊",
              "accentColor": "primary",
              "content": [{ "type": "text", "value": "Replace one-size-fits-all healthcare with treatments tailored to each individual" }]
            },
            {
              "title": "Clean Energy",
              "icon": "⚡",
              "accentColor": "success",
              "content": [{ "type": "text", "value": "Breakthroughs in fusion, solar, and battery technology for limitless energy" }]
            },
            {
              "title": "Space Exploration",
              "icon": "🚀",
              "accentColor": "accent",
              "content": [{ "type": "text", "value": "Radical abundance enabling humanity to venture beyond Earth and explore the galaxy" }]
            }
          ]
        }
      }
    },
    {
      "text": "In drug discovery, AI is already compressing development timelines dramatically. What used to take four and a half years can now be done in nine to eighteen months. And AI agents could dissolve healthcare's massive administrative inefficiencies.",
      "image": {
        "type": "slide",
        "slide": {
          "layout": "stats",
          "title": "AI Transforms Drug Discovery",
          "subtitle": "Compressing timelines and eliminating bureaucracy",
          "stats": [
            {
              "value": "4.5 yrs",
              "label": "Traditional Drug Development",
              "color": "danger",
              "change": "Slow"
            },
            {
              "value": "9-18 mo",
              "label": "AI-Accelerated Development",
              "color": "success",
              "change": "3-6x faster"
            }
          ],
          "callout": {
            "text": "AI agents can manage insurance bureaucracy and claims processing, dissolving administrative inefficiencies",
            "label": "Beyond Discovery",
            "color": "info"
          }
        }
      }
    },
    {
      "text": "The key insight is that the constraint was never biology. It was computing power and data. Now that we have both, the doors to discovery are wide open.",
      "image": {
        "type": "slide",
        "slide": {
          "layout": "bigQuote",
          "quote": "The constraint was never biology. It was computing power and data.",
          "author": "Demis Hassabis",
          "role": "Nobel Laureate, CEO of Google DeepMind"
        }
      }
    },
    {
      "text": "But there are two competing worldviews about the future. Pessimists think in terms of scarcity: same resources with fewer people leads to despair. Builders see infinite human needs, where solving one problem reveals ten more worth solving.",
      "image": {
        "type": "slide",
        "slide": {
          "layout": "comparison",
          "title": "Two Competing Worldviews",
          "subtitle": "A fundamental philosophical split",
          "left": {
            "title": "Pessimist",
            "accentColor": "danger",
            "content": [
              { "type": "text", "value": "Scarcity Mindset", "bold": true, "color": "danger", "fontSize": 22 },
              { "type": "bullets", "items": ["Same with less people", "Zero-sum thinking", "Leads to despair", "Progress as threat"] }
            ]
          },
          "right": {
            "title": "Builder",
            "accentColor": "success",
            "content": [
              { "type": "text", "value": "Abundance Mindset", "bold": true, "color": "success", "fontSize": 22 },
              { "type": "bullets", "items": ["Infinite human needs", "Solving 1 problem reveals 10 more", "Boundless opportunity", "Progress as gift"] }
            ]
          }
        }
      }
    },
    {
      "text": "Innovation is inherently generous. Creators capture just two percent of the value they create. Ninety-eight percent flows to society. Building is the most philanthropic act there is.",
      "image": {
        "type": "slide",
        "slide": {
          "layout": "split",
          "left": {
            "title": "Value Distribution",
            "dark": true,
            "ratio": 40,
            "accentColor": "accent",
            "content": [
              { "type": "metric", "value": "2%", "label": "Captured by Creators", "color": "accent" },
              { "type": "divider", "color": "accent" },
              { "type": "metric", "value": "98%", "label": "Flows to Society", "color": "success" }
            ]
          },
          "right": {
            "title": "Innovation is Philanthropy",
            "ratio": 60,
            "content": [
              { "type": "text", "value": "Founders and builders create outsized value for the world, keeping only a tiny fraction for themselves." },
              { "type": "callout", "text": "Building is the most philanthropic act there is", "color": "accent", "style": "quote" }
            ]
          }
        }
      }
    },
    {
      "text": "But there's a danger. The article argues that the only way to create suffering at scale is to outlaw progress. The Precautionary Principle, when taken too far, becomes the enemy of discovery.",
      "image": {
        "type": "slide",
        "slide": {
          "layout": "comparison",
          "title": "The Regulatory Dilemma",
          "left": {
            "title": "Precautionary Principle",
            "accentColor": "warning",
            "content": [
              {
                "type": "bullets",
                "items": ["Prove safety before deploying", "Err on the side of caution", "Regulate first, innovate later", "Minimize any possible risk"]
              },
              { "type": "callout", "text": "Can become an obstacle to all progress", "color": "warning", "style": "warning" }
            ]
          },
          "right": {
            "title": "Pro-Innovation View",
            "accentColor": "success",
            "content": [
              { "type": "bullets", "items": ["Build, test, iterate", "Benefits compound over time", "Inaction has its own risks", "Progress lifts everyone"] },
              { "type": "callout", "text": "The only way to create suffering at scale is to outlaw progress", "color": "danger", "style": "warning" }
            ]
          }
        }
      }
    },
    {
      "text": "Founders intuitively understand what economists formally prove: human wants are boundless. Every problem solved creates new frontiers. Whether we accelerate into this golden age depends entirely on whether builders choose action over regulatory caution.",
      "image": {
        "type": "slide",
        "slide": {
          "layout": "timeline",
          "title": "The Path to the Golden Age",
          "subtitle": "Progress acceleration depends on builder's choices",
          "items": [
            {
              "date": "Now",
              "title": "AI Breakthrough",
              "description": "Computing power and data unlock biology, physics, chemistry",
              "color": "info",
              "done": true
            },
            {
              "date": "Near Term",
              "title": "Applied Discovery",
              "description": "Drug discovery in months, renewable energy breakthroughs",
              "color": "accent"
            },
            {
              "date": "10-15 Years",
              "title": "Radical Abundance",
              "description": "Personalized medicine, limitless energy, space exploration",
              "color": "success"
            },
            {
              "date": "Beyond",
              "title": "Golden Age",
              "description": "Humanity's most transformative era of scientific discovery",
              "color": "highlight"
            }
          ]
        }
      }
    },
    {
      "text": "We stand at the threshold of the most transformative era in human history. The golden age of discovery isn't a distant dream. It's already beginning. The question is whether we choose to build it.",
      "image": {
        "type": "slide",
        "slide": {
          "layout": "bigQuote",
          "quote": "Human wants are boundless. Every problem solved creates new frontiers. The golden age of discovery isn't a distant dream — it's already beginning.",
          "author": "Demis Hassabis",
          "role": "Nobel Laureate"
        }
      }
    }
  ]
}
