ES | EN
AI

Reddit AI digest

RedditOpen Ai
Nodes 2
Complexity Basic
Category AI
n8n popularity 9,592 views in n8n library

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 Get posts from Reddit that might be about n8n; Filter for the most relevant posts (posted in last 7 days and more than 5 upvotes and is original content); Check if the post is actually about n8n; 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 Improve OpenAI Summary node prompt to return cleaner summaries; Extend to more platforms/sources - e.g. it would be really cool to monitor larger Slack communities in this way; Do some classification on type of user to highlight users likely to be in our ICP; Separate a list of data sources (reddit, twitter, slack, disc

Apps and nodes included

Step-by-Step Implementation Guide

Resumen Semanal de Reddit con IA

Resume menciones de n8n en Reddit, enviando un resumen semanal por email o Slack. Utiliza OpenAI para clasificar y resumir los posts relevantes.

Nodos Utilizados

  • Reddit: Para extraer datos de Reddit.
  • OpenAI: Para clasificar y resumir los posts.

Pasos de Configuración

  • Paso 1: Configura el nodo Reddit para buscar menciones de 'n8n' en Reddit. Especifica los subreddits y filtros necesarios (ej. votos positivos).
  • Paso 2: Configura el nodo OpenAI con tu clave API. Define el prompt para evaluar la relevancia de los posts y generar un resumen. Limita el análisis a los primeros 500 caracteres.
  • Paso 3: Define la acción a seguir con el resumen (ej. enviar por email o Slack). Configura el nodo correspondiente.
  • Paso 4: Programa el workflow para que se ejecute semanalmente.
  • Paso 5: Prueba el workflow para asegurarte de que los resúmenes se generan y se envían correctamente.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.