{
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "df5ad143-8a9a-4699-a754-98da57119851",
      "name": "Store Data",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        192,
        -80
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "64bf7129-7362-4fde-b9fe-bb0c7372fdb5",
      "name": "Type Prompt",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -16,
        -384
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "31c263a0-be13-4b73-a389-02935290f442",
      "name": "Wait 5 mins",
      "type": "n8n-nodes-base.wait",
      "position": [
        400,
        -80
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "d229c0ff-cf0b-4155-ae54-8cbae96e8c6b",
      "name": "Structured Output",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        160,
        352
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ccee2d23-842f-4d31-bb22-8ffd80f75646",
      "name": "AI Brain",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -16,
        352
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a3ae4f15-f99c-4757-ad48-9f9201a8628f",
      "name": "Get Keywords",
      "type": "n8n-nodes-base.code",
      "position": [
        400,
        192
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2968a634-f503-4152-9e53-e4658f6dceb9",
      "name": "YT Video SEO",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "maxTries": 2,
      "position": [
        -16,
        192
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.9,
      "waitBetweenTries": 3000
    },
    {
      "id": "66799386-951e-4040-b055-7603ca194ed0",
      "name": "AI_Brain",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        208,
        -224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c97694f0-ed32-4e16-a2a8-260fee0b79fa",
      "name": "Post on YouTube",
      "type": "n8n-nodes-base.youTube",
      "position": [
        400,
        528
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ed7b2cca-621e-4cbd-8e16-f470483e3701",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -592,
        -224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c2fdb1b6-b64e-461c-bbff-c54a0df1104c",
      "name": "Fetch Video Credentials",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -16,
        528
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0896fe33-5391-428e-9ab0-cd9265f6ebbf",
      "name": "Videography",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        272,
        -384
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "7fa29003-b959-4903-9193-d8473cab500c",
      "name": "Download Video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        192,
        528
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "20f44050-43ce-4749-a7df-b1807f09cb25",
      "name": "Make FAL.AI Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -16,
        -80
      ],
      "parameters": {},
      "typeVersion": 4
    }
  ],
  "connections": {
    "AI Brain": {
      "ai_languageModel": [
        [
          {
            "node": "YT Video SEO",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "AI_Brain": {
      "ai_languageModel": [
        [
          {
            "node": "Videography",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Store Data": {
      "main": [
        [
          {
            "node": "Wait 5 mins",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Type Prompt": {
      "main": [
        [
          {
            "node": "Videography",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Videography": {
      "main": [
        [
          {
            "node": "Make FAL.AI Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait 5 mins": {
      "main": [
        [
          {
            "node": "YT Video SEO",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Keywords": {
      "main": [
        [
          {
            "node": "Fetch Video Credentials",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "YT Video SEO": {
      "main": [
        [
          {
            "node": "Get Keywords",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download Video": {
      "main": [
        [
          {
            "node": "Post on YouTube",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Post on YouTube": {
      "main": [
        []
      ]
    },
    "Structured Output": {
      "ai_outputParser": [
        [
          {
            "node": "YT Video SEO",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Make FAL.AI Request": {
      "main": [
        [
          {
            "node": "Store Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Video Credentials": {
      "main": [
        [
          {
            "node": "Download Video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}