AI Agents

Automate Google Sheets with intelligent agent analysis

11 nodes 327 157 Webhook
Download

Workflow Description

Template connecting an AI agent powered by Hugging Face language models to Google Sheets. Receives requests via webhook, processes them by splitting text and generating embeddings, stores in Redis, and writes results directly to the spreadsheet with context awareness.

How it works

  1. 1.Receive webhook request and route to intelligent agent
  2. 2.Split text data and generate embeddings using Hugging Face
  3. 3.Store embeddings in Redis and retrieve relevant context
  4. 4.Process request with language model while maintaining conversation history
  5. 5.Write results and response to Google Sheets automatically

Use cases

  • Handle customer inquiries and log answers in work spreadsheets
  • Analyze large datasets, summarize findings, and save results automatically
  • Automate smart text database management with question-answering capability

Requirements

  • Valid Hugging Face account and authorized API credentials
  • Redis server or cloud Redis service for data storage
  • Full access permissions to target Google Sheets

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 327
Downloads 157

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