πŸ“Š Reddit AI digest

⚑ 12,024 views Β· πŸ“Š Market Research & Insights

Description

This workflow digests mentions of n8n on Reddit that can be sent as an single email or Slack summary each week. We use OpenAI to classify if a specific Reddit post is really about n8n or not, and then the summarise it into a bullet point sentence.

How it works

  1. Get posts from Reddit that might be about n8n;
  2. Filter for the most relevant posts (posted in last 7 days and more than 5 upvotes and is original content);
  3. Check if the post is actually about n8n;
  4. If it is, categorise with OpenAI.

Bear in mind: Workflow only considers first 500 characters of each reddit post. So if n8n is mentioned after this amount, it won’t register as being a post about n8n.io.

Next steps

πŸ”— Nodes Used

Reddit, OpenAI

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup