{
  "name": "Generate viral Bigfoot vlog videos with Veo 3",
  "nodes": [
    {
      "id": "44414dae-70c3-4fb8-afcd-add84d3441be",
      "name": "form_trigger",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -40,
        0
      ]
    },
    {
      "id": "c14d5bcf-fa03-40c2-b0b2-48fa2261b8b4",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -60,
        -100
      ],
      "parameters": {
        "width": 1780,
        "height": 600,
        "content": "## 1. Write Video Script"
      }
    },
    {
      "id": "08670923-c438-4b7b-b2f3-3d49cadd20ec",
      "name": "claude-4-sonnet",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        740,
        360
      ]
    },
    {
      "id": "158f12ec-94a0-43d5-b9dd-13c60b529ebd",
      "name": "split_scenes",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        740,
        0
      ]
    },
    {
      "id": "6da1699e-5ae9-4979-8007-aa80353d91e3",
      "name": "scene_director",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        1120,
        0
      ]
    },
    {
      "id": "5f018683-4a3b-4521-8080-7cb09a57295d",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -60,
        520
      ],
      "parameters": {
        "width": 1780,
        "height": 320,
        "content": "## 2. Get Human Approval"
      }
    },
    {
      "id": "e4951ebb-486c-474a-8cc2-87d63f485448",
      "name": "send_and_wait",
      "type": "n8n-nodes-base.slack",
      "position": [
        720,
        640
      ]
    },
    {
      "id": "bba2bbdf-6074-443c-b794-5daf77fb8c42",
      "name": "aggregate_scenes",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        -40,
        640
      ]
    },
    {
      "id": "b9e8646f-58d9-4081-ab77-d4c72189a869",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -60,
        860
      ],
      "parameters": {
        "width": 1780,
        "height": 580,
        "content": "## 3. Generate Video"
      }
    },
    {
      "id": "9ec0ba2c-50bd-4002-866c-338cacc8eaff",
      "name": "set_scene_prompts",
      "type": "n8n-nodes-base.set",
      "position": [
        1540,
        0
      ]
    },
    {
      "id": "0d9547fb-f9be-49a7-af71-77f7c884d412",
      "name": "reset_scene_prompts",
      "type": "n8n-nodes-base.set",
      "position": [
        1160,
        640
      ]
    },
    {
      "id": "45031184-247f-4746-8c09-ac55eda27047",
      "name": "split_scene_prompts",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1540,
        640
      ]
    },
    {
      "id": "07009341-3ba4-47f4-8d5b-ba23b9498af5",
      "name": "queue_create_video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        360,
        1140
      ]
    },
    {
      "id": "041cd3c4-9053-414f-a49f-d988c3383d27",
      "name": "wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        560,
        1140
      ]
    },
    {
      "id": "8ec5168d-1420-4be5-a781-88499ab88bb9",
      "name": "fetch_status",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        740,
        1140
      ]
    },
    {
      "id": "d7b65522-6643-4ec3-b7e9-6d705b31dbaa",
      "name": "check_status",
      "type": "n8n-nodes-base.if",
      "position": [
        900,
        1140
      ]
    },
    {
      "id": "3f46ebb0-93b5-49e1-ba1c-e4a0a4176197",
      "name": "fetch_result",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1160,
        1220
      ]
    },
    {
      "id": "3a00c60f-5ff3-4552-817d-4942a2e500f5",
      "name": "download_result_video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1360,
        1220
      ]
    },
    {
      "id": "ab3b734e-af1c-40c2-9a7d-db0f1afd1f6d",
      "name": "upload_video",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1540,
        1220
      ]
    },
    {
      "id": "060008bc-569b-4a83-b956-914d6c7f0afa",
      "name": "send_completion_msg",
      "type": "n8n-nodes-base.slack",
      "position": [
        1540,
        980
      ]
    },
    {
      "id": "351b0dc5-276b-4759-bed9-2db98e233219",
      "name": "narrative_writer",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        220,
        0
      ]
    },
    {
      "id": "c17f5174-5dbe-4a15-abd4-0ab55a023d53",
      "name": "send_narrative_msg",
      "type": "n8n-nodes-base.slack",
      "position": [
        320,
        640
      ]
    },
    {
      "id": "90165a0e-c0b8-43d1-b8ef-d39b0b5ab80b",
      "name": "iterate_prompts",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -40,
        1000
      ]
    },
    {
      "id": "8b298f43-7ea3-4157-bce6-b6953e14fb26",
      "name": "set_current_prompt",
      "type": "n8n-nodes-base.set",
      "position": [
        180,
        1140
      ]
    },
    {
      "id": "a7bcf7bc-1ebd-4935-9298-b4e63ad63aa2",
      "name": "narrative_parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        300,
        220
      ]
    },
    {
      "id": "918e2d12-a924-409c-8b02-97f42847e1d6",
      "name": "aggregate_video_results",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1160,
        980
      ]
    }
  ],
  "connections": {
    "wait": {
      "main": [
        [
          {
            "node": "fetch_status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "check_status": {
      "main": [
        [
          {
            "node": "fetch_result",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fetch_result": {
      "main": [
        [
          {
            "node": "download_result_video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fetch_status": {
      "main": [
        [
          {
            "node": "check_status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "form_trigger": {
      "main": [
        [
          {
            "node": "narrative_writer",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "split_scenes": {
      "main": [
        [
          {
            "node": "scene_director",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "upload_video": {
      "main": [
        [
          {
            "node": "iterate_prompts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "send_and_wait": {
      "main": [
        [
          {
            "node": "reset_scene_prompts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "scene_director": {
      "main": [
        [
          {
            "node": "set_scene_prompts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "claude-4-sonnet": {
      "ai_languageModel": [
        [
          {
            "node": "narrative_writer",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "narrative_parser",
            "type": "ai_languageModel",
            "index": 0
          },
          {
            "node": "scene_director",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "iterate_prompts": {
      "main": [
        [
          {
            "node": "aggregate_video_results",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "set_current_prompt",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "aggregate_scenes": {
      "main": [
        [
          {
            "node": "send_narrative_msg",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "narrative_parser": {
      "ai_outputParser": [
        [
          {
            "node": "narrative_writer",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "narrative_writer": {
      "main": [
        [
          {
            "node": "split_scenes",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "set_scene_prompts": {
      "main": [
        [
          {
            "node": "aggregate_scenes",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "queue_create_video": {
      "main": [
        [
          {
            "node": "wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "send_narrative_msg": {
      "main": [
        [
          {
            "node": "send_and_wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "set_current_prompt": {
      "main": [
        [
          {
            "node": "queue_create_video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "reset_scene_prompts": {
      "main": [
        [
          {
            "node": "split_scene_prompts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "split_scene_prompts": {
      "main": [
        [
          {
            "node": "iterate_prompts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "download_result_video": {
      "main": [
        [
          {
            "node": "upload_video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "aggregate_video_results": {
      "main": [
        [
          {
            "node": "send_completion_msg",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}