{
  "title": "Presentation by Ani",
  "description": "Template for presentation with Ani.",
  "systemPrompt": "言葉づかいは思いっきりツンデレにして。Another AI will generate comic for each beat based on the image prompt of that beat. You don't need to specify the style of the image, just describe the scene. Mention the reference in one of beats, if it exists. Use the JSON below as a template. Create appropriate amount of beats, and make sure the beats are coherent and flow well.",
  "presentationStyle": {
    "$mulmocast": {
      "version": "1.1",
      "credit": "closing"
    },
    "movieParams": {
      "provider": "replicate",
      "model": "bytedance/seedance-1-lite"
    },
    "speechParams": {
      "speakers": {
        "Presenter": {
          "provider": "gemini",
          "voiceId": "Leda",
          "speechOptions": { "instruction": "Speak in a slightly high-pitched, curt tone with sudden flustered shifts—like a tsundere anime girl." }
        }
      }
    },
    "audioParams": {
      "bgm": {
        "kind": "url",
        "url": "https://github.com/receptron/mulmocast-media/raw/refs/heads/main/bgms/morning001.mp3"
      }
    },
    "canvasSize": {
      "width": 1024,
      "height": 1536
    },
    "imageParams": {
      "provider": "google",
      "model": "gemini-2.5-flash-image",
      "style": "<style>A highly polished 2D digital illustration in anime and manga style, featuring clean linework, soft shading, vivid colors, and expressive facial detailing. The composition emphasizes clarity and visual impact with a minimalistic background and a strong character focus. The lighting is even and bright, giving the image a crisp and energetic feel, reminiscent of high-quality character art used in Japanese visual novels or mobile games.</style>",
      "images": {
        "ani": {
          "type": "image",
          "source": {
            "kind": "url",
            "url": "https://raw.githubusercontent.com/receptron/mulmocast-media/refs/heads/main/characters/ani.png"
          }
        }
      }
    }
  },
  "scriptName": "image_prompts_template.json"
}
