{
  "name": "Generate fashion model product ads with Gemini AI via OpenRouter",
  "nodes": [
    {
      "id": "42aa6ec4-6cfb-418f-a31a-844ef6870c31",
      "name": "On form submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        128,
        224
      ]
    },
    {
      "id": "e0f74ffe-df13-47bc-a7a9-ef9e1b53f661",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        784,
        224
      ]
    },
    {
      "id": "9adba7f4-44db-4598-b248-e84cf60840b8",
      "name": "Convert to File",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        960,
        224
      ]
    },
    {
      "id": "b69deac9-3191-4a1f-9df7-6a1812fb689f",
      "name": "Extract from File",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        304,
        224
      ]
    },
    {
      "id": "13e6ff65-5bbd-4724-a6e4-0f1d52dca7ab",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        464,
        224
      ]
    },
    {
      "id": "cf9b77d0-3172-4bdf-b7a9-7c35144a6aa6",
      "name": "Form",
      "type": "n8n-nodes-base.form",
      "position": [
        1120,
        224
      ]
    },
    {
      "id": "b627e7a3-f07b-4f9b-aadb-a7b8ee2a6379",
      "name": "Nano 🍌",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        624,
        224
      ]
    },
    {
      "id": "288fd023-d62c-4bb4-a82f-a49dc39f55b6",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        64,
        96
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "8ee789d2-81dc-4d25-a792-e46448f0c812",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        64,
        -560
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d2a21307-97b9-49e8-bebe-36d4be8405f7",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        720,
        -400
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Code": {
      "main": [
        [
          {
            "node": "Nano 🍌",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Nano 🍌": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "Convert to File",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Convert to File": {
      "main": [
        [
          {
            "node": "Form",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Extract from File": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "On form submission": {
      "main": [
        [
          {
            "node": "Extract from File",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}