{
  "name": "AI-powered calendar & meeting digest with Gmail and GPT-4o/Claude - daily brief",
  "nodes": [
    {
      "id": "e389bd0a-fc69-47ee-bda6-acf0e3d18b16",
      "name": "OpenRouter Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        908,
        180
      ]
    },
    {
      "id": "06f1964e-836e-46d4-8ad9-0d0f20e63579",
      "name": "Merge Events",
      "type": "n8n-nodes-base.code",
      "position": [
        1256,
        -40
      ]
    },
    {
      "id": "d99a2f9b-d913-4e08-9158-5007bb7c3d1a",
      "name": "OpenRouter Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        1564,
        180
      ]
    },
    {
      "id": "87ac8217-751b-44d8-a09d-75ce1b8a3add",
      "name": "Summarize Schedule",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        1476,
        -40
      ]
    },
    {
      "id": "4bd149c0-8b2c-43a9-8bcb-98701dc8afd2",
      "name": "Markdown to HTML",
      "type": "n8n-nodes-base.markdown",
      "position": [
        1852,
        -40
      ]
    },
    {
      "id": "d829156c-21a7-4ea7-bbae-907dbf30c40c",
      "name": "Simple Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        1028,
        180
      ]
    },
    {
      "id": "5b585b10-f1af-4120-904f-2653e5b38873",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -260,
        -400
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "294ea70a-0427-4a71-a996-fb7c027e63e2",
      "name": "Run Daily",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -220,
        -40
      ]
    },
    {
      "id": "20abc543-1b62-4e2b-9334-1b9a0ad56f3f",
      "name": "Read Calendar Events",
      "type": "n8n-nodes-base.googleCalendar",
      "position": [
        0,
        -40
      ]
    },
    {
      "id": "9dc56659-d2d6-4cc8-be9f-3e9d0a52125c",
      "name": "Parse Attendees",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        220,
        -40
      ]
    },
    {
      "id": "b39a4263-3dde-42f0-bf08-7749c32fbf23",
      "name": "Identify External Attendees",
      "type": "n8n-nodes-base.filter",
      "position": [
        440,
        -40
      ]
    },
    {
      "id": "b9284cc9-fdff-42eb-a376-fd5992144462",
      "name": "Read Latest Emails",
      "type": "n8n-nodes-base.gmail",
      "position": [
        660,
        -40
      ]
    },
    {
      "id": "96c0a673-1772-4073-a7b6-eddb5667334a",
      "name": "Research and Develop Brief",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        880,
        -40
      ]
    },
    {
      "id": "4898d2ac-9929-4732-9405-283cdd46fea2",
      "name": "Send Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        2072,
        -40
      ]
    }
  ],
  "connections": {
    "Run Daily": {
      "main": [
        [
          {
            "node": "Read Calendar Events",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Merge Events": {
      "main": [
        [
          {
            "node": "Summarize Schedule",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory": {
      "ai_memory": [
        [
          {
            "node": "Research and Develop Brief",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Parse Attendees": {
      "main": [
        [
          {
            "node": "Identify External Attendees",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Markdown to HTML": {
      "main": [
        [
          {
            "node": "Send Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Read Latest Emails": {
      "main": [
        [
          {
            "node": "Research and Develop Brief",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Summarize Schedule": {
      "main": [
        [
          {
            "node": "Markdown to HTML",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Read Calendar Events": {
      "main": [
        [
          {
            "node": "Parse Attendees",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Research and Develop Brief",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "Summarize Schedule",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Research and Develop Brief": {
      "main": [
        [
          {
            "node": "Merge Events",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Identify External Attendees": {
      "main": [
        [
          {
            "node": "Read Latest Emails",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}