AI Agents

Automated workflow

10 nodes 227 133 Automatic trigger
Download

Workflow Description

An intelligent workflow that combines an AI agent with multiple tools to process inquiries, perform searches, and maintain conversation context. It integrates local language models via Ollama with web requests and external resources for real-time, accurate responses.

How it works

  1. 1.Receive user input through manual chat trigger and store conversation context in memory buffer
  2. 2.Route request to AI agent to analyze intent and select appropriate tool or service
  3. 3.Execute search using Wikipedia tool or HTTP requests based on query type and data needs
  4. 4.Process results with local language model via Ollama and format response appropriately
  5. 5.Return answer to user while retaining context for follow-up interactions

Use cases

  • Intelligent assistant answering diverse questions by aggregating data from multiple sources
  • Automated customer support system that learns from conversation history
  • Advanced knowledge engine using both local and external resources for comprehensive answers

Requirements

  • Ollama installed and running with compatible language model
  • Access to HTTP endpoints and Wikipedia data sources
  • Sufficient server resources for concurrent AI agent and request processing
  • API keys for external services if required by integrations

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 227
Downloads 133

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