AI Agents

Automate Google Sheets data processing with an intelligent AI agent

11 nodes 255 157 Webhook
Download

Workflow Description

Receive requests via webhook, process them through an AI agent that understands context and maintains memory, convert texts to vectors and store them in an advanced database, then log results directly in Google Sheets.

How it works

  1. 1.Receive request via webhook and trigger workflow
  2. 2.Split texts and convert them into numerical vectors
  3. 3.Search stored vectors and retrieve relevant data
  4. 4.Process request using AI agent while preserving context
  5. 5.Record results and processed data in Google Sheets

Use cases

  • Organize and classify large text data directly in spreadsheets
  • Answer user inquiries based on advanced contextual database
  • Automate form and request processing with automatic result saving

Requirements

  • Active Google Sheets account with editing permissions
  • API keys for Cohere, HuggingFace, and Supabase
  • Webhook endpoint accessible from external services

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 255
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 Cohere

#4

Insert

Vector Store Supabase

#5

Query

Vector Store Supabase

#6

Tool

Tool Vector Store

#7

Memory

Memory Buffer Window

#8

Chat

Lm Chat Hf

#9

Agent

Agent

#10

Sheet

Google Sheets

#11