AI Agents

Build your first on WhatsApp

28 nodes 215 140 Automatic trigger
Download

Workflow Description

A template integrating an OpenAI-powered AI agent with WhatsApp to enable interactive conversations based on memory and documents. It processes messages intelligently and retrieves information from multiple sources with contextual accuracy.

How it works

  1. 1.Receive incoming messages from WhatsApp via the dedicated trigger
  2. 2.Process and split text using recursive character-level tokenization
  3. 3.Generate intelligent responses through an OpenAI agent while maintaining conversation memory
  4. 4.Search vector store and retrieve relevant documents matching the query
  5. 5.Send formatted reply back to the user via WhatsApp

Use cases

  • Build a smart customer support assistant that responds to inquiries directly through WhatsApp
  • Create a document-based knowledge retrieval agent that answers questions from stored content

Requirements

  • Active WhatsApp Business account connected to n8n
  • Valid OpenAI API key for natural language processing capabilities
  • Collection of documents or text files ready for indexing and retrieval
  • OpenAI embedding model to convert text into vector representations

Service Value

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

Apps Used

WhatsApp OpenAI Memory Vector Store Document Default Data Loader Text Splitter AI Agent

Details

Trigger Automatic trigger
Nodes 28
Apps 7
Views 215
Downloads 140

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

/

WhatsApp Trigger

Whats App Trigger

#1

OpenAI Chat Model

OpenAI

#2

Window Buffer Memory

Memory Buffer Window

#3

Vector Store Tool

Tool Vector Store

#4

Embeddings OpenAI

OpenAI

#5

OpenAI Chat Model1

OpenAI

#6

When clicking ‘Test workflow’

Manual Trigger

#7

Embeddings OpenAI1

OpenAI

#8

Default Data Loader

Document Default Data Loader

#9

Recursive Character Text Splitter

Text Splitter Recursive Character Text Splitter

#10

Extract from File

Extract From File

#11

get Product Brochure

HTTP Request

#12

Reply To User

Whats App

#13

Reply To User1

Whats App

#14

Product Catalogue

Vector Store In Memory

#15

Sticky Note

Sticky Note

#16

Sticky Note1

Sticky Note

#17

Create Product Catalogue

Vector Store In Memory

#18

Sticky Note2

Sticky Note

#19

Sticky Note3

Sticky Note

#20

Sticky Note4

Sticky Note

#21

Sticky Note5

Sticky Note

#22

Sticky Note6

Sticky Note

#23

Sticky Note7

Sticky Note

#24

Handle Message Types

Switch

#25

Sticky Note8

Sticky Note

#26

Sticky Note9

Sticky Note

#27

AI Sales Agent

Agent

#28