{
  "name": "Generate and publish SEO-optimized blog posts to Blogger with OpenAI & DALL-E",
  "nodes": [
    {
      "id": "0662e539-26b3-41ec-b8a9-d0660dec86cd",
      "name": "🖼️ Generate Blog Image",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -460,
        620
      ]
    },
    {
      "id": "84450a41-1377-42e5-a225-9cd96ecddbd1",
      "name": "☁️ Upload Image to Imgur",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -240,
        620
      ]
    },
    {
      "id": "dccb695c-ad43-49ca-8038-4ced549890c4",
      "name": "\t🟢 Start: Telegram Input",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -820,
        -120
      ]
    },
    {
      "id": "a5b36c49-f986-4157-96ca-fe109ddcc601",
      "name": "\t📨 Notify: Title Received",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -600,
        -120
      ]
    },
    {
      "id": "ab40a618-b920-4a9b-bcd6-1f36ad68f9a1",
      "name": "🔑 Get Blogger Profile",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -380,
        -120
      ]
    },
    {
      "id": "11a280a5-9d8d-40e8-b6ec-b7c9b54c8ee3",
      "name": "\t🧠 Generate Blog Metadata",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        -160,
        -120
      ]
    },
    {
      "id": "9b42b432-0e53-411d-bd79-a1996f60e5cc",
      "name": "\t📄 Extract Metadata Structure",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        0,
        100
      ]
    },
    {
      "id": "887e93de-0902-4ee8-a8b8-3be11d3d3f9e",
      "name": "🧠 AI Model: Metadata Generator",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -160,
        100
      ]
    },
    {
      "id": "25890b52-4833-4451-a9f8-bda9f476a38e",
      "name": "\t✍️ Write Full Blog Content",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        220,
        -120
      ]
    },
    {
      "id": "095d7031-cb99-459c-b070-dd7908bc3fd9",
      "name": "🧠 AI Model: Article Writer",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        220,
        100
      ]
    },
    {
      "id": "e1cabb9d-311f-4df9-ad2a-0803af1e201f",
      "name": "🔗 Create Custom Blog Post URL",
      "type": "n8n-nodes-base.code",
      "position": [
        -680,
        620
      ]
    },
    {
      "id": "c987917d-c8d7-4780-a1b7-82fa571e0547",
      "name": "🧷 Embed Image in HTML",
      "type": "n8n-nodes-base.set",
      "position": [
        -20,
        620
      ]
    },
    {
      "id": "9c4c580d-1447-4a5a-97ed-4928ed4fb1df",
      "name": "\t🚀 Publish Article to Blogger",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        300,
        620
      ]
    },
    {
      "id": "64f51b33-e518-472d-b849-505ccf69727a",
      "name": "\t📬 Send Blog Link to User",
      "type": "n8n-nodes-base.telegram",
      "position": [
        500,
        620
      ]
    },
    {
      "id": "7726e17f-c786-4974-854e-722bf7c50b53",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1340,
        140
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "1bd39260-ae6c-4703-a489-484762102487",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -200,
        -420
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "b7805d48-9d95-41be-bdac-28c4cf4b9780",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -520,
        260
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "759a7e5f-1b5e-4ec6-8d20-aca26d660b10",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        200,
        260
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "6208b35b-7721-4bf9-a49d-cfaf65d68344",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -920,
        -420
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "🔑 Get Blogger Profile": {
      "main": [
        [
          {
            "node": "\t🧠 Generate Blog Metadata",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🧷 Embed Image in HTML": {
      "main": [
        [
          {
            "node": "\t🚀 Publish Article to Blogger",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\t🟢 Start: Telegram Input": {
      "main": [
        [
          {
            "node": "\t📨 Notify: Title Received",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🖼️ Generate Blog Image": {
      "main": [
        [
          {
            "node": "☁️ Upload Image to Imgur",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\t📨 Notify: Title Received": {
      "main": [
        [
          {
            "node": "🔑 Get Blogger Profile",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\t🧠 Generate Blog Metadata": {
      "main": [
        [
          {
            "node": "\t✍️ Write Full Blog Content",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "☁️ Upload Image to Imgur": {
      "main": [
        [
          {
            "node": "🧷 Embed Image in HTML",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🧠 AI Model: Article Writer": {
      "ai_languageModel": [
        [
          {
            "node": "\t✍️ Write Full Blog Content",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "\t✍️ Write Full Blog Content": {
      "main": [
        [
          {
            "node": "🔗 Create Custom Blog Post URL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\t📄 Extract Metadata Structure": {
      "ai_outputParser": [
        [
          {
            "node": "\t🧠 Generate Blog Metadata",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "\t🚀 Publish Article to Blogger": {
      "main": [
        [
          {
            "node": "\t📬 Send Blog Link to User",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🔗 Create Custom Blog Post URL": {
      "main": [
        [
          {
            "node": "🖼️ Generate Blog Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🧠 AI Model: Metadata Generator": {
      "ai_languageModel": [
        [
          {
            "node": "\t🧠 Generate Blog Metadata",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}