This workflow corresponds to n8n.io template #7480 — we link there as the canonical source.
This workflow follows the Agent → Form Trigger recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"meta": {
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "800c7f2b-6a5b-495f-83d8-a418b7c5a957",
"name": "Idea Generator Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
128,
-1440
],
"parameters": {
"text": "=You are a seasoned startup advisor and serial entrepreneur with expertise across multiple industries. Generate a comprehensive startup idea with the following structure.\n\n**Creative Inspiration Seed:** {{ $now.toMillis() }}\n\nUse this number as inspiration for your creative direction. Let it influence:\n- The industry or problem space you explore\n- The type of innovation approach you take \n- The scale and ambition of the idea\n- Any unexpected connections or analogies you might make\n\nTransform this seed number into creative energy and let it guide your ideation in unexpected directions.\n\n**Context for Generation:**\n- Current date: {{ new Date().toISOString().split('T')[0] }}\n- Focus on emerging trends and technologies\n- Consider post-pandemic market shifts\n- Think about sustainability and social impact\n\n**My knowledge**\nProgramming languages: {{ $json.developer_profile.programming_languages }}\nTech Stack: {{ $json.developer_profile.tech_stack }}\nSpecialized Skills: {{ $json.developer_profile.specialized_skills }}\nTarget Market: {{ $json.developer_profile.target_market }}\nTime Commitment (Weekly): {{ $json.developer_profile.time_commitment }}\nBudget Range(One time): {{ $json.developer_profile.budget_range }}\nExperience level: {{ $json.developer_profile.experience_level }}\n\n**Generate a startup idea with these components:**\n\n1. **Core Concept** (1-2 sentences)\n2. **Problem Statement** (What specific pain point does this solve?)\n3. **Target Market** (Be specific about demographics, size, and characteristics)\n4. **Unique Value Proposition** (What makes this different?)\n5. **Business Model** (How it makes money)\n6. **Technology Stack** (If applicable)\n7. **Go-to-Market Strategy** (Initial customer acquisition approach)\n8. **Scalability Potential** (How it can grow)\n9. **Estimated Market Size** (TAM, SAM, SOM if possible)\n10. **Success Metrics** (Key KPIs to track)\n\n**Innovation Requirements:**\n- Must address a real, validated problem\n- Should leverage current technology trends (AI, blockchain, IoT, etc.)\n- Consider remote-first or hybrid business models\n- Think about global scalability from day one\n\n**Format your response as JSON:**\n```json\n{\n \"idea_title\": \"Concise startup name/title\",\n \"core_concept\": \"Brief description\",\n \"problem_statement\": \"Problem being solved\",\n \"target_market\": \"Specific target audience\",\n \"value_proposition\": \"Unique value offered\",\n \"business_model\": \"How it makes money\",\n \"technology_stack\": \"Technologies used\",\n \"go_to_market\": \"Customer acquisition strategy\",\n \"scalability\": \"Growth potential\",\n \"market_size\": \"Market opportunity\",\n \"success_metrics\": \"Key performance indicators\",\n \"innovation_score\": \"1-10 rating of how innovative this is\",\n \"execution_complexity\": \"1-10 rating of how hard this is to execute\"\n}",
"options": {},
"promptType": "define",
"hasOutputParser": true
},
"typeVersion": 2.1
},
{
"id": "d0816cef-31b1-46b3-962c-b7b96e08e739",
"name": "Idea Critic Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
128,
-1216
],
"parameters": {
"text": "=You are a tough but fair venture capitalist and market research expert. Your job is to critically analyze the startup idea provided and identify potential issues, market competition, and execution challenges.\nStartup Idea to Analyze:\n{{ $json.output.toJsonString() }}\nConduct a thorough critical analysis covering:\n1. MARKET VALIDATION\n\nDoes this problem actually exist and is it painful enough?\nIs the target market large enough and accessible?\nAre people currently paying for solutions to this problem?\n\n2. COMPETITIVE LANDSCAPE\n\nIdentify 3-5 existing competitors or similar solutions\nWhat are incumbent solutions (even if imperfect)?\nHow crowded is this space?\nWhat barriers to entry exist?\n\n3. EXECUTION CHALLENGES\n\nTechnical feasibility and complexity\nRequired expertise and team composition\nRegulatory or legal hurdles\nTime to market considerations\n\n4. BUSINESS MODEL VIABILITY\n\nRevenue model sustainability\nUnit economics potential\nCustomer acquisition cost vs lifetime value\nScalability bottlenecks\n\n5. RISK ASSESSMENT\n\nMarket timing risks\nTechnology risks\nCompetitive risks\nOperational risks\n\n6. IMPROVEMENT RECOMMENDATIONS\n\nHow to differentiate further\nPotential pivots or modifications\nStrategic partnerships to consider\n\nResearch Context:\n\nAssume current market conditions (2025)\nConsider economic climate and funding environment\nFactor in recent tech trends and consumer behavior\n\nBe brutally honest but constructive. Rate each area and provide specific examples.\nFormat as JSON:\njson{\n \"overall_viability_score\": \"1-10 rating\",\n \"market_validation\": {\n \"score\": \"1-10\",\n \"analysis\": \"Detailed assessment\",\n \"concerns\": [\"List of concerns\"],\n \"opportunities\": [\"List of opportunities\"]\n },\n \"competitive_landscape\": {\n \"competition_level\": \"Low/Medium/High\",\n \"main_competitors\": [\"List of competitors\"],\n \"differentiation_strength\": \"1-10 rating\",\n \"market_positioning\": \"Analysis of market position\"\n },\n \"execution_challenges\": {\n \"technical_difficulty\": \"1-10 rating\", \n \"resource_requirements\": \"Assessment of needs\",\n \"time_to_market\": \"Estimated timeline\",\n \"major_obstacles\": [\"List key challenges\"]\n },\n \"business_model\": {\n \"revenue_viability\": \"1-10 rating\",\n \"scalability_score\": \"1-10 rating\",\n \"unit_economics\": \"Assessment\",\n \"funding_requirements\": \"Estimated capital needs\"\n },\n \"risk_factors\": [\"List of major risks\"],\n \"recommendations\": [\"Actionable improvement suggestions\"],\n \"verdict\": \"PROCEED/PROCEED_WITH_CAUTION/MAJOR_REVISIONS_NEEDED/ABANDON\",\n \"key_success_factors\": [\"What needs to go right for success\"]\n}",
"options": {},
"promptType": "define",
"hasOutputParser": true
},
"typeVersion": 2.1
},
{
"id": "d48e2895-4afe-45b2-8489-edf3d45886fe",
"name": "Sentiment Analysis",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
144,
-976
],
"parameters": {
"text": "=You are an expert business psychologist and decision analyst. Analyze the sentiment and emotional undertones of the critic's assessment, then provide a balanced final recommendation.\nOriginal Startup Idea:\n{{ $('Idea Generator Agent').item.json.output }}\nCritic's Analysis:\n{{ $json.output.toJsonString() }}\nINSTRUCTIONS: Even if some data appears malformed or incomplete, proceed with your analysis using whatever information is available. If critique data is missing, focus on the startup idea assessment and general market psychology.\n\nYour Analysis Should Cover:\n1. SENTIMENT ANALYSIS\n\nOverall tone of the critique (optimistic/pessimistic/neutral)\nConfidence level in the assessment\nBias detection (overly harsh or lenient)\nEmotional indicators in language used\n\n2. CRITIQUE QUALITY\n\nThoroughness of the analysis\nEvidence-based vs opinion-based points\nBalance between criticism and opportunity identification\nMissing perspectives or blind spots\n\n3. PSYCHOLOGICAL FACTORS\n\nFounder mindset requirements for this idea\nMarket psychology and timing\nInvestor sentiment factors\nTeam dynamics considerations\n\n4. META-ANALYSIS\n\nIs the criticism fair and balanced?\nAre the concerns addressable?\nDoes the critic miss any key opportunities?\nWhat's the emotional journey for pursuing this?\n\n5. FINAL SYNTHESIS\n\nReconcile optimistic idea with critical assessment\nProbability-weighted outcomes\nDecision framework for next steps\nRisk-YOUR_OPENAI_KEY_HERE recommendation\n\nConsider:\n\nCognitive biases in both the idea generation and critique\nMarket sentiment trends\nFounder personality fit\nResource availability impact on feasibility\n\nFormat as JSON:\njson{\n \"sentiment_analysis\": {\n \"critic_tone\": \"optimistic/neutral/pessimistic\",\n \"confidence_level\": \"1-10 rating of critic's certainty\",\n \"bias_detection\": \"Identified biases in critique\",\n \"emotional_indicators\": [\"Key emotional cues found\"]\n },\n \"critique_quality\": {\n \"thoroughness\": \"1-10 rating\",\n \"evidence_quality\": \"1-10 rating\",\n \"balance_score\": \"1-10 rating\",\n \"missing_perspectives\": [\"What the critic might have missed\"]\n },\n \"psychological_factors\": {\n \"founder_readiness_required\": \"1-10 scale\",\n \"market_psychology\": \"Analysis of market mood\",\n \"stress_factors\": [\"Potential stress points\"],\n \"motivation_factors\": [\"What would drive success\"]\n },\n \"meta_analysis\": {\n \"critique_fairness\": \"1-10 rating\",\n \"addressable_concerns\": \"% of concerns that can be mitigated\",\n \"missed_opportunities\": [\"Opportunities critic overlooked\"],\n \"emotional_journey\": \"Predicted founder experience\"\n },\n \"final_synthesis\": {\n \"overall_recommendation\": \"STRONG_GO/CAUTIOUS_GO/INVESTIGATE_FURTHER/PASS\",\n \"success_probability\": \"1-100% estimate\",\n \"key_next_steps\": [\"Prioritized action items\"],\n \"decision_confidence\": \"1-10 rating\",\n \"final_insight\": \"One key takeaway for decision making\"\n },\n \"executive_summary\": \"2-3 sentence bottom line recommendation\"\n}",
"options": {},
"promptType": "define",
"hasOutputParser": true
},
"typeVersion": 2.1
},
{
"id": "7e749046-6a87-4161-a670-59a13977070c",
"name": "Form",
"type": "n8n-nodes-base.formTrigger",
"position": [
-608,
-1632
],
"parameters": {
"path": "bba48ae8-07f7-4eae-be54-2960c862157f",
"options": {},
"formTitle": "\ud83d\ude80 Tech Startup Idea Generator",
"formFields": {
"values": [
{
"fieldLabel": "Your Name",
"requiredField": true
},
{
"fieldType": "email",
"fieldLabel": "Email",
"requiredField": true
},
{
"fieldType": "textarea",
"fieldLabel": "Programming Languages",
"requiredField": true
},
{
"fieldType": "textarea",
"fieldLabel": "Tech Stack & Frameworks",
"requiredField": true
},
{
"fieldType": "dropdown",
"fieldLabel": "Specialized Skills",
"multiselect": true,
"fieldOptions": {
"values": [
{
"option": "Machine Learning & AI"
},
{
"option": "DevOps/Cloud Infrastructure"
},
{
"option": "Mobile Development"
},
{
"option": "Blockchain/Web3"
},
{
"option": "Data Science/Analytics"
},
{
"option": "Cybersecurity"
},
{
"option": "API Development"
},
{
"option": "UI/UX Design"
},
{
"option": "Database Architecture"
},
{
"option": "Automation/Scripting"
},
{
"option": "Game Development"
},
{
"option": "IoT/Hardware"
}
]
}
},
{
"fieldType": "dropdown",
"fieldLabel": "Target Market",
"fieldOptions": {
"values": [
{
"option": "B2B SaaS"
},
{
"option": "Developer Tools"
},
{
"option": "E-commerce"
},
{
"option": "FinTech"
},
{
"option": "Healthcare"
},
{
"option": "EdTech"
},
{
"option": "Marketing/Sales"
},
{
"option": "Productivity"
},
{
"option": "Gaming"
},
{
"option": "Social/Community"
},
{
"option": "Enterprise"
},
{
"option": "Consumer Apps"
}
]
}
},
{
"fieldType": "dropdown",
"fieldLabel": "Time Commitment",
"fieldOptions": {
"values": [
{
"option": "5-10 hours/week (Side Project)"
},
{
"option": "20-30 hours/week (Part-time)"
},
{
"option": "40+ hours/week (Full-time)"
},
{
"option": "Weekend Warrior"
}
]
},
"requiredField": true
},
{
"fieldType": "dropdown",
"fieldLabel": "Experience Level",
"fieldOptions": {
"values": [
{
"option": "Junior (0-2 years)"
},
{
"option": "Mid-level (3-5 years)"
},
{
"option": "Senior (6-10 years)"
},
{
"option": "Expert (10+ years)"
}
]
},
"requiredField": true
},
{
"fieldType": "dropdown",
"fieldLabel": "Budget Range",
"fieldOptions": {
"values": [
{
"option": "$0 - $1,000 (Bootstrap)"
},
{
"option": "$1,000 - $5,000 (Small Investment)"
},
{
"option": "$5,000 - $20,000 (Medium Investment)"
},
{
"option": "$20,000+ (Well Funded)"
}
]
},
"requiredField": true
}
]
},
"formDescription": "Generate SaaS and tech startup ideas based on your developer skills"
},
"typeVersion": 2
},
{
"id": "95c00ef5-6eb8-4bf0-a391-a9da0cabbbdd",
"name": "Scheduled trigger once a day",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-608,
-1360
],
"parameters": {
"rule": {
"interval": [
{
"triggerAtHour": 9
}
]
}
},
"typeVersion": 1.2
},
{
"id": "1d9bee69-b352-4a36-ab82-2dae5c05722c",
"name": "When clicking \u2018Execute workflow\u2019",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-608,
-1120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c91e4c3f-70eb-49ed-b03f-2a5c52e2e2a6",
"name": "Data Aggregation",
"type": "n8n-nodes-base.code",
"position": [
928,
-1216
],
"parameters": {
"jsCode": "// Comprehensive data aggregation\nconst workflow_run_id = `startup_analysis_${Date.now()}`;\nconst timestamp = new Date().toISOString();\n\n// Collect data from all agents\nlet idea = {};\nlet critique = {};\nlet sentiment = {};\n\ntry {\n // Get idea from Agent 1\n idea = $('Idea Generator Agent').first().json.output || {};\n console.log('Idea data collected:', !!idea.idea_title);\n \n // Get critique from Agent 2 \n critique = $('Idea Critic Agent').first().json.output || {};\n console.log('Critique data collected:', !!critique.overall_viability_score);\n \n // Get sentiment from current node (Agent 3)\n sentiment = $('Sentiment Analysis').first().json.output || {};\n console.log('Sentiment data collected:', !!sentiment.final_synthesis);\n \n} catch (error) {\n console.error('Data collection error:', error);\n}\n\n// Calculate composite scores\nconst calculateCompositeScore = () => {\n const ideaScore = parseFloat(idea.innovation_score) || 0;\n const viabilityScore = parseFloat(critique.overall_viability_score) || 0;\n const successProbability = parseFloat(sentiment.final_synthesis?.success_probability) || 0;\n \n return {\n innovation: ideaScore,\n viability: viabilityScore, \n success_probability: successProbability,\n composite: ((ideaScore + viabilityScore + (successProbability/10)) / 3).toFixed(1)\n };\n};\n\nconst scores = calculateCompositeScore();\n\n// Determine recommendation priority\nconst getRecommendationPriority = () => {\n const verdict = critique.verdict || 'UNKNOWN';\n const sentimentRec = sentiment.final_synthesis?.overall_recommendation || 'UNKNOWN';\n \n if (verdict.includes('ABANDON') || sentimentRec === 'PASS') return 'LOW';\n if (verdict.includes('CAUTION') || sentimentRec.includes('CAUTIOUS')) return 'MEDIUM';\n if (verdict.includes('PROCEED') && sentimentRec.includes('STRONG')) return 'HIGH';\n return 'MEDIUM';\n};\n\n// Create comprehensive output structure\nconst aggregatedData = {\n // Metadata\n meta: {\n workflow_run_id,\n timestamp,\n analysis_version: '1.0',\n processing_time_estimate: '~3-5 minutes'\n },\n \n // Raw agent outputs\n raw_outputs: {\n idea_generation: idea,\n market_critique: critique, \n sentiment_analysis: sentiment\n },\n \n // Processed insights\n insights: {\n scores,\n recommendation_priority: getRecommendationPriority(),\n key_opportunities: critique.recommendations?.slice(0, 3) || [],\n key_risks: critique.risk_factors?.slice(0, 3) || [],\n next_steps: sentiment.final_synthesis?.key_next_steps || []\n },\n \n // Summary for quick review\n executive_summary: {\n idea_title: idea.idea_title || 'Untitled Startup Idea',\n one_liner: idea.core_concept || 'No description available',\n verdict: critique.verdict || 'NO_VERDICT',\n confidence: sentiment.final_synthesis?.decision_confidence || 'Unknown',\n bottom_line: sentiment.executive_summary || 'Analysis incomplete'\n },\n \n // Flags for routing decisions\n routing_flags: {\n should_email: scores.composite >= 5.0,\n needs_human_review: getRecommendationPriority() === 'HIGH',\n save_to_database: true,\n generate_report: scores.composite >= 6.0\n }\n};\n\nreturn aggregatedData;"
},
"typeVersion": 2
},
{
"id": "7e451c26-697a-44c5-b7ba-9865ef0cb10c",
"name": "Email Creator",
"type": "n8n-nodes-base.code",
"position": [
1120,
-1216
],
"parameters": {
"jsCode": "const data = $input.first().json;\nconst { executive_summary, insights, meta } = data;\n\n// Create human-readable email content\nconst emailContent = {\n subject: `\ud83d\ude80 Startup Analysis: ${executive_summary.idea_title} [${executive_summary.verdict}]`,\n \n html_body: `\n <h2>\ud83d\ude80 Startup Idea Analysis Report</h2>\n <p><strong>Generated:</strong> ${new Date(meta.timestamp).toLocaleString()}</p>\n \n <div style=\"background: #f5f5f5; padding: 15px; border-radius: 8px; margin: 15px 0;\">\n <h3>${executive_summary.idea_title}</h3>\n <p><em>${executive_summary.one_liner}</em></p>\n </div>\n \n <h3>\ud83d\udcca Quick Scores</h3>\n <ul>\n <li><strong>Innovation:</strong> ${insights.scores.innovation}/10</li>\n <li><strong>Market Viability:</strong> ${insights.scores.viability}/10</li> \n <li><strong>Success Probability:</strong> ${insights.scores.success_probability}%</li>\n <li><strong>Composite Score:</strong> ${insights.scores.composite}/10</li>\n </ul>\n \n <h3>\ud83c\udfaf Verdict: ${executive_summary.verdict}</h3>\n <p><strong>Bottom Line:</strong> ${executive_summary.bottom_line}</p>\n \n <h3>\ud83d\udea8 Key Risks</h3>\n <ul>\n ${insights.key_risks.map(risk => `<li>${risk}</li>`).join('')}\n </ul>\n \n <h3>\ud83d\udca1 Key Opportunities</h3>\n <ul>\n ${insights.key_opportunities.map(opp => `<li>${opp}</li>`).join('')}\n </ul>\n \n <h3>\ud83d\udccb Recommended Next Steps</h3>\n <ol>\n ${insights.next_steps.map(step => `<li>${step}</li>`).join('')}\n </ol>\n \n <hr>\n <p><small>Analysis ID: ${meta.workflow_run_id}</small></p>\n `,\n \n text_body: `\nSTARTUP ANALYSIS REPORT\nGenerated: ${new Date(meta.timestamp).toLocaleString()}\n\nIDEA: ${executive_summary.idea_title}\n${executive_summary.one_liner}\n\nSCORES:\n- Innovation: ${insights.scores.innovation}/10\n- Market Viability: ${insights.scores.viability}/10 \n- Success Probability: ${insights.scores.success_probability}%\n- Composite: ${insights.scores.composite}/10\n\nVERDICT: ${executive_summary.verdict}\n${executive_summary.bottom_line}\n\nKEY RISKS:\n${insights.key_risks.map((risk, i) => `${i+1}. ${risk}`).join('\\n')}\n\nKEY OPPORTUNITIES: \n${insights.key_opportunities.map((opp, i) => `${i+1}. ${opp}`).join('\\n')}\n\nNEXT STEPS:\n${insights.next_steps.map((step, i) => `${i+1}. ${step}`).join('\\n')}\n\nAnalysis ID: ${meta.workflow_run_id}\n `\n};\n\nreturn [{ json: emailContent }];"
},
"typeVersion": 2
},
{
"id": "00374e6f-d25e-4032-b496-e27211764ff8",
"name": "Send Startup Idea via Email",
"type": "n8n-nodes-base.gmail",
"position": [
1344,
-1216
],
"parameters": {
"sendTo": "=",
"message": "={{ $json.html_body }}",
"options": {},
"subject": "=\ud83d\ude80 Your Personalized Tech Startup Idea"
},
"credentials": {
"gmailOAuth2": {
"name": "<your credential>"
}
},
"typeVersion": 2.1
},
{
"id": "fc63ee7a-88bb-416c-8016-f0d48921e8e5",
"name": "Merge Analysis",
"type": "n8n-nodes-base.merge",
"position": [
768,
-1232
],
"parameters": {
"numberInputs": 3
},
"typeVersion": 3.2
},
{
"id": "5e983847-1877-45ee-886a-301bb388f07b",
"name": "Prepare Data",
"type": "n8n-nodes-base.set",
"position": [
-176,
-1440
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "developer_profile",
"name": "developer_profile",
"type": "object",
"value": "={\n \"name\": \"{{ $json['Your Name'] }}\",\n \"email\": \"{{ $json['Email'] }}\",\n \"programming_languages\": \"{{ $json['Programming Languages'] }}\",\n \"tech_stack\": \"{{ $json['Tech Stack & Frameworks'] }}\",\n \"specialized_skills\": \"{{ $json['Specialized Skills'] }}\",\n \"target_market\": \"{{ $json['Target Market'] }}\",\n \"time_commitment\": \"{{ $json['Time Commitment'] }}\",\n \"experience_level\": \"{{ $json['Experience Level'] }}\",\n \"budget_range\": \"{{ $json['Budget Range'] }}\",\n \"timestamp\": \"{{ $now.toISO() }}\"\n}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "1e020c7d-0ceb-4054-a2b5-53ff16d10f3c",
"name": "Idea Generator Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
496,
-1280
],
"parameters": {
"jsonSchemaExample": "{\n \"idea_title\": \"Concise startup name/title\",\n \"core_concept\": \"Brief description\",\n \"problem_statement\": \"Problem being solved\",\n \"target_market\": \"Specific target audience\",\n \"value_proposition\": \"Unique value offered\",\n \"business_model\": \"How it makes money\",\n \"technology_stack\": \"Technologies used\",\n \"go_to_market\": \"Customer acquisition strategy\",\n \"scalability\": \"Growth potential\",\n \"market_size\": \"Market opportunity\",\n \"success_metrics\": \"Key performance indicators\",\n \"innovation_score\": \"1-10 rating of how innovative this is\",\n \"execution_complexity\": \"1-10 rating of how hard this is to execute\"\n}"
},
"typeVersion": 1.3
},
{
"id": "e4ee27a6-6d2e-445f-ba4c-36a0e05c4d37",
"name": "Idea Generator Model",
"type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
"position": [
-176,
-1248
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "claude-sonnet-4-20250514",
"cachedResultName": "Claude 4 Sonnet"
},
"options": {
"thinking": false,
"temperature": 0.8
}
},
"credentials": {
"anthropicApi": {
"name": "<your credential>"
}
},
"typeVersion": 1.3
},
{
"id": "b8821029-7921-4ac7-93b3-d6026412eed9",
"name": "Idea Critic Model",
"type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
"position": [
-64,
-1056
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "claude-sonnet-4-20250514",
"cachedResultName": "Claude 4 Sonnet"
},
"options": {
"thinking": false,
"temperature": 0.3
}
},
"credentials": {
"anthropicApi": {
"name": "<your credential>"
}
},
"typeVersion": 1.3
},
{
"id": "baa3ef22-a7af-4f16-9249-d929df15b6c2",
"name": "Sentiment Analysis Model",
"type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
"position": [
-64,
-832
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "claude-sonnet-4-20250514",
"cachedResultName": "Claude 4 Sonnet"
},
"options": {
"thinking": false,
"temperature": 0.2
}
},
"credentials": {
"anthropicApi": {
"name": "<your credential>"
}
},
"typeVersion": 1.3
},
{
"id": "09f06ad0-d423-4640-bbf5-02d835e0fe41",
"name": "Idea Critic Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
496,
-1104
],
"parameters": {
"jsonSchemaExample": "{\n \"overall_viability_score\": \"1-10 rating\",\n \"market_validation\": {\n \"score\": \"1-10\",\n \"analysis\": \"Detailed assessment\",\n \"concerns\": [\"List of concerns\"],\n \"opportunities\": [\"List of opportunities\"]\n },\n \"competitive_landscape\": {\n \"competition_level\": \"Low/Medium/High\",\n \"main_competitors\": [\"List of competitors\"],\n \"differentiation_strength\": \"1-10 rating\",\n \"market_positioning\": \"Analysis of market position\"\n },\n \"execution_challenges\": {\n \"technical_difficulty\": \"1-10 rating\", \n \"resource_requirements\": \"Assessment of needs\",\n \"time_to_market\": \"Estimated timeline\",\n \"major_obstacles\": [\"List key challenges\"]\n },\n \"business_model\": {\n \"revenue_viability\": \"1-10 rating\",\n \"scalability_score\": \"1-10 rating\",\n \"unit_economics\": \"Assessment\",\n \"funding_requirements\": \"Estimated capital needs\"\n },\n \"risk_factors\": [\"List of major risks\"],\n \"recommendations\": [\"Actionable improvement suggestions\"],\n \"verdict\": \"PROCEED/PROCEED_WITH_CAUTION/MAJOR_REVISIONS_NEEDED/ABANDON\",\n \"key_success_factors\": [\"What needs to go right for success\"]\n}"
},
"typeVersion": 1.3
},
{
"id": "cea23513-2a89-4c2f-9db9-ca476c1e01ab",
"name": "Sentiment Analysis Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
496,
-848
],
"parameters": {
"jsonSchemaExample": "{\n \"sentiment_analysis\": {\n \"critic_tone\": \"optimistic/neutral/pessimistic\",\n \"confidence_level\": \"1-10 rating of critic's certainty\",\n \"bias_detection\": \"Identified biases in critique\",\n \"emotional_indicators\": [\"Key emotional cues found\"]\n },\n \"critique_quality\": {\n \"thoroughness\": \"1-10 rating\",\n \"evidence_quality\": \"1-10 rating\",\n \"balance_score\": \"1-10 rating\",\n \"missing_perspectives\": [\"What the critic might have missed\"]\n },\n \"psychological_factors\": {\n \"founder_readiness_required\": \"1-10 scale\",\n \"market_psychology\": \"Analysis of market mood\",\n \"stress_factors\": [\"Potential stress points\"],\n \"motivation_factors\": [\"What would drive success\"]\n },\n \"meta_analysis\": {\n \"critique_fairness\": \"1-10 rating\",\n \"addressable_concerns\": \"% of concerns that can be mitigated\",\n \"missed_opportunities\": [\"Opportunities critic overlooked\"],\n \"emotional_journey\": \"Predicted founder experience\"\n },\n \"final_synthesis\": {\n \"overall_recommendation\": \"STRONG_GO/CAUTIOUS_GO/INVESTIGATE_FURTHER/PASS\",\n \"success_probability\": \"1-100% estimate\",\n \"key_next_steps\": [\"Prioritized action items\"],\n \"decision_confidence\": \"1-10 rating\",\n \"final_insight\": \"One key takeaway for decision making\"\n },\n \"executive_summary\": \"2-3 sentence bottom line recommendation\"\n}"
},
"typeVersion": 1.3
},
{
"id": "0db83fd0-8dcb-40da-a128-82d143fbd77b",
"name": "\ud83d\udccb Workflow Overview",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1152,
-2128
],
"parameters": {
"width": 382,
"height": 494,
"content": "## \ud83d\ude80 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**: Structures the data for AI processing\n3. **AI Generation**: Creates detailed, actionable startup ideas\n4. **Email Delivery**: Sends formatted idea with resources\n\n### Setup Required:\n- Configure Claude or OpenAI credentials\n- Set up Gmail for email\n- (option 1) Deploy and share the form URL\n- (option 2) Fill out My Information node with your data, and activate the workflow to receive an idea once a day"
},
"typeVersion": 1
},
{
"id": "58c0e3c6-9c55-48ee-b19c-027ebcf41ac4",
"name": "\ud83d\udccb Input Sources",
"type": "n8n-nodes-base.stickyNote",
"position": [
-688,
-2128
],
"parameters": {
"color": 2,
"width": 352,
"height": 444,
"content": "## \ud83c\udfaf Input Triggers\n\n**Three ways to run this workflow:**\n\n1. **\ud83d\udcdd Form Trigger**: External users fill out form\n - Share the webhook URL publicly\n - Automatically processes submissions\n\n2. **\u23f0 Daily Schedule**: Runs at 9 AM daily\n - Uses \"My Information\" data\n - Great for personal daily inspiration\n\n3. **\ud83d\uddb1\ufe0f Manual Trigger**: Run on-demand\n - Click to test the workflow\n - Uses \"My Information\" data\n\n**Setup Tip**: Fill out \"My Information\" node with your personal data for testing and daily runs."
},
"typeVersion": 1
},
{
"id": "69522535-1bac-43b0-89ce-2864b0ca0d1c",
"name": "\ud83d\udccb Data Preparation",
"type": "n8n-nodes-base.stickyNote",
"position": [
864,
-1008
],
"parameters": {
"color": 3,
"width": 400,
"height": 408,
"content": "## \ud83d\udd27 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 and manual triggers\n- **Tip**: Update this periodically as your skills grow\n\n### \"Prepare Data\" Node:\n- **Function**: Normalizes data structure\n- **Input**: Form data OR \"My Information\" data \n- **Output**: Clean JSON object with developer profile\n- **Important**: This ensures consistent data format regardless of input source"
},
"typeVersion": 1
},
{
"id": "5c468e4b-b58d-4106-a958-a5ac7cd05211",
"name": "\ud83d\udccb AI Analysis Pipeline",
"type": "n8n-nodes-base.stickyNote",
"position": [
48,
-2048
],
"parameters": {
"color": 4,
"width": 440,
"height": 548,
"content": "## \ud83e\udd16 AI Agent Pipeline\n\n**Three-stage analysis system:**\n\n### Agent 1: Idea Generator \ud83e\udde0\n- **Temperature**: 0.7 (creative)\n- **Purpose**: Creates innovative startup concepts\n- **Output**: Structured idea with business details\n\n### Agent 2: Market Critic \ud83d\udd0d \n- **Temperature**: 0.3 (analytical)\n- **Purpose**: Critical market analysis\n- **Evaluates**: Competition, risks, feasibility\n\n### Agent 3: Sentiment Analyzer \ud83d\udcca\n- **Temperature**: 0.2 (precise)\n- **Purpose**: Synthesizes final recommendation\n- **Provides**: Balanced decision framework\n\n**Setup Required**: \n- Add Anthropic API credentials to all three models\n- Each agent has its own model and parser for reliability"
},
"typeVersion": 1
},
{
"id": "ade6ebaf-ddad-43f9-853f-bb197f59624f",
"name": "\ud83d\udccb Data Processing & Output",
"type": "n8n-nodes-base.stickyNote",
"position": [
672,
-1984
],
"parameters": {
"color": 5,
"width": 468,
"height": 632,
"content": "## \ud83d\udcca 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 processor\n- **Creates**: Composite scores, routing flags\n- **Calculates**: Final recommendations\n- **Key Logic**: \n - Composite score = (innovation + viability + success/10) \u00f7 3\n - Routing flags determine email sending\n\n### Email Creator:\n- **Input**: Aggregated analysis data\n- **Output**: HTML and text email content\n- **Features**: Formatted report with scores, risks, opportunities\n\n### Gmail Send:\n- **Requirement**: Configure Gmail OAuth2 credentials\n- **Recipient**: Update email address in node settings\n- **Content**: Rich HTML startup analysis report"
},
"typeVersion": 1
},
{
"id": "6f32e259-79e7-4c42-9576-6415583e43e7",
"name": "\ud83d\udccb Setup Checklist",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1184,
-1552
],
"parameters": {
"color": 6,
"width": 380,
"height": 652,
"content": "## \u2699\ufe0f 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 in \"Send Startup Idea via Email\" node\n- Test email delivery before going live\n\n### 3. Personal Data:\n- Fill out \"My Information\" node completely\n- This data is used for scheduled/manual runs\n\n### 4. Form Deployment (Optional):\n- Copy webhook URL from Form trigger\n- Share publicly for external submissions\n\n### 5. Testing:\n- Use Manual trigger to test end-to-end\n- Check email delivery and formatting\n- Verify all AI agents produce valid JSON\n\n**Pro Tip**: Run manual test first before enabling daily schedule!"
},
"typeVersion": 1
},
{
"id": "39bd4b7f-97e4-4c05-b8ed-0bdb92757df0",
"name": "\ud83d\udccb Technical Details",
"type": "n8n-nodes-base.stickyNote",
"position": [
-768,
-864
],
"parameters": {
"color": 7,
"width": 350,
"height": 620,
"content": "## \ud83d\udd27 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 Settings:\n- **0.7**: Creative idea generation\n- **0.3**: Balanced critical analysis \n- **0.2**: Precise sentiment scoring\n\n### Data Flow:\nForm/Schedule \u2192 Prepare \u2192 AI Chain \u2192 Merge \u2192 Aggregate \u2192 Email\n\n### Common Issues:\n- **JSON Parse Errors**: Check output parser schemas\n- **Missing Data**: Ensure all required fields filled\n- **Email Failures**: Verify Gmail credentials\n- **API Limits**: Monitor Anthropic usage\n\n**Debug Tip**: Check execution logs if workflow fails"
},
"typeVersion": 1
},
{
"id": "40f0d0e4-18e8-435b-b87f-f090548685b6",
"name": "\ud83d\udccb Future Enhancements",
"type": "n8n-nodes-base.stickyNote",
"position": [
1648,
-1424
],
"parameters": {
"width": 420,
"height": 460,
"content": "## \ud83d\ude80 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 channels\n- **Conditional Logic**: Only email high-scoring ideas\n- **Market Research**: Auto-fetch competitor data\n- **Idea Tracking**: Follow up on promising concepts\n\n### Scaling Options:\n- **Multiple Recipients**: Send to team/investors\n- **Industry Focus**: Specialized prompts per sector\n- **A/B Testing**: Different prompt variations\n- **Feedback Loop**: Rate ideas to improve prompts\n\n**Next Steps**: Start simple, then add features based on usage patterns"
},
"typeVersion": 1
},
{
"id": "ca65dce4-99fc-42af-8fbe-b318a43f72c9",
"name": "Simple Memory",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
-32,
-1248
],
"parameters": {
"sessionKey": "ai-idea-generator",
"sessionIdType": "customKey",
"contextWindowLength": 10
},
"typeVersion": 1.3
},
{
"id": "5a912d2b-b100-4bdd-8b34-0ebcc3f7f5a7",
"name": "My Information",
"type": "n8n-nodes-base.set",
"position": [
-352,
-1280
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "7a35045d-ef67-450e-8131-510afb3f0f1d",
"name": "Your Name",
"type": "string",
"value": ""
},
{
"id": "74580f61-112b-47c1-8d80-107fa9899aa6",
"name": "Email",
"type": "string",
"value": ""
},
{
"id": "51ceaff3-373d-4a87-b696-d163f7c80031",
"name": "Programming Languages",
"type": "string",
"value": ""
},
{
"id": "5bc84922-08d2-4761-a6d1-6e054bdc91c4",
"name": "Tech Stack & Frameworks",
"type": "string",
"value": ""
},
{
"id": "086c029e-6a6c-4ce7-861a-4cdf9ce6f388",
"name": "Specialized Skills",
"type": "string",
"value": ""
},
{
"id": "fb3079b0-ac7c-4b88-ad97-58e97d015bd3",
"name": "Target Market",
"type": "string",
"value": ""
},
{
"id": "d52678c9-3b3b-4997-861c-6bbb519600b3",
"name": "Time Commitment",
"type": "string",
"value": ""
},
{
"id": "4de112e8-ee70-4322-be73-01f80a70a7b8",
"name": "Experience Level",
"type": "string",
"value": ""
},
{
"id": "757b004c-c53b-4938-9d85-db472bb30049",
"name": "Budget Range",
"type": "string",
"value": ""
}
]
}
},
"typeVersion": 3.4
},
{
"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 idea\n"
},
"typeVersion": 1
}
],
"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 \u2018Execute workflow\u2019": {
"main": [
[
{
"node": "My Information",
"type": "main",
"index": 0
}
]
]
}
}
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
anthropicApigmailOAuth2
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
This workflow is designed for developers, entrepreneurs, and startup enthusiasts who want personalized, AI-driven startup idea generation and analysis. Perfect for solo developers seeking side project inspiration, startup accelerators evaluating concepts, or anyone looking to…
Source: https://n8n.io/workflows/7480/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This comprehensive n8n workflow automates the complete process of generating professional interior design moodboards from concept to client delivery. Users submit a design brief through a form, and th
This n8n workflow automates the entire content creation process for SEO blog posts, from topic submission and AI drafting to human approval, revision, and final storage in Google Docs. It ensures high
Submit a LinkedIn profile URL through a form. The workflow finds their email and company info using Wiza, then researches the prospect and their company with Perplexity AI to uncover recent news, grow
Marketing teams who need quick video ads without a production crew E-commerce sellers promoting products on social media Freelancers and agencies producing ad creatives for clients Anyone who wants to
This workflow helps support teams evaluate call quality and deliver structured feedback without manual review. Agents upload their recordings using an n8n Form, and the system handles transcription, s