{
  "name": "Send Telegram text and audio messages to Notion with DeepSeek summaries & OpenAI transcription",
  "nodes": [
    {
      "id": "a458081b-f59a-4057-8f44-ee612b08f5ac",
      "name": "Telegram Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        340,
        -60
      ]
    },
    {
      "id": "f0bb4213-b9f8-41c4-8721-cbe989bc3b1e",
      "name": "DeepSeek Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatDeepSeek",
      "position": [
        1060,
        180
      ]
    },
    {
      "id": "6ef1f67f-61fb-47f3-a162-2e238303b223",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1040,
        -60
      ]
    },
    {
      "id": "7988df72-87e7-4d47-acdd-2fdfa4babfe1",
      "name": "Notion1",
      "type": "n8n-nodes-base.notion",
      "position": [
        2140,
        -60
      ]
    },
    {
      "id": "fd313d6a-ad7f-4eaa-a59a-f356f66daf10",
      "name": "Switch1",
      "type": "n8n-nodes-base.switch",
      "position": [
        600,
        -60
      ]
    },
    {
      "id": "2f1805c1-c1c2-44d2-b0d6-0e0d8d444592",
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1040,
        -540
      ]
    },
    {
      "id": "e2257f97-50c7-405e-bea3-09487759714b",
      "name": "Notion",
      "type": "n8n-nodes-base.notion",
      "position": [
        2140,
        -540
      ]
    },
    {
      "id": "e56bf5c2-b67d-44b6-be17-d6c744df71cb",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1540,
        -540
      ]
    },
    {
      "id": "f31a74b9-391d-4561-a4b6-f347e5c5807b",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1480,
        -740
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "95f46b20-0ca3-4a9c-81c5-e3ba9dbbe65c",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2060,
        -740
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "c8d74edc-0feb-4e14-b221-e8d0febbafac",
      "name": "Telegram1",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1040,
        540
      ]
    },
    {
      "id": "2e79f02b-e943-4a53-a3e4-282b73b31767",
      "name": "Notion2",
      "type": "n8n-nodes-base.notion",
      "position": [
        2140,
        540
      ]
    },
    {
      "id": "84fe9e34-ffd2-41a4-af52-a81b9fa085d5",
      "name": "OpenAI2",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1720,
        540
      ]
    },
    {
      "id": "d0623b5e-122a-431c-95dd-a099c961884c",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1520,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "b67e5a51-b70c-46f7-850e-d74a8658ef17",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2100,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "0709d849-ed40-4df1-a0da-5bca4a537753",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        760,
        -360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Notion": {
      "main": [
        []
      ]
    },
    "OpenAI": {
      "main": [
        [
          {
            "node": "Notion",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI2": {
      "main": [
        [
          {
            "node": "Notion2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch1": {
      "main": [
        [
          {
            "node": "Telegram",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Telegram1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Notion1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram": {
      "main": [
        [
          {
            "node": "OpenAI",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram1": {
      "main": [
        [
          {
            "node": "OpenAI2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Trigger": {
      "main": [
        [
          {
            "node": "Switch1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "DeepSeek Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}