AI Agents

Automate Google Sheets

11 nodes 220 165 Webhook
Download

Workflow Description

Intelligent automation for Google Sheets using an AI agent that processes text, generates advanced embeddings, and stores them in a Redis vector store while maintaining conversation context for executing complex tasks automatically.

How it works

  1. 1.Receive request via webhook and trigger workflow
  2. 2.Split large texts into manageable chunks for processing
  3. 3.Generate embeddings using HuggingFace and store in Redis
  4. 4.Invoke intelligent agent with preserved memory context
  5. 5.Execute required Google Sheets operations automatically

Use cases

  • Process and automatically organize large datasets in spreadsheets
  • Provide intelligent responses based on sheet content

Requirements

  • API keys for Google Sheets and HuggingFace
  • Redis server configured for vector storage

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 220
Downloads 165

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 (11)

/

Sticky

Sticky Note

#1

Webhook

Webhook

#2

Splitter

Text Splitter Character Text Splitter

#3

Embeddings

Embeddings Hugging Face

#4

Insert

Vector Store Redis

#5

Query

Vector Store Redis

#6

Tool

Tool Vector Store

#7

Memory

Memory Buffer Window

#8

Chat

Lm Chat Hf

#9

Agent

Agent

#10

Sheet

Google Sheets

#11