{
  "name": "Daily tech & cyber security brief with RSS, OpenAI GPT-4o, and Gmail",
  "nodes": [
    {
      "id": "45ad3107-8415-4aef-9f48-488d349e6b81",
      "name": "Bleeping Computer",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        0
      ]
    },
    {
      "id": "667f2d98-f124-4369-adaa-e0ec275c3a03",
      "name": "CISA GOV",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        192
      ]
    },
    {
      "id": "afe2a490-54cb-4392-84b9-40ab342003b7",
      "name": "Feedburner",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        576
      ]
    },
    {
      "id": "536c49f7-fc45-4a06-b187-10abaa12e689",
      "name": "Ars Technica",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        768
      ]
    },
    {
      "id": "75f95f11-346c-4848-93b3-eae5989fe37e",
      "name": "Techcrunch",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        960
      ]
    },
    {
      "id": "7a389f55-3f00-4b5a-8f03-72b6ef243338",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        80,
        416
      ]
    },
    {
      "id": "3589c7b5-7233-4594-ae52-f052f9f18a2c",
      "name": "hnrss",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        384
      ]
    },
    {
      "id": "f25dba96-2902-421e-98b2-e2b78fc7cdc0",
      "name": "Remove Duplicates",
      "type": "n8n-nodes-base.removeDuplicates",
      "position": [
        304,
        480
      ]
    },
    {
      "id": "d4ca3559-91e2-4cba-b54d-40daa5948a2f",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        528,
        480
      ]
    },
    {
      "id": "e0088947-6cc5-4695-8b91-f20cd1c76827",
      "name": "Limit",
      "type": "n8n-nodes-base.limit",
      "position": [
        752,
        384
      ]
    },
    {
      "id": "90017426-e506-4102-9804-383b3a733f82",
      "name": "Send a message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1776,
        384
      ]
    },
    {
      "id": "e93cb3a3-228a-4afe-8a2c-9ade67d1eef6",
      "name": "Message a model",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1200,
        384
      ]
    },
    {
      "id": "57c7251c-6071-480c-b334-8430f48e63ff",
      "name": "Code1",
      "type": "n8n-nodes-base.code",
      "position": [
        976,
        384
      ]
    },
    {
      "id": "059da84b-51ff-4536-b51a-a2b8936b4df8",
      "name": "Code2",
      "type": "n8n-nodes-base.code",
      "position": [
        1552,
        384
      ]
    },
    {
      "id": "876fe1bc-5070-46d3-8a46-60c919e07dd6",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -368,
        480
      ]
    },
    {
      "id": "f47577dd-d5b6-466e-af97-6f8e90fcb1f4",
      "name": "No New Items",
      "type": "n8n-nodes-base.code",
      "position": [
        752,
        576
      ]
    },
    {
      "id": "fbd4700b-0df1-458f-acea-c98e7b29f034",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -704,
        272
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "ef324391-f58e-4776-b7ca-79437008700e",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -704,
        464
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "7f7734d7-cd35-4983-b272-5634f8bf4c08",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -704,
        656
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "If": {
      "main": [
        [
          {
            "node": "Limit",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "No New Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code1": {
      "main": [
        [
          {
            "node": "Message a model",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code2": {
      "main": [
        [
          {
            "node": "Send a message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit": {
      "main": [
        [
          {
            "node": "Code1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge": {
      "main": [
        [
          {
            "node": "Remove Duplicates",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "hnrss": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "CISA GOV": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Feedburner": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 3
          }
        ]
      ]
    },
    "Techcrunch": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 5
          }
        ]
      ]
    },
    "Ars Technica": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 4
          }
        ]
      ]
    },
    "Message a model": {
      "main": [
        [
          {
            "node": "Code2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Bleeping Computer",
            "type": "main",
            "index": 0
          },
          {
            "node": "CISA GOV",
            "type": "main",
            "index": 0
          },
          {
            "node": "hnrss",
            "type": "main",
            "index": 0
          },
          {
            "node": "Feedburner",
            "type": "main",
            "index": 0
          },
          {
            "node": "Ars Technica",
            "type": "main",
            "index": 0
          },
          {
            "node": "Techcrunch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Bleeping Computer": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Remove Duplicates": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}