AI Agents
Automate Google Sheets with AI and Vector Search
11 nodes
340
145
Webhook
Workflow Description
Intelligent automation that receives data via webhook, processes it through text splitting and HuggingFace embeddings, stores vectors in Supabase, and uses an AI agent powered by a language model to execute dynamic operations in Google Sheets while maintaining conversation context.
How it works
- 1.Receive incoming data through webhook and route to text processing pipeline
- 2.Split text content and generate embeddings using HuggingFace models
- 3.Store vectors and metadata in Supabase for semantic search and retrieval
- 4.Activate AI agent with conversation memory to maintain context awareness
- 5.Generate commands using HuggingFace language model based on user intent
- 6.Execute resulting operations automatically within Google Sheets
Use cases
- Organize and categorize large document collections automatically within Sheets
- Update dynamic data lists based on intelligent semantic queries
- Generate analytical reports from unstructured text and save results to tables
Requirements
- Active Supabase account with read and write permissions configured
- Valid HuggingFace API credentials for embeddings and language models
- Google Sheets document with editor permissions for the automation
- Webhook endpoint for triggering workflows from external applications
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Text Splitter
Embeddings
Vector Store
Memory
Lm Chat Hf
AI Agent
Google Sheets
Details
Trigger
Webhook
Nodes
11
Apps
7
Views
340
Downloads
145
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 Hf
Agent
Agent
Sheet
Google Sheets