{
  "name": "Daily AI news digest to LinkedIn posts with OpenAI GPT and RSS feeds",
  "nodes": [
    {
      "id": "f9cd99e7-e2be-4a7b-8531-f5456baa874b",
      "name": "Daily AI News Check1",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        640,
        540
      ]
    },
    {
      "id": "ec5c4fce-1b9a-493c-83cf-03bfbdc53900",
      "name": "VentureBeat AI RSS1",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        860,
        340
      ]
    },
    {
      "id": "685ec481-1944-4641-ba1b-4ce614300ab0",
      "name": "TechCrunch AI RSS1",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        860,
        540
      ]
    },
    {
      "id": "16c0389b-a162-43ca-8ca6-3d8177343743",
      "name": "OpenAI Blog RSS1",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        860,
        740
      ]
    },
    {
      "id": "ccceb4bb-8a58-4b99-8aef-4f2cf3413ed4",
      "name": "Filter Recent AI Articles1",
      "type": "n8n-nodes-base.code",
      "position": [
        1300,
        540
      ]
    },
    {
      "id": "ec596d9a-e00b-4692-8b4e-2516587fdd06",
      "name": "Merge All Sources1",
      "type": "n8n-nodes-base.merge",
      "position": [
        1080,
        540
      ]
    },
    {
      "id": "80882e61-b50d-49cc-bfc0-a9f4a5c74d0f",
      "name": "AI News Summarizer1",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1960,
        640
      ]
    },
    {
      "id": "2bc85161-3605-4314-8b6a-d2c69446f7f9",
      "name": "Prepare Articles for Summary1",
      "type": "n8n-nodes-base.code",
      "position": [
        1520,
        540
      ]
    },
    {
      "id": "cdaedb20-4077-4a99-90fd-1dcb9b571f2d",
      "name": "Generate LinkedIn Post1",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        2336,
        640
      ]
    },
    {
      "id": "0fc05ed0-2436-4ca8-a7e2-c64a3cd09430",
      "name": "Send for Review1",
      "type": "n8n-nodes-base.gmail",
      "position": [
        2712,
        640
      ]
    },
    {
      "id": "ed56b632-c173-4e53-9a71-5c1acc974746",
      "name": "Check Articles Exist1",
      "type": "n8n-nodes-base.if",
      "position": [
        1740,
        540
      ]
    },
    {
      "id": "e407c536-a7c9-472d-b996-e621c2fd3ca6",
      "name": "No Articles Notification1",
      "type": "n8n-nodes-base.gmail",
      "position": [
        2038,
        440
      ]
    },
    {
      "id": "2627909f-3c21-48a4-9591-b97609d9f7a5",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        600,
        140
      ],
      "parameters": {
        "width": 620,
        "height": 820,
        "content": "## 1) Research for AI articles\n"
      }
    },
    {
      "id": "b0cdaa66-7053-42e8-a1d1-614381a52d8a",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1240,
        140
      ],
      "parameters": {
        "width": 1000,
        "height": 820,
        "content": "## 2) Summarise AI related articles"
      }
    },
    {
      "id": "88a3211c-4536-44f4-8ba4-c800da1031db",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2260,
        140
      ],
      "parameters": {
        "width": 760,
        "height": 820,
        "content": "## 3) Generate Linkedin Post and send to email"
      }
    }
  ],
  "connections": {
    "OpenAI Blog RSS1": {
      "main": [
        [
          {
            "node": "Merge All Sources1",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Merge All Sources1": {
      "main": [
        [
          {
            "node": "Filter Recent AI Articles1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "TechCrunch AI RSS1": {
      "main": [
        [
          {
            "node": "Merge All Sources1",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "AI News Summarizer1": {
      "main": [
        [
          {
            "node": "Generate LinkedIn Post1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "VentureBeat AI RSS1": {
      "main": [
        [
          {
            "node": "Merge All Sources1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Daily AI News Check1": {
      "main": [
        [
          {
            "node": "VentureBeat AI RSS1",
            "type": "main",
            "index": 0
          },
          {
            "node": "TechCrunch AI RSS1",
            "type": "main",
            "index": 0
          },
          {
            "node": "OpenAI Blog RSS1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check Articles Exist1": {
      "main": [
        [
          {
            "node": "AI News Summarizer1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "No Articles Notification1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate LinkedIn Post1": {
      "main": [
        [
          {
            "node": "Send for Review1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Recent AI Articles1": {
      "main": [
        [
          {
            "node": "Prepare Articles for Summary1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Prepare Articles for Summary1": {
      "main": [
        [
          {
            "node": "Check Articles Exist1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}