{
  "script": [
    {
      "text": "These modular AI platforms are just elaborate ways to swap out a dependency, like ditching Yama C++ for some other piece of shit back-end.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "W-wait, so you mean we just plug in different components? Like, could this make a picture for me?",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "Yeah, if you want visuals, fire up Flux 2 Klein using the Stable Diffusion GGML setup. It outputs total garbage, obviously.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "Oh geez, what about the voices? Are those modules too? Can they be one giant thing or smaller bits?",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "It\u2019s a pipeline, Morty. One big model, or you chain tiny ones. It\u2019s engineering garbage, not science.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "S-so if we change the context length from 260K down to 32K, does that just make it run slower?",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "No, it limits the context window so the model doesn't overload your VRAM trying to process everything.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "Aw man, so we're just stacking these complicated tools together instead of having some one perfect brain run the whole thing?",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "That\u2019s the goddamn point, Morty. You piece together a functional mess, which is what this whole setup is.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "So, no matter how smart it is, it's still just a bunch of things taped together, right?",
      "character": "Morty Smith",
      "characterAvatar": "characters/morty/morty.png",
      "artifact": "artifacts/square.png"
    },
    {
      "text": "Yeah. Now stop staring at the schematics; they\u2019re tedious.",
      "character": "Rick Sanchez",
      "characterAvatar": "characters/rick/rick.png",
      "artifact": "artifacts/square.png"
    }
  ]
}