{
  "name": "Predict disaster damage and coordinate property response with GPT-4, Google Sheets, Calendar and Gmail",
  "nodes": [
    {
      "id": "eef65832-1dfd-4d9d-ad29-4658b90c1e48",
      "name": "⏰ Check for Disaster Alerts",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -176,
        240
      ]
    },
    {
      "id": "11f0264d-9f66-450a-8012-ed442dc62cf0",
      "name": "🔀 Combine All Alerts",
      "type": "n8n-nodes-base.merge",
      "position": [
        496,
        144
      ]
    },
    {
      "id": "8b9fa997-b1ec-41d6-ad57-ff18d0f80553",
      "name": "📊 Get Property Database",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        944,
        144
      ]
    },
    {
      "id": "ed17faf0-4db6-4f61-a695-d87cf719a496",
      "name": "📅 Schedule Maintenance Teams",
      "type": "n8n-nodes-base.googleCalendar",
      "position": [
        1968,
        144
      ]
    },
    {
      "id": "636ef7d7-e2fd-4d2b-aa76-a64f795a99b8",
      "name": "✉️ Send Report to Property Owners",
      "type": "n8n-nodes-base.gmail",
      "position": [
        2544,
        112
      ]
    },
    {
      "id": "c710aceb-0595-4004-b486-f9520da1fadc",
      "name": "✉️ Send Report to Insurers",
      "type": "n8n-nodes-base.gmail",
      "position": [
        2560,
        304
      ]
    },
    {
      "id": "58d4ce49-d991-46ba-b8bc-39131fab3acc",
      "name": "🔍 Parse and Filter Active Alerts",
      "type": "n8n-nodes-base.code",
      "position": [
        720,
        144
      ]
    },
    {
      "id": "e33c33ab-02d6-4b39-966e-e7b26303d972",
      "name": "🗺️ Map Affected Properties",
      "type": "n8n-nodes-base.code",
      "position": [
        1168,
        144
      ]
    },
    {
      "id": "60d78877-cb38-4ee6-9269-8027d7face6e",
      "name": "💰 Calculate Insurance Claims",
      "type": "n8n-nodes-base.code",
      "position": [
        1744,
        144
      ]
    },
    {
      "id": "38282ee2-4a74-4ace-a51e-99082013b8c2",
      "name": "⚙️ Workflow Configuration",
      "type": "n8n-nodes-base.set",
      "position": [
        48,
        240
      ]
    },
    {
      "id": "51c6deff-50e6-4187-a0cf-05a6b690dd3c",
      "name": "🌤️ Fetch Weather Alerts",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        272,
        48
      ]
    },
    {
      "id": "4d5128ce-5295-43b7-9af9-f772cb5bcb8a",
      "name": "🌍 Fetch Seismic Alerts (RSS)",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        272,
        240
      ]
    },
    {
      "id": "009568d4-4591-42e6-8f5e-8545d36af52a",
      "name": "💧 Fetch Flood Alerts (RSS)",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        272,
        432
      ]
    },
    {
      "id": "8e0cfb56-7f03-4b8d-a4a2-cae9928ffd3d",
      "name": "🤖 Damage Prediction Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1392,
        144
      ]
    },
    {
      "id": "3c3f23e0-166a-40d1-bd99-500c4e865835",
      "name": "📝 Report Generation Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2192,
        144
      ]
    },
    {
      "id": "afa1e1ce-59e5-49c3-93f4-0ec0c0079f3b",
      "name": "🧠 OpenAI GPT-4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1392,
        384
      ]
    },
    {
      "id": "416193ec-0f1e-49a9-83fc-34775dc9fc42",
      "name": "🧠 OpenAI GPT-4 for Reports",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2192,
        384
      ]
    },
    {
      "id": "b96435b3-ed28-437d-ab0e-79977b34e317",
      "name": "📥 Alert Ingestion & Normalization",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        -304
      ],
      "parameters": {
        "width": 892,
        "height": 231,
        "content": "## How It Works\nThis automated disaster response workflow streamlines emergency management by monitoring multiple alert sources and coordinating property protection teams. Designed for property manage"
      }
    },
    {
      "id": "2643785c-1182-4751-862a-fd5a25a9d30f",
      "name": "🗺️ Property Impact Identification & Mapping",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        752,
        -288
      ],
      "parameters": {
        "width": 444,
        "height": 199,
        "content": "## Setup Steps\n1. Configure alert fetch nodes with weather/seismic/flood \n2. Connect property database credentials \n3. Add OpenAI API key for GPT-4 damage assessments\n4. Set up Gmail/SMTP credentials "
      }
    },
    {
      "id": "f386654a-05a5-4a04-8195-e218a127ec91",
      "name": "🤖 AI Damage & Claim Estimation",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1248,
        -384
      ],
      "parameters": {
        "width": 748,
        "height": 295,
        "content": "## Prerequisites\nWeather/seismic/flood alert API access, property database (SQL/Sheets/Airtable) \n## Use Cases\nInsurance companies automating claims preparation, property management firms protecting r"
      }
    },
    {
      "id": "bd176f10-4dbd-4b53-b279-d78f6c71dfed",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        -64
      ],
      "parameters": {
        "width": 1536,
        "height": 704,
        "content": "## Maintenance Scheduling\n\n**What:** Automatically creates maintenance tasks for affected properties.\n**Why:** Rapid task creation reduces response time and minimizes secondary damage."
      }
    },
    {
      "id": "2c86da16-d824-4b62-866d-2c3dd71b098a",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1328,
        -64
      ],
      "parameters": {
        "width": 1104,
        "height": 704,
        "content": "## Report Generation (AI)\n\n**What:** Generates structured incident and impact reports using AI.\n**Why:** Clear, standardized reports ensure stakeholders receive accurate, decision-ready information."
      }
    },
    {
      "id": "fa251623-f8df-45a8-b178-e0f13f0432cf",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2448,
        -64
      ],
      "parameters": {
        "width": 336,
        "height": 688,
        "content": "## Stakeholder Notifications\n\n**What:** Sends reports to property owners and insurers via email.\n**Why:** Timely communication builds trust and enables faster recovery actions."
      }
    }
  ],
  "connections": {
    "🧠 OpenAI GPT-4": {
      "ai_languageModel": [
        [
          {
            "node": "🤖 Damage Prediction Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "🔀 Combine All Alerts": {
      "main": [
        [
          {
            "node": "🔍 Parse and Filter Active Alerts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📊 Get Property Database": {
      "main": [
        [
          {
            "node": "🗺️ Map Affected Properties",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🌤️ Fetch Weather Alerts": {
      "main": [
        [
          {
            "node": "🔀 Combine All Alerts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📝 Report Generation Agent": {
      "main": [
        [
          {
            "node": "✉️ Send Report to Property Owners",
            "type": "main",
            "index": 0
          },
          {
            "node": "✉️ Send Report to Insurers",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🤖 Damage Prediction Agent": {
      "main": [
        [
          {
            "node": "💰 Calculate Insurance Claims",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "⏰ Check for Disaster Alerts": {
      "main": [
        [
          {
            "node": "⚙️ Workflow Configuration",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "⚙️ Workflow Configuration": {
      "main": [
        [
          {
            "node": "🌤️ Fetch Weather Alerts",
            "type": "main",
            "index": 0
          },
          {
            "node": "🌍 Fetch Seismic Alerts (RSS)",
            "type": "main",
            "index": 0
          },
          {
            "node": "💧 Fetch Flood Alerts (RSS)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🧠 OpenAI GPT-4 for Reports": {
      "ai_languageModel": [
        [
          {
            "node": "📝 Report Generation Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "🌍 Fetch Seismic Alerts (RSS)": {
      "main": [
        [
          {
            "node": "🔀 Combine All Alerts",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "💰 Calculate Insurance Claims": {
      "main": [
        [
          {
            "node": "📅 Schedule Maintenance Teams",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📅 Schedule Maintenance Teams": {
      "main": [
        [
          {
            "node": "📝 Report Generation Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🗺️ Map Affected Properties": {
      "main": [
        [
          {
            "node": "🤖 Damage Prediction Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🔍 Parse and Filter Active Alerts": {
      "main": [
        [
          {
            "node": "📊 Get Property Database",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}