AI Agents

Automatic new followers on Twitter

12 nodes 245 126 Webhook
Download

Workflow Description

An intelligent agent monitors new Twitter followers, analyzes their data using embeddings and memory, then automatically logs information to Google Sheets and alerts your team via Slack with actionable insights.

How it works

  1. 1.Receive new follower data via webhook trigger
  2. 2.Analyze follower profiles using AI agent and Cohere embeddings
  3. 3.Store enriched data in Pinecone vector database and memory buffer
  4. 4.Log follower details to Google Sheets spreadsheet
  5. 5.Send summary notification to Slack channel

Use cases

  • Identify followers matching your target audience profile for outreach
  • Build a searchable knowledge base of new followers with AI-powered insights

Requirements

  • Twitter account connected with webhook endpoint
  • API keys for OpenAI, Cohere, and Pinecone services
  • Permissions to edit Google Sheets and send Slack messages

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 245
Downloads 126

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