AI Agents

Auto-reply to TikTok comments

12 nodes 205 150 Webhook
Download

Workflow Description

An intelligent automation that receives TikTok comments via webhook, processes them using advanced language models with contextual memory, and automatically sends personalized replies through Slack while logging them in spreadsheets.

How it works

  1. 1.Receive new TikTok comment through webhook trigger
  2. 2.Split and convert comment text into numerical embeddings
  3. 3.Retrieve relevant context from vector store containing previous interactions
  4. 4.Process request using AI agent powered by Anthropic Claude with conversation memory
  5. 5.Generate personalized reply and send to Slack channel
  6. 6.Log comment and response in Google Sheets

Use cases

  • Manage high-volume audience engagement without manual intervention
  • Automatically answer common questions while maintaining personal touch
  • Collect and analyze comment patterns to refine content strategy

Requirements

  • TikTok connection supporting webhook functionality
  • Active Anthropic account with valid API key
  • Connected Slack workspace with designated response channel
  • Google Sheets account with write permissions
  • API keys for Cohere and Pinecone services

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 205
Downloads 150

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

Lm Chat Anthropic

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12