{
  "name": "Generate personalized startup ideas with Claude analysis and Gmail reports",
  "nodes": [
    {
      "id": "800c7f2b-6a5b-495f-83d8-a418b7c5a957",
      "name": "Idea Generator Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        128,
        -1440
      ]
    },
    {
      "id": "d0816cef-31b1-46b3-962c-b7b96e08e739",
      "name": "Idea Critic Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        128,
        -1216
      ]
    },
    {
      "id": "d48e2895-4afe-45b2-8489-edf3d45886fe",
      "name": "Sentiment Analysis",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        144,
        -976
      ]
    },
    {
      "id": "7e749046-6a87-4161-a670-59a13977070c",
      "name": "Form",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -608,
        -1632
      ]
    },
    {
      "id": "95c00ef5-6eb8-4bf0-a391-a9da0cabbbdd",
      "name": "Scheduled trigger once a day",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -608,
        -1360
      ]
    },
    {
      "id": "1d9bee69-b352-4a36-ab82-2dae5c05722c",
      "name": "When clicking ‘Execute workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -608,
        -1120
      ]
    },
    {
      "id": "c91e4c3f-70eb-49ed-b03f-2a5c52e2e2a6",
      "name": "Data Aggregation",
      "type": "n8n-nodes-base.code",
      "position": [
        928,
        -1216
      ]
    },
    {
      "id": "7e451c26-697a-44c5-b7ba-9865ef0cb10c",
      "name": "Email Creator",
      "type": "n8n-nodes-base.code",
      "position": [
        1120,
        -1216
      ]
    },
    {
      "id": "00374e6f-d25e-4032-b496-e27211764ff8",
      "name": "Send Startup Idea via Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1344,
        -1216
      ]
    },
    {
      "id": "fc63ee7a-88bb-416c-8016-f0d48921e8e5",
      "name": "Merge Analysis",
      "type": "n8n-nodes-base.merge",
      "position": [
        768,
        -1232
      ]
    },
    {
      "id": "5e983847-1877-45ee-886a-301bb388f07b",
      "name": "Prepare Data",
      "type": "n8n-nodes-base.set",
      "position": [
        -176,
        -1440
      ]
    },
    {
      "id": "1e020c7d-0ceb-4054-a2b5-53ff16d10f3c",
      "name": "Idea Generator Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        496,
        -1280
      ]
    },
    {
      "id": "e4ee27a6-6d2e-445f-ba4c-36a0e05c4d37",
      "name": "Idea Generator Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -176,
        -1248
      ]
    },
    {
      "id": "b8821029-7921-4ac7-93b3-d6026412eed9",
      "name": "Idea Critic Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -64,
        -1056
      ]
    },
    {
      "id": "baa3ef22-a7af-4f16-9249-d929df15b6c2",
      "name": "Sentiment Analysis Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
      "position": [
        -64,
        -832
      ]
    },
    {
      "id": "09f06ad0-d423-4640-bbf5-02d835e0fe41",
      "name": "Idea Critic Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        496,
        -1104
      ]
    },
    {
      "id": "cea23513-2a89-4c2f-9db9-ca476c1e01ab",
      "name": "Sentiment Analysis Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        496,
        -848
      ]
    },
    {
      "id": "0db83fd0-8dcb-40da-a128-82d143fbd77b",
      "name": "📋 Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1152,
        -2128
      ],
      "parameters": {
        "width": 382,
        "height": 494,
        "content": "## 🚀 My Next Big Idea Generator\n\nThis workflow generates personalized tech startup ideas for developers:\n\n1. **Form Input**: Collects developer skills and preferences\n2. **Data Preparation**: Structur"
      }
    },
    {
      "id": "58c0e3c6-9c55-48ee-b19c-027ebcf41ac4",
      "name": "📋 Input Sources",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -688,
        -2128
      ],
      "parameters": {
        "width": 352,
        "height": 444,
        "content": "## 🎯 Input Triggers\n\n**Three ways to run this workflow:**\n\n1. **📝 Form Trigger**: External users fill out form\n   - Share the webhook URL publicly\n   - Automatically processes submissions\n\n2. **⏰ Dail"
      }
    },
    {
      "id": "69522535-1bac-43b0-89ce-2864b0ca0d1c",
      "name": "📋 Data Preparation",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        864,
        -1008
      ],
      "parameters": {
        "width": 400,
        "height": 408,
        "content": "## 🔧 Data Preparation Zone\n\n**Purpose**: Convert raw input into structured data for AI agents\n\n### \"My Information\" Node:\n- **Required**: Fill in all fields with your details\n- **Used by**: Scheduled "
      }
    },
    {
      "id": "5c468e4b-b58d-4106-a958-a5ac7cd05211",
      "name": "📋 AI Analysis Pipeline",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        48,
        -2048
      ],
      "parameters": {
        "width": 440,
        "height": 548,
        "content": "## 🤖 AI Agent Pipeline\n\n**Three-stage analysis system:**\n\n### Agent 1: Idea Generator 🧠\n- **Temperature**: 0.7 (creative)\n- **Purpose**: Creates innovative startup concepts\n- **Output**: Structured id"
      }
    },
    {
      "id": "ade6ebaf-ddad-43f9-853f-bb197f59624f",
      "name": "📋 Data Processing & Output",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        672,
        -1984
      ],
      "parameters": {
        "width": 468,
        "height": 632,
        "content": "## 📊 Output Processing\n\n### Merge Analysis:\n- **Purpose**: Combines all three AI outputs\n- **Critical**: Ensures all data flows to aggregator\n\n### Data Aggregation:\n- **Function**: Master data process"
      }
    },
    {
      "id": "6f32e259-79e7-4c42-9576-6415583e43e7",
      "name": "📋 Setup Checklist",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1184,
        -1552
      ],
      "parameters": {
        "width": 380,
        "height": 652,
        "content": "## ⚙️ Critical Setup Steps\n\n### 1. API Credentials:\n- **Anthropic API**: Required for all AI models\n- **Gmail OAuth2**: Required for email sending\n\n### 2. Email Configuration:\n- Update recipient email"
      }
    },
    {
      "id": "39bd4b7f-97e4-4c05-b8ed-0bdb92757df0",
      "name": "📋 Technical Details",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -768,
        -864
      ],
      "parameters": {
        "width": 350,
        "height": 620,
        "content": "## 🔧 Technical Notes\n\n### Output Parsers:\n- **Purpose**: Ensure valid JSON from AI\n- **Schema**: Predefined structure for each agent\n- **Error Handling**: Prevents workflow failures\n\n### Temperature S"
      }
    },
    {
      "id": "40f0d0e4-18e8-435b-b87f-f090548685b6",
      "name": "📋 Future Enhancements",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1648,
        -1424
      ],
      "parameters": {
        "width": 420,
        "height": 460,
        "content": "## 🚀 Enhancement Ideas\n\n### Future Improvements:\n- **Database Storage**: Save all analyses for tracking\n- **Analytics Dashboard**: View trends over time\n- **Slack Integration**: Send reports to team c"
      }
    },
    {
      "id": "ca65dce4-99fc-42af-8fbe-b318a43f72c9",
      "name": "Simple Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -32,
        -1248
      ]
    },
    {
      "id": "5a912d2b-b100-4bdd-8b34-0ebcc3f7f5a7",
      "name": "My Information",
      "type": "n8n-nodes-base.set",
      "position": [
        -352,
        -1280
      ]
    },
    {
      "id": "a8bd5e23-59f4-4641-9e0f-cae8a1afc2a9",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -416,
        -1104
      ],
      "parameters": {
        "width": 256,
        "height": 192,
        "content": "### Some of Input Information Explanation:\n- **Time commitment** is for how much hours weekly you would put aside for this\n- **Budget Range**: One time investment you could afford to invest in the ide"
      }
    }
  ],
  "connections": {
    "Form": {
      "main": [
        [
          {
            "node": "Prepare Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Prepare Data": {
      "main": [
        [
          {
            "node": "Idea Generator Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Email Creator": {
      "main": [
        [
          {
            "node": "Send Startup Idea via Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Simple Memory": {
      "ai_memory": [
        [
          {
            "node": "Idea Generator Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Merge Analysis": {
      "main": [
        [
          {
            "node": "Data Aggregation",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "My Information": {
      "main": [
        [
          {
            "node": "Prepare Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Data Aggregation": {
      "main": [
        [
          {
            "node": "Email Creator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Idea Critic Agent": {
      "main": [
        [
          {
            "node": "Sentiment Analysis",
            "type": "main",
            "index": 0
          },
          {
            "node": "Merge Analysis",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Idea Critic Model": {
      "ai_languageModel": [
        [
          {
            "node": "Idea Critic Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Idea Critic Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Idea Critic Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Sentiment Analysis": {
      "main": [
        [
          {
            "node": "Merge Analysis",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "Idea Generator Agent": {
      "main": [
        [
          {
            "node": "Idea Critic Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Idea Generator Model": {
      "ai_languageModel": [
        [
          {
            "node": "Idea Generator Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Idea Generator Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Idea Generator Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Sentiment Analysis Model": {
      "ai_languageModel": [
        [
          {
            "node": "Sentiment Analysis",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Sentiment Analysis Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Sentiment Analysis",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Send Startup Idea via Email": {
      "main": [
        []
      ]
    },
    "Scheduled trigger once a day": {
      "main": [
        [
          {
            "node": "My Information",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Execute workflow’": {
      "main": [
        [
          {
            "node": "My Information",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}