AI Agents

Analyze documents and organize them with an intelligent agent

12 nodes 325 181 Webhook
Download

Workflow Description

Automate document reception via webhook, process them using AI techniques to extract information, store them in a vector database, then document them in spreadsheets with real-time Slack alerts.

How it works

  1. 1.Receive document via webhook and split into text chunks
  2. 2.Generate AI embeddings and store in Pinecone
  3. 3.Query intelligent agent for key information using contextual memory
  4. 4.Save extracted results to Google Sheets
  5. 5.Send summary notifications via Slack

Use cases

  • Extract contract terms and conditions automatically
  • Process large reports and organize critical information

Requirements

  • Valid OpenAI API key
  • Connection settings for Pinecone, Google Sheets, and Slack

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Text Splitter OpenAI Vector Store Memory AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 7
Views 325
Downloads 181

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

/

Sticky Note

Sticky Note

#1

Webhook Trigger

Webhook

#2

Text Splitter

Text Splitter Character Text Splitter

#3

Embeddings

OpenAI

#4

Pinecone Insert

Vector Store Pinecone

#5

Pinecone Query

Vector Store Pinecone

#6

Vector Tool

Tool Vector Store

#7

Window Memory

Memory Buffer Window

#8

Chat Model

OpenAI

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12