AI Agents

Build an intelligent agent that answers queries using search and memory

9 nodes 317 150 Automatic trigger
Download

Workflow Description

An automation that receives questions through chat and routes them to an AI-powered agent backed by OpenAI with web search and knowledge base access to deliver accurate, contextual answers.

How it works

  1. 1.Receive user questions through the chat interface
  2. 2.Route inquiries to the OpenAI-based intelligent agent
  3. 3.Search the internet and stored references for current information
  4. 4.Return answers derived from aggregated data sources

Use cases

  • Smart customer support system providing accurate answers to diverse questions
  • Research assistant gathering information from web and local knowledge stores
  • Advisory bot delivering context-aware responses based on up-to-date data

Requirements

  • Valid OpenAI API key for model access
  • Enabled search tools (SerpApi and Wikipedia integration)
  • Configured memory buffer to maintain conversation context and history

Service Value

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

Apps Used

Chat Trigger OpenAI Memory Tool AI Agent

Details

Trigger Automatic trigger
Nodes 9
Apps 5
Views 317
Downloads 150

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

Sticky Note3

Sticky Note

#2

Sticky Note6

Sticky Note

#3

When chat message received

Chat Trigger

#4

OpenAI Chat Model

OpenAI

#5

Simple Memory

Memory Buffer Window

#6

SerpAPI

Tool Serp Api

#7

Wikipedia

Tool Wikipedia

#8

AI Agent

Agent

#9