AI Agents

Build an intelligent agent that learns and responds to queries

10 nodes 322 164 Automatic trigger
Download

Workflow Description

Advanced workflow combining a smart agent with conversational memory and search/request tools. Receives questions via manual chat interface, processes them through a local language model (Ollama), and maintains conversation history for improved responses. Creates a context-aware assistant capable of integrating multiple data sources.

How it works

  1. 1.Initiate conversation through manual chat interface
  2. 2.Route query to intelligent agent with access to search and HTTP request tools
  3. 3.Maintain conversation history in sliding window memory buffer
  4. 4.Process request via Ollama local model and deliver response

Use cases

  • Build customer support agent that remembers context across conversations
  • Create research agent integrating Wikipedia and external API data
  • Develop advisory system that learns from historical interactions

Requirements

  • Running Ollama server with deployed language model
  • Internet connectivity for HTTP requests (optional)
  • n8n interface for workflow management and monitoring

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Manual Chat Trigger Tool Memory AI Agent HTTP Request Lm Chat Ollama

Details

Trigger Automatic trigger
Nodes 10
Apps 6
Views 322
Downloads 164

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

Sticky Note4

Sticky Note

#1

On new manual Chat Message

Manual Chat Trigger

#2

Wikipedia

Tool Wikipedia

#3

Sticky Note3

Sticky Note

#4

Sticky Note6

Sticky Note

#5

Window Buffer Memory

Memory Buffer Window

#6

AI Agent

Agent

#7

Weather HTTP Request

HTTP Request

#8

Ollama Chat Model

Lm Chat Ollama

#9

Sticky Note

Sticky Note

#10