{
  "name": "The title is very good, clearly conveying the template's purpose while mentioning key technologies",
  "nodes": [
    {
      "id": "123481d3-0b79-4714-9a0e-25029d68342e",
      "name": "When clicking ‘Execute workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -2000,
        -540
      ]
    },
    {
      "id": "4ef0bcc5-7dca-41e6-adb5-0ef214c1e775",
      "name": "RSS Read",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -1640,
        -520
      ]
    },
    {
      "id": "ae5263dc-0d4a-433a-9a8a-fc40603cea53",
      "name": "Reduce informations",
      "type": "n8n-nodes-base.set",
      "position": [
        -1040,
        -400
      ]
    },
    {
      "id": "153c2704-db7a-437f-b86e-afcc81fef4f1",
      "name": "Parse Output to JSON",
      "type": "n8n-nodes-base.code",
      "position": [
        -300,
        -580
      ]
    },
    {
      "id": "e7067f37-1574-4340-85e5-d34c2e441b03",
      "name": "Merge Data LLM+RSS",
      "type": "n8n-nodes-base.merge",
      "position": [
        -360,
        -120
      ]
    },
    {
      "id": "b3647c5b-2d39-4592-bcfa-1a59602e8e78",
      "name": "Rating 7+",
      "type": "n8n-nodes-base.if",
      "position": [
        -80,
        -580
      ]
    },
    {
      "id": "821473dc-ec1b-4abc-9256-7db14ca6df04",
      "name": "No Operation, do nothing1",
      "type": "n8n-nodes-base.noOp",
      "position": [
        -300,
        -400
      ]
    },
    {
      "id": "51469de3-d400-4410-93f9-30bfe3df7a1b",
      "name": "Parse Output JSON",
      "type": "n8n-nodes-base.code",
      "position": [
        180,
        -300
      ]
    },
    {
      "id": "98a20c9b-c1e8-4f3e-a7e2-0c834f3e040f",
      "name": "Merge Data Summary + rest",
      "type": "n8n-nodes-base.merge",
      "position": [
        420,
        -140
      ]
    },
    {
      "id": "2146269b-3af2-4b27-9935-9cb78254466b",
      "name": "No Operation, do nothing2",
      "type": "n8n-nodes-base.noOp",
      "position": [
        420,
        -340
      ]
    },
    {
      "id": "f3a0385f-ccc0-4c33-8990-e06d5d602dcc",
      "name": "Format HTML EMail",
      "type": "n8n-nodes-base.code",
      "position": [
        780,
        -500
      ]
    },
    {
      "id": "040c7f49-3516-43d2-8bff-55b7bf7dbe6d",
      "name": "Send Email Newsletter",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1020,
        -500
      ]
    },
    {
      "id": "cecc8919-8b7b-4a09-9d55-8d62520954b1",
      "name": "Model QWEN3 14B-q4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOllama",
      "position": [
        -620,
        -320
      ]
    },
    {
      "id": "5c8d5c75-30ff-47d3-8f68-c7e237c06584",
      "name": "Model Gemma3 4B",
      "type": "@n8n/n8n-nodes-langchain.lmChatOllama",
      "position": [
        -180,
        -20
      ]
    },
    {
      "id": "a3c98eb4-dfe8-4e85-a0ed-2414c98f560f",
      "name": "Rating & Tagging Articles",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        -700,
        -560
      ]
    },
    {
      "id": "3b144818-7855-4fd4-8d45-05fded3e34c3",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1500,
        -660
      ],
      "parameters": {
        "width": 560,
        "height": 800,
        "content": "## Compare Datasets and reduce data\n- Word_count Code node is just for future Dashboards\n\n\n"
      }
    },
    {
      "id": "d2da2a34-c000-4e01-815b-4209d58c6d60",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -720,
        -660
      ],
      "parameters": {
        "width": 1040,
        "height": 800,
        "content": "## Rate Articles, summarize. Just keep articles who have a rating 7+\n- Download from Ollama: Model QWEN3 14B-q4 and Model gemma3:latest or choose one of your local models"
      }
    },
    {
      "id": "3ae51830-1f60-4dee-9635-d517797576d5",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        340,
        -660
      ],
      "parameters": {
        "width": 380,
        "height": 800,
        "content": "## Save data\n- save the low rated and high rated articles into the table"
      }
    },
    {
      "id": "c72d432b-c327-46b1-8366-7709cd9f8345",
      "name": "Create DB and Schema if not exists",
      "type": "n8n-nodes-base.postgres",
      "position": [
        -1780,
        -380
      ]
    },
    {
      "id": "082655e9-3e98-4f99-bf16-65122d4de2ab",
      "name": "Postgres",
      "type": "n8n-nodes-base.postgres",
      "position": [
        -1460,
        -160
      ]
    },
    {
      "id": "2df777fb-9f0e-426d-b545-ef09bdd52aa8",
      "name": "Compare Datasets",
      "type": "n8n-nodes-base.compareDatasets",
      "position": [
        -1240,
        -300
      ]
    },
    {
      "id": "a0b43f07-0bf8-4868-a910-cddf252150f6",
      "name": "Summarize Article",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        -180,
        -240
      ]
    },
    {
      "id": "268a046b-5035-4379-833b-dbd1cbcc7963",
      "name": "Count words",
      "type": "n8n-nodes-base.code",
      "position": [
        -1300,
        -520
      ]
    },
    {
      "id": "12795406-8265-4e5d-8776-69b7cfa8b007",
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "position": [
        180,
        -520
      ]
    },
    {
      "id": "f16b306b-0bf1-4055-8b68-ed526d5f885e",
      "name": "Insert records <7",
      "type": "n8n-nodes-base.postgres",
      "position": [
        420,
        -520
      ]
    },
    {
      "id": "deb81770-297e-45c1-8d8a-711533aea50e",
      "name": "Insert records >=7",
      "type": "n8n-nodes-base.postgres",
      "position": [
        600,
        -340
      ]
    },
    {
      "id": "f67b0231-d8fa-4612-afa1-34a8f36092d2",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -2000,
        -340
      ]
    },
    {
      "id": "045e783e-bd35-491f-8a8b-975797ce5628",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        960,
        -660
      ],
      "parameters": {
        "width": 200,
        "height": 340,
        "content": "## Change here\n- Your Email\n- Your Google Auth2"
      }
    },
    {
      "id": "6b3dd7fb-e6d0-4b0a-b90e-aad30f039853",
      "name": "Set your Interests",
      "type": "n8n-nodes-base.set",
      "position": [
        -880,
        -560
      ]
    },
    {
      "id": "12ef2f98-75b4-499a-8b9a-5e4be6b29607",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -920,
        -660
      ],
      "parameters": {
        "width": 180,
        "height": 260,
        "content": "## Change here\n- Your Interests"
      }
    },
    {
      "id": "3ce9a754-5ebb-4bb5-a4bf-ea521fd2a3e0",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1800,
        -660
      ],
      "parameters": {
        "width": 280,
        "height": 500,
        "content": "## Change here\n- Postgres Creds\n- RSS Feed"
      }
    },
    {
      "id": "5abd1d19-9285-4f2f-b183-1dc72509f52a",
      "name": "Sticky Note6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2080,
        -660
      ],
      "parameters": {
        "width": 260,
        "height": 500,
        "content": "## Change here\n- Trigger manually\n- or schedule (deactivated)"
      }
    },
    {
      "id": "3336f355-fe93-4d10-9f1e-3ed750dca1b3",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        740,
        -660
      ],
      "parameters": {
        "width": 200,
        "height": 340,
        "content": "## Change here\n- Style and headline of your Newsletter"
      }
    }
  ],
  "connections": {
    "Merge": {
      "main": [
        [
          {
            "node": "Insert records <7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Postgres": {
      "main": [
        [
          {
            "node": "Compare Datasets",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "RSS Read": {
      "main": [
        [
          {
            "node": "Count words",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Rating 7+": {
      "main": [
        [
          {
            "node": "Merge Data LLM+RSS",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Count words": {
      "main": [
        [
          {
            "node": "Compare Datasets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Model Gemma3 4B": {
      "ai_languageModel": [
        [
          {
            "node": "Summarize Article",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Compare Datasets": {
      "main": [
        [
          {
            "node": "Reduce informations",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        []
      ]
    },
    "Format HTML EMail": {
      "main": [
        [
          {
            "node": "Send Email Newsletter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Parse Output JSON": {
      "main": [
        [
          {
            "node": "Merge Data Summary + rest",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "No Operation, do nothing2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Summarize Article": {
      "main": [
        [
          {
            "node": "Parse Output JSON",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Insert records >=7": {
      "main": [
        []
      ]
    },
    "Merge Data LLM+RSS": {
      "main": [
        [
          {
            "node": "Summarize Article",
            "type": "main",
            "index": 0
          },
          {
            "node": "Merge Data Summary + rest",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Model QWEN3 14B-q4": {
      "ai_languageModel": [
        [
          {
            "node": "Rating & Tagging Articles",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Set your Interests": {
      "main": [
        [
          {
            "node": "Rating & Tagging Articles",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Reduce informations": {
      "main": [
        [
          {
            "node": "Set your Interests",
            "type": "main",
            "index": 0
          },
          {
            "node": "Merge Data LLM+RSS",
            "type": "main",
            "index": 1
          },
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Parse Output to JSON": {
      "main": [
        [
          {
            "node": "Rating 7+",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge Data Summary + rest": {
      "main": [
        [
          {
            "node": "Format HTML EMail",
            "type": "main",
            "index": 0
          },
          {
            "node": "Insert records >=7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Rating & Tagging Articles": {
      "main": [
        [
          {
            "node": "Parse Output to JSON",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "No Operation, do nothing1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create DB and Schema if not exists": {
      "main": [
        [
          {
            "node": "RSS Read",
            "type": "main",
            "index": 0
          },
          {
            "node": "Postgres",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Execute workflow’": {
      "main": [
        [
          {
            "node": "Create DB and Schema if not exists",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}