{
  "script": [
    {
      "text": "Paying subscription fees to corporate garbage like Opus Clip is honestly just how dumb the current content ecosystem is, man.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "W-wait, you mean we have to pay for everything? But how do you even build something like that?",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "We build it ourselves. The pipeline dumps the YouTube video, transcribes the audio, then feeds it through LLMs to spot the viral junk.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "S-so, you're just using AI to tell you which bits are good? But doesn't that take forever?",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "Nah, the whole thing, finding five hooks, spits out in 4.3 seconds, it's not magical, it's just good shit engineering.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "Four point three seconds? That\u2019s fast, but how does it even know what\u2019s viral if it\u2019s just reading words?",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "It spots pattern adjacency, and we wrap the whole thing in 9:16 reframing with subtitles, you nitwit.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "Oh geez, so you're making a free tool to fight the subscription guys? Like, for real?",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "Yeah, it\u2019s called YT clip. We put the whole damn thing on GitHub, so no one has to cough up cash for basic stuff.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "But doesn't that mean you're just replicating what Opus Clip already does, which isn't that special?",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "It's an open source alternative, you dense sack of protoplasm. Someone just needs to assemble Whisper, FastAPI, and the rest of the junk.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "Aw man, I guess you're saying you can just cobble together an AI tool without paying everybody off...",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    }
  ]
}