{
  "name": "Content farming - : AI-powered blog automation for WordPress",
  "nodes": [
    {
      "id": "45b86db7-50e8-46b8-835b-2fb61709e362",
      "name": "Split Out",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        -360,
        -160
      ]
    },
    {
      "id": "ba641186-ea96-466d-ba5c-f98128a450e2",
      "name": "Get Articles Daily",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -800,
        -160
      ]
    },
    {
      "id": "b4c98895-ef0e-4247-a08b-99b5bf069d1e",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -860,
        -320
      ],
      "parameters": {
        "width": 2420,
        "height": 820,
        "content": "## Step 1. Save news in a vector store (runs daily)"
      }
    },
    {
      "id": "ddc6261e-6d92-42ad-88d9-6ff2078943b2",
      "name": "Set Tech News RSS Feeds",
      "type": "n8n-nodes-base.set",
      "position": [
        -580,
        -160
      ]
    },
    {
      "id": "52605fe6-bd2a-41c3-a25f-f372701b28df",
      "name": "Read RSS News Feeds",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -140,
        -160
      ]
    },
    {
      "id": "5758e689-58fe-407e-b3aa-dafe73176e78",
      "name": "Set and Normalize Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        220,
        -160
      ]
    },
    {
      "id": "c88f982d-8ee5-4ef5-bbdc-387e33d4d5d7",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        400,
        40
      ]
    },
    {
      "id": "c34832be-0561-485b-92f5-68c05b9b77ce",
      "name": "Text Classifier",
      "type": "@n8n/n8n-nodes-langchain.textClassifier",
      "position": [
        460,
        -160
      ]
    },
    {
      "id": "89c58644-23dc-473c-b5c3-17e46642ce93",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1700,
        -340
      ],
      "parameters": {
        "width": 1140,
        "height": 800,
        "content": "## Step 2: Relevance scoring\n\nConsider improving this by using\n- [serp api](https://serpapi.com/dashboard)\n- [jina ai](https://jina.ai/api-dashboard/reader)\n- [perplexity ai](https://www.perplexity.ai"
      }
    },
    {
      "id": "93339b1d-6ff3-4868-be68-9ccaacc0bfc5",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1900,
        -100
      ]
    },
    {
      "id": "118aee64-ac8f-40d5-a0c1-44b9713cbce0",
      "name": "OpenAI Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1800,
        120
      ]
    },
    {
      "id": "b9ce417b-1e12-4385-8559-577b636337be",
      "name": "Aggregate",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1720,
        -100
      ]
    },
    {
      "id": "6f29f470-d74e-4bba-91b0-ba6f1e34bfcf",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        2160,
        100
      ]
    },
    {
      "id": "9ba4a367-e0b1-450d-971b-7892201ff530",
      "name": "Filter",
      "type": "n8n-nodes-base.filter",
      "position": [
        40,
        -160
      ]
    },
    {
      "id": "918ea92f-6a19-4fb7-a896-3911a24cb306",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1940,
        -320
      ],
      "parameters": {
        "width": 1020,
        "height": 1360,
        "content": "## Steps\n1. RSS Feed Ingestion (Daily Trigger)\n[x] Fetch latest articles from curated AI RSS feeds:\n[x] OpenAI, Meta AI, DeepMind, arXiv AI, HuggingFace, TechCrunch AI, VentureBeat AI, etc.\n[x] Dedupl"
      }
    },
    {
      "id": "d7468098-66f8-47bf-8699-abf78eb06a13",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -860,
        580
      ],
      "parameters": {
        "width": 2400,
        "height": 800,
        "content": "## Step 3: Research the news articles\n**Double click** to edit me. [Guide](https://docs.n8n.io/workflows/sticky-notes/)"
      }
    },
    {
      "id": "3eee8f2b-8c60-47f2-a1fa-e612e65ca131",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        180,
        980
      ]
    },
    {
      "id": "d75cb082-27f0-4201-b220-c6da5ff50c37",
      "name": "HTML",
      "type": "n8n-nodes-base.html",
      "position": [
        360,
        980
      ]
    },
    {
      "id": "a8039220-b7ec-4952-b33b-c3198cc8c4fd",
      "name": "OpenAI Chat Model2",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        740,
        1180
      ]
    },
    {
      "id": "69785989-babd-4c85-9112-36261a5099c0",
      "name": "AI Agent1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        800,
        980
      ]
    },
    {
      "id": "418c402c-5467-4dda-9a25-796384c3bce0",
      "name": "Structured Output Parser1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1020,
        1180
      ]
    },
    {
      "id": "827e24bd-e62a-41a9-a48b-7a4423270d5e",
      "name": "Aggregate1",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        200,
        780
      ]
    },
    {
      "id": "e0d1c4a3-cdce-4684-b6dc-83a10fc49977",
      "name": "AI Agent2",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -400,
        1640
      ]
    },
    {
      "id": "becfb981-a620-463b-9053-4e97ab7822b9",
      "name": "OpenAI Chat Model3",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -380,
        1860
      ]
    },
    {
      "id": "a578c715-df33-42bf-af9f-4d441d750e28",
      "name": "Structured Output Parser2",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -260,
        1860
      ]
    },
    {
      "id": "857ef5d7-768a-471c-ba86-1d08212fae1b",
      "name": "Split Out2",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        2280,
        -100
      ]
    },
    {
      "id": "378ff680-dcd6-48c5-b142-e36768ddb153",
      "name": "Split Out1",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        -440,
        860
      ]
    },
    {
      "id": "c2520709-9364-48c1-8ef8-03be04802c98",
      "name": "MongoDB",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        2680,
        -100
      ]
    },
    {
      "id": "a52fcd08-93ad-49f9-a4f1-a8c1ddafa9f3",
      "name": "MongoDB1",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        -620,
        860
      ]
    },
    {
      "id": "52fe3080-a279-42ae-a56d-af0e2491f948",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -840,
        1480
      ],
      "parameters": {
        "width": 3880,
        "height": 800,
        "content": "## Step 4,5,6,7: Write the article and prepare SEO\n**Double click** to edit me. [Guide](https://docs.n8n.io/workflows/sticky-notes/)"
      }
    },
    {
      "id": "8df64bb2-6bc8-4c46-9223-2fb2c2682764",
      "name": "MongoDB3",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        -580,
        1640
      ]
    },
    {
      "id": "118ab8a8-4047-4da5-8723-f13c38becd2d",
      "name": "MongoDB4",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        1280,
        1640
      ]
    },
    {
      "id": "5d4b8a5b-3e3f-4cf7-a813-5ae6417c34f1",
      "name": "AI Agent3",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -60,
        1640
      ]
    },
    {
      "id": "0de5e677-eb04-4c2f-90df-f3637a244877",
      "name": "OpenAI Chat Model4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -20,
        1860
      ]
    },
    {
      "id": "eb6fe9ab-9a3a-4641-a0ac-6c3990c70e74",
      "name": "Structured Output Parser3",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        80,
        1860
      ]
    },
    {
      "id": "f94e8254-62ad-490a-924e-036ed971c2ba",
      "name": "Code3",
      "type": "n8n-nodes-base.code",
      "position": [
        1140,
        1640
      ]
    },
    {
      "id": "7ede969a-a684-4a59-89f6-7f95dc05a442",
      "name": "Code4",
      "type": "n8n-nodes-base.code",
      "position": [
        380,
        780
      ]
    },
    {
      "id": "c8462857-7249-4878-b024-4ab90c53a9ef",
      "name": "MongoDB2",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        560,
        780
      ]
    },
    {
      "id": "02db3b5e-6ebc-47ce-91d4-b0120e62888f",
      "name": "AI Agent5",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        800,
        1640
      ]
    },
    {
      "id": "106cb1f4-c0e0-4bb6-baf4-e73128beff58",
      "name": "OpenAI Chat Model6",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        800,
        1860
      ]
    },
    {
      "id": "404b3108-fd22-48dc-ad0c-cc96fdef6c6d",
      "name": "Code7",
      "type": "n8n-nodes-base.code",
      "position": [
        300,
        1640
      ]
    },
    {
      "id": "d690e954-bd1d-4e66-aca6-852a8054208e",
      "name": "MongoDB7",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        440,
        1640
      ]
    },
    {
      "id": "fddb3ed6-d327-45c7-b2bf-4ad22a2cb818",
      "name": "AI Agent6",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1420,
        1640
      ]
    },
    {
      "id": "520787ba-fe10-416d-846e-a63b588f52c2",
      "name": "OpenAI Chat Model7",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1360,
        1860
      ]
    },
    {
      "id": "a41dbfe7-49a7-4b30-aa37-368d16d01b43",
      "name": "MongoDB5",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        1980,
        1640
      ]
    },
    {
      "id": "e8cb6a64-a778-4129-a74e-cfe8c4c00080",
      "name": "Code5",
      "type": "n8n-nodes-base.code",
      "position": [
        1800,
        1640
      ]
    },
    {
      "id": "ca4193e1-d31a-4d6d-a059-5b6ce3a2b318",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        2500,
        -100
      ]
    },
    {
      "id": "8a55bbcc-9562-4334-9da7-ffefbd161091",
      "name": "AI Agent7",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2160,
        1640
      ]
    },
    {
      "id": "65d65285-f403-4332-9f6e-e70dcca6eb13",
      "name": "OpenAI Chat Model8",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2100,
        1860
      ]
    },
    {
      "id": "ba552978-35a5-48e2-bfbe-6fccf69d03a3",
      "name": "MongoDB6",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        2700,
        1640
      ]
    },
    {
      "id": "334c62b5-15b8-442c-9978-d94d90ee3926",
      "name": "Code6",
      "type": "n8n-nodes-base.code",
      "position": [
        2540,
        1640
      ]
    },
    {
      "id": "12045d2a-a760-445b-bdbb-c7dd814e886f",
      "name": "Structured Output Parser4",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        2380,
        1840
      ]
    },
    {
      "id": "abcd3bc8-6983-424b-9378-3db2be76e3a9",
      "name": "MongoDB8",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        -520,
        2420
      ]
    },
    {
      "id": "90e042a5-fd2d-4738-a0cd-c11128dd54f6",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        60,
        2640
      ]
    },
    {
      "id": "1d34c2fc-dc4a-4616-9651-22a920fc8ce7",
      "name": "AI Agent4",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -280,
        2640
      ]
    },
    {
      "id": "e1573b88-90fd-425a-93a5-5f6f71e90ded",
      "name": "OpenAI Chat Model5",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -280,
        2860
      ]
    },
    {
      "id": "046d025b-01a8-4a29-9373-47bd051a70ef",
      "name": "Structured Output Parser5",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -120,
        2860
      ]
    },
    {
      "id": "fae23884-28f9-454d-a9a0-78efe85d2f24",
      "name": "Wordpress1",
      "type": "n8n-nodes-base.wordpress",
      "position": [
        1580,
        2420
      ]
    },
    {
      "id": "51780c90-ac3f-4960-a5d1-fb038119ec43",
      "name": "Set Image",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1760,
        2420
      ]
    },
    {
      "id": "d53f2502-4c15-45c3-a085-5c5d28cea827",
      "name": "Upload image2",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        860,
        2420
      ]
    },
    {
      "id": "a37a09bb-f82d-462d-9e67-ee180097429b",
      "name": "Set metatag1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1940,
        2420
      ]
    },
    {
      "id": "9363f64c-6494-419e-bc84-166f2013fc3c",
      "name": "Code12",
      "type": "n8n-nodes-base.code",
      "position": [
        1040,
        2420
      ]
    },
    {
      "id": "2f149a7d-e6a8-4cdb-84a9-f474274fe4dc",
      "name": "MongoDB15",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        1220,
        2420
      ]
    },
    {
      "id": "d687a052-adf1-4a3d-be85-94f7b0e8f772",
      "name": "Wordpress2",
      "type": "n8n-nodes-base.wordpress",
      "position": [
        2160,
        2420
      ]
    },
    {
      "id": "9a90e900-ad8e-490f-bf3a-8788cca624d5",
      "name": "MongoDB16",
      "type": "n8n-nodes-base.mongoDb",
      "position": [
        2560,
        2420
      ]
    },
    {
      "id": "3292cb3b-22c0-43aa-8860-e1b2bcea3280",
      "name": "Code14",
      "type": "n8n-nodes-base.code",
      "position": [
        2360,
        2420
      ]
    },
    {
      "id": "8dca0746-0c42-4597-93d7-26023f9c237e",
      "name": "Code8",
      "type": "n8n-nodes-base.code",
      "position": [
        1400,
        2420
      ]
    },
    {
      "id": "bd78a139-74de-4b89-980f-bc60d8c09b59",
      "name": "HTTP Request1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -180,
        2420
      ]
    },
    {
      "id": "fa9d6f10-ea2e-442d-bce1-419e7cf9769a",
      "name": "HTTP Request2",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        360,
        2420
      ]
    },
    {
      "id": "80ea7142-4fed-4469-881b-39139456e1ad",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        0,
        2420
      ]
    },
    {
      "id": "928aaf73-65c1-4d21-85aa-abca6a723525",
      "name": "HTTP Request3",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        580,
        2420
      ]
    },
    {
      "id": "ba31143c-c24a-40de-8fbb-b14976b91ec4",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -840,
        2340
      ],
      "parameters": {
        "width": 3880,
        "height": 800,
        "content": "## Step 8,9: Generate image and create blog article"
      }
    },
    {
      "id": "ba31cf93-d6ac-4a17-a19a-d5679f5da805",
      "name": "Get Articles Daily1",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -760,
        2420
      ]
    },
    {
      "id": "5e3dbe1b-1f6f-440e-bbfd-7c3d02f4faea",
      "name": "Get Articles Daily2",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -800,
        860
      ]
    },
    {
      "id": "6c16c912-c25a-42f9-bdc7-34d241e49255",
      "name": "Get Articles Daily3",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -760,
        1640
      ]
    },
    {
      "id": "e3898031-6f85-4ff7-a868-c63016865d5e",
      "name": "Structured Output Parser6",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1000,
        1860
      ]
    },
    {
      "id": "c5b15f9c-e367-4e5e-bb1d-84742b75efeb",
      "name": "Code9",
      "type": "n8n-nodes-base.code",
      "position": [
        -340,
        2420
      ]
    },
    {
      "id": "d566905f-666f-4ec0-b3e8-3e2ed9e6121d",
      "name": "Transform news to MD",
      "type": "n8n-nodes-base.code",
      "position": [
        580,
        980
      ]
    },
    {
      "id": "155318c9-d262-43f1-b7ed-5a4fa8bedc84",
      "name": "Code1",
      "type": "n8n-nodes-base.code",
      "position": [
        1220,
        980
      ]
    },
    {
      "id": "f95f87f6-6125-4685-a772-cedc5ef6bb4e",
      "name": "Loop Over Items",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -240,
        860
      ]
    },
    {
      "id": "ea0b5f05-e784-44e6-9949-0c30d6dabf7d",
      "name": "Code10",
      "type": "n8n-nodes-base.code",
      "position": [
        0,
        980
      ]
    }
  ],
  "connections": {
    "Code": {
      "main": [
        [
          {
            "node": "MongoDB",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTML": {
      "main": [
        [
          {
            "node": "Transform news to MD",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait": {
      "main": [
        [
          {
            "node": "HTTP Request2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code1": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code3": {
      "main": [
        [
          {
            "node": "MongoDB4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code4": {
      "main": [
        [
          {
            "node": "MongoDB2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code5": {
      "main": [
        [
          {
            "node": "MongoDB5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code6": {
      "main": [
        [
          {
            "node": "MongoDB6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code7": {
      "main": [
        [
          {
            "node": "MongoDB7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code8": {
      "main": [
        [
          {
            "node": "Wordpress1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code9": {
      "main": [
        [
          {
            "node": "HTTP Request1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code10": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code12": {
      "main": [
        [
          {
            "node": "MongoDB15",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code14": {
      "main": [
        [
          {
            "node": "MongoDB16",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter": {
      "main": [
        [
          {
            "node": "Set and Normalize Fields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI": {
      "main": [
        []
      ]
    },
    "MongoDB": {
      "main": [
        []
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Split Out2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB1": {
      "main": [
        [
          {
            "node": "Split Out1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB2": {
      "main": [
        []
      ]
    },
    "MongoDB3": {
      "main": [
        [
          {
            "node": "AI Agent2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB4": {
      "main": [
        [
          {
            "node": "AI Agent6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB5": {
      "main": [
        [
          {
            "node": "AI Agent7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB6": {
      "main": [
        []
      ]
    },
    "MongoDB7": {
      "main": [
        [
          {
            "node": "AI Agent5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB8": {
      "main": [
        [
          {
            "node": "Code9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent1": {
      "main": [
        [
          {
            "node": "Code1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent2": {
      "main": [
        [
          {
            "node": "AI Agent3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent3": {
      "main": [
        [
          {
            "node": "Code7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent4": {
      "main": [
        []
      ]
    },
    "AI Agent5": {
      "main": [
        [
          {
            "node": "Code3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent6": {
      "main": [
        [
          {
            "node": "Code5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent7": {
      "main": [
        [
          {
            "node": "Code6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "MongoDB15": {
      "main": [
        [
          {
            "node": "Code8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Image": {
      "main": [
        [
          {
            "node": "Set metatag1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out": {
      "main": [
        [
          {
            "node": "Read RSS News Feeds",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate1": {
      "main": [
        [
          {
            "node": "Code4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out1": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out2": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wordpress1": {
      "main": [
        [
          {
            "node": "Set Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wordpress2": {
      "main": [
        [
          {
            "node": "Code14",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request": {
      "main": [
        [
          {
            "node": "HTML",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set metatag1": {
      "main": [
        [
          {
            "node": "Wordpress2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request1": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request2": {
      "main": [
        [
          {
            "node": "HTTP Request3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request3": {
      "main": [
        [
          {
            "node": "Upload image2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload image2": {
      "main": [
        [
          {
            "node": "Code12",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [
          {
            "node": "Aggregate1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Code10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Text Classifier": {
      "main": [
        [
          {
            "node": "Aggregate",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Text Classifier",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Get Articles Daily": {
      "main": [
        [
          {
            "node": "Set Tech News RSS Feeds",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model2": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model3": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent2",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model4": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent3",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model5": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent4",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model6": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent5",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model7": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent6",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model8": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent7",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Get Articles Daily1": {
      "main": [
        [
          {
            "node": "MongoDB8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Articles Daily2": {
      "main": [
        [
          {
            "node": "MongoDB1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Articles Daily3": {
      "main": [
        [
          {
            "node": "MongoDB3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Read RSS News Feeds": {
      "main": [
        [
          {
            "node": "Filter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Transform news to MD": {
      "main": [
        [
          {
            "node": "AI Agent1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Tech News RSS Feeds": {
      "main": [
        [
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set and Normalize Fields": {
      "main": [
        [
          {
            "node": "Text Classifier",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser1": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent1",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser2": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent2",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser3": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent3",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser4": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent7",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser5": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent4",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser6": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent5",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    }
  }
}