AI Agents
AI agent with current weather and wiki
10 nodes
233
149
Automatic trigger
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.Activate manual chat trigger and receive user question
- 2.Call weather service via HTTP request to fetch current conditions
- 3.Search Wikipedia for relevant information and facts
- 4.Store conversation context in memory buffer window
- 5.Process query through AI agent with local Ollama model
- 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.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (10)
Sticky Note4
Sticky Note
On new manual Chat Message
Manual Chat Trigger
Wikipedia
Tool Wikipedia
Sticky Note3
Sticky Note
Sticky Note6
Sticky Note
Window Buffer Memory
Memory Buffer Window
AI Agent
Agent
Weather HTTP Request
HTTP Request
Ollama Chat Model
Lm Chat Ollama
Sticky Note
Sticky Note