AI Agents

Analyze Twitter mentions and log them to Notion with AI insights

12 nodes 261 146 Webhook
Download

Workflow Description

Automate the collection of Twitter mentions via webhook, analyze them using an intelligent AI agent powered by Anthropic, store results in Notion with vector embeddings for searchability, and send immediate alerts to Slack for your team.

How it works

  1. 1.Receive Twitter mentions through webhook and split text into processable chunks
  2. 2.Generate embeddings and store them in Weaviate vector store for intelligent retrieval
  3. 3.Run AI agent with contextual memory and Anthropic models to analyze sentiment and extract insights
  4. 4.Record analyzed mentions and findings automatically in Notion database
  5. 5.Send real-time Slack notification with summary and recommended action

Use cases

  • Monitor brand mentions on Twitter and automatically log customer feedback and sentiment
  • Analyze customer opinions and organize responses by topic, sentiment, or engagement level
  • Build a searchable knowledge base in Notion of all Twitter interactions with instant team alerts

Requirements

  • Active Anthropic API key and account access
  • Notion workspace with permissions to create and update database records
  • Slack workspace and channel configured for notifications
  • Twitter webhook or integration configured to send mention data

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

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

Details

Trigger Webhook
Nodes 12
Apps 8
Views 261
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

Weaviate Insert

Vector Store Weaviate

#5

Weaviate Query

Vector Store Weaviate

#6

Vector Tool

Tool Vector Store

#7

Window Memory

Memory Buffer Window

#8

Chat Model

Lm Chat Anthropic

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12