{
  "name": "Market research & business case generator with GPT-4o, Perplexity & Claude",
  "nodes": [
    {
      "id": "76a873cb-d035-4ca4-8ca9-ca9d2b1d3aa1",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -280,
        -60
      ]
    },
    {
      "id": "75de6535-e334-4d64-a57f-7260df401a9d",
      "name": "Anthropic Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        580,
        120
      ]
    },
    {
      "id": "ce9f1ce5-2e12-4acc-ad9c-f92ba13ca246",
      "name": "Google Docs",
      "type": "n8n-nodes-base.googleDocs",
      "position": [
        820,
        -60
      ]
    },
    {
      "id": "7932ae33-d1e4-4bb8-b38e-91b74435cb5f",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -340,
        -180
      ],
      "parameters": {
        "width": 220,
        "height": 500,
        "content": "Chat Input Trigger"
      }
    },
    {
      "id": "0a490125-3a86-43cf-83c5-1b436e54e7ff",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -100,
        -180
      ],
      "parameters": {
        "width": 300,
        "height": 500,
        "content": "Define Research Scope"
      }
    },
    {
      "id": "09e33798-af03-45bf-b0a0-a01aa654d8e3",
      "name": "Research Scope Definer Agent",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -80,
        -60
      ]
    },
    {
      "id": "17d56e9a-735f-4195-963b-e5939a596728",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        220,
        -180
      ],
      "parameters": {
        "width": 220,
        "height": 500,
        "content": "Perplexity Deep Research"
      }
    },
    {
      "id": "16ca83ec-c18d-4196-8122-0ca4dfeb0871",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        460,
        -180
      ],
      "parameters": {
        "width": 300,
        "height": 500,
        "content": "Business Case Builder"
      }
    },
    {
      "id": "4794c40e-9eef-4c91-9d31-56c07072537c",
      "name": "Perplexity Business Case Deep Research",
      "type": "n8n-nodes-base.perplexity",
      "position": [
        280,
        -60
      ]
    },
    {
      "id": "2de9f3f6-5e61-47c1-842d-c7bf996d4a1b",
      "name": "Claude Business Case Writer",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        480,
        -60
      ]
    },
    {
      "id": "dbc5fc4a-3f45-45f6-a34c-c302900dedd0",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        780,
        -180
      ],
      "parameters": {
        "width": 300,
        "height": 500,
        "content": "Business Case Output on Google Docs"
      }
    },
    {
      "id": "756b169a-3f46-4671-a8fe-62d7732a3911",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1340,
        -240
      ],
      "parameters": {
        "width": 980,
        "height": 1000,
        "content": "🧠 Market Research Case Study Generator\nCategory: AI + Research | GPT + Perplexity | Business Strategy\nSkill Level: Intermediate\nUse Case: Market Research, Business Planning, Strategic Analysis\n\n📌 Desc"
      }
    }
  ],
  "connections": {
    "Anthropic Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Claude Business Case Writer",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "When chat message received": {
      "main": [
        [
          {
            "node": "Research Scope Definer Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Claude Business Case Writer": {
      "main": [
        [
          {
            "node": "Google Docs",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Research Scope Definer Agent": {
      "main": [
        [
          {
            "node": "Perplexity Business Case Deep Research",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Perplexity Business Case Deep Research": {
      "main": [
        [
          {
            "node": "Claude Business Case Writer",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}