AI Agents

AI agent with current weather and wiki

10 nodes 233 149 Automatic trigger
Download

Workflow Description

An AI agent that retrieves live weather data and Wikipedia information in response to user queries, maintaining conversation history to ensure contextual and consistent interactions throughout extended dialogues.

How it works

  1. 1.Activate manual chat trigger and receive user question
  2. 2.Call weather service via HTTP request to fetch current conditions
  3. 3.Search Wikipedia for relevant information and facts
  4. 4.Store conversation context in memory buffer window
  5. 5.Process query through AI agent with local Ollama model
  6. 6.Return integrated response to user

Use cases

  • Answer general questions while incorporating live weather information
  • Provide fact-checking and knowledge retrieval without external APIs
  • Build long-running conversations that preserve context and history

Requirements

  • Ollama server installed and running locally
  • Access to weather API endpoint for current data
  • Internet connectivity for external requests
  • n8n instance with AI agent node support

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 233
Downloads 149

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