Data Processing & Analysis

Analyze Reddit Posts with AI to Identify Business Opportunities

Analyze Reddit Posts with AI to Identify Business Opportunities

Manual
High
22
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
22
Node Types
13

Node Types

chain Summarization
Post Summarization
1 node
merge
Merge Input, Merge 3 Inputs
2 nodes
google Sheets
Output The Results
1 node
if
Filter Posts By Features, Filter Posts By Content
2 nodes
set
Select Key Fields
1 node
agent
Analysis Content By AI
1 node
manual Trigger
When clicking ‘Test workflow’
1 node
lm Chat Open Ai
OpenAI Chat Model, OpenAI Chat Model1, OpenAI Chat Model2
3 nodes
sentiment Analysis
Post Sentiment Analysis
1 node
gmail
Positive Posts Draft, Neutral Posts Draft, Negative Posts Draft
3 nodes
open Ai
Find Proper Solutions
1 node
reddit
Get Posts
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
4 nodes

Workflow JSON

70.96 KB
{
  "id": "Xx4zOjRFLI8W9PiC",
  "meta": {
    "instanceId": "481a48d2941aac0cf9462ce6b93b63097e0c030779c473519ff7c167c8bed8f7",
    "templateCredsSetupCompleted": true
  },
  "name": "Analyze Reddit Posts with AI to Identify Business Opportunities",
  "tags": [],
  "nodes": [
    {
      "id": "52bdf7eb-ee1a-43c5-a0ad-199283003892",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1400,
        -640
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e9a000b6-2f35-4928-a8d8-aa2d8cc27513",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -360,
        -760
      ],
      "parameters": {
        "model": {
          "__rl": true,
          "mode": "list",
          "value": "gpt-4o-mini",
          "cachedResultName": "gpt-4o-mini"
        },
        "options": {}
      },
      "credentials": {
        "openAiApi": {
...

Showing first 1000 characters. Click "Expand" to view the full JSON.