AI Agents

Automated workflow

9 nodes 222 129 Automatic trigger
Download

Workflow Description

An intelligent workflow that combines an AI agent with search tools and memory management to handle complex queries. It receives commands through a chat interface, leverages OpenAI models for reasoning, and maintains conversation context through a memory buffer system.

How it works

  1. 1.Initiate the workflow through manual chat trigger
  2. 2.Route the query to the AI agent powered by OpenAI
  3. 3.Execute searches via Wikipedia and SerpApi for accurate information
  4. 4.Store conversation context in memory buffer for continuous dialogue

Use cases

  • Smart assistant that answers complex questions with real-time information
  • Automated customer support system that learns from previous interactions

Requirements

  • Valid OpenAI API key configured
  • Access to Wikipedia and SerpApi search services

Service Value

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

Apps Used

Manual Chat Trigger OpenAI Tool Memory AI Agent

Details

Trigger Automatic trigger
Nodes 9
Apps 5
Views 222
Downloads 129

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)

Sticky Note4

Sticky Note

#1

On new manual Chat Message

Manual Chat Trigger

#2

Chat OpenAI

OpenAI

#3

Wikipedia

Tool Wikipedia

#4

Sticky Note3

Sticky Note

#5

Sticky Note6

Sticky Note

#6

Window Buffer Memory

Memory Buffer Window

#7

SerpAPI

Tool Serp Api

#8

AI Agent

Agent

#9