AI Agents

Build an interactive AI agent with conversation memory

9 nodes 302 163 Automatic trigger
Download

Workflow Description

Automation that creates an AI agent receiving messages via chat interface, maintaining conversation context in memory, and processing queries using OpenAI models with capability to execute external HTTP requests.

How it works

  1. 1.Receive user messages through the chat trigger interface
  2. 2.Store conversation context and previous messages in agent memory
  3. 3.Process queries using OpenAI language model
  4. 4.Execute HTTP requests when external data is needed
  5. 5.Return responses to user while preserving conversation context

Use cases

  • Intelligent multi-turn assistant that understands historical context
  • Advanced inquiry bot integrating external data sources into responses

Requirements

  • Valid OpenAI API key configured
  • Workflow design connecting chat trigger, agent, memory, and HTTP nodes in sequence

Service Value

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

Apps Used

Chat Trigger Memory AI Agent OpenAI HTTP Request

Details

Trigger Automatic trigger
Nodes 9
Apps 5
Views 302
Downloads 163

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

When chat message received

Chat Trigger

#1

Sticky Note14

Sticky Note

#2

Window Buffer Memory

Memory Buffer Window

#3

Jina.ai Web Scraping Agent

Agent

#4

gpt-4o-mini

OpenAI

#5

Sticky Note

Sticky Note

#6

Sticky Note1

Sticky Note

#7

Sticky Note2

Sticky Note

#8

Jina.ai Web Scraper Tool

HTTP Request

#9