AI Agents
Automate Google Sheets with Intelligent Agent and Memory
11 nodes
294
181
Webhook
Workflow Description
A workflow combining an AI agent powered by Anthropic's Claude model with conversational memory and semantic embeddings to process sheet requests automatically. It splits text content, computes embeddings in Supabase's vector store, and writes results directly to Google Sheets via webhook triggers.
How it works
- 1.Receive webhook request and activate the AI agent
- 2.Split input text and generate semantic embeddings
- 3.Search vector store and retrieve relevant context
- 4.Process request using dialogue memory and log results to Google Sheets
Use cases
- Automated data analysis assistant that understands repeated question context
- Self-managing knowledge repository with automatic responses
Requirements
- Anthropic API key for Claude access
- Supabase account with configured vector database
- Google Sheets with write permissions
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
Details
Trigger
Webhook
Nodes
11
Apps
7
Views
294
Downloads
181
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (11)
/
Sticky
Sticky Note
Webhook
Webhook
Splitter
Text Splitter Character Text Splitter
Embeddings
Embeddings Hugging Face
Insert
Vector Store Supabase
Query
Vector Store Supabase
Tool
Tool Vector Store
Memory
Memory Buffer Window
Chat
Lm Chat Anthropic
Agent
Agent
Sheet
Google Sheets