AI Agents

Analyze new Twitter followers and send intelligent summaries to your team

12 nodes 341 146 Webhook
Download

Workflow Description

An automation that receives new Twitter follower data via webhook, analyzes it using an AI agent powered by OpenAI, stores information in a vector database (Pinecone), and sends formatted summaries to Slack and Google Sheets for immediate team review.

How it works

  1. 1.Receive new Twitter follower data through webhook trigger
  2. 2.Analyze data using an AI agent with OpenAI language models
  3. 3.Split text content and convert into numerical embeddings (Cohere)
  4. 4.Store processed data in Pinecone vector database with memory context
  5. 5.Send formatted summaries to Slack for team notification
  6. 6.Record structured data in Google Sheets for tracking and reporting

Use cases

  • Monitor quality and relevance of new followers for marketing insights
  • Automate high-value follower alerts to your team in real time
  • Build a searchable knowledge base of followers for future analysis

Requirements

  • Twitter account with access to new follower notification webhooks
  • API keys for OpenAI, Cohere, Pinecone, Google Sheets, and Slack
  • Configured webhook endpoint to receive follower data instantly

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Text Splitter Embeddings Vector Store Memory OpenAI AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 8
Views 341
Downloads 146

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (12)

/

Sticky Note

Sticky Note

#1

Webhook Trigger

Webhook

#2

Text Splitter

Text Splitter Character Text Splitter

#3

Embeddings

Embeddings Cohere

#4

Pinecone Insert

Vector Store Pinecone

#5

Pinecone Query

Vector Store Pinecone

#6

Vector Tool

Tool Vector Store

#7

Window Memory

Memory Buffer Window

#8

Chat Model

OpenAI

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12