AI Agent with Ollama for current weather and wiki
This workflow template demonstrates how to create an AI-powered agent that provides users with current weather information and Wikipedia summaries. By integrating n8n with Ollama's local…
AI Agent with Ollama for current weather and wiki is a n8n workflow for Personal Productivity. This workflow template demonstrates how to create an AI-powered agent that provides users with current weather information and Wikipedia summaries. By integrating n8n with Ollama's local… It is rated intermediate and runs locally — free and private, with 6 custom nodes required.
- Use case
- Personal Productivity
- Difficulty
- intermediate
- Author
- Thomas Chan
- Updated
- Jul 23, 2026
Required custom nodes
- agent
- lmChatOllama
- memoryBufferWindow
- toolWikipedia
- manualChatTrigger
- toolHttpRequest
AI Agent with Ollama for current weather and wiki
A working n8n automation that runs against a local model via Ollama - 13,401 views on the n8n template library. This workflow template demonstrates how to create an AI-powered agent that provides users with current weather information and Wikipedia summaries. By integrating n8n with Ollama's local…
What it does
This workflow template demonstrates how to create an AI-powered agent that provides users with current weather information and Wikipedia summaries. By integrating n8n with Ollama's local… It chains 7 nodes, integrating agent, lmChatOllama, memoryBufferWindow, toolWikipedia.
Requirements
- n8n (self-hosted, free) to run the workflow
- Ollama serving a local model
- A GPU with enough VRAM for your chosen model (see best model per GPU)
Import it
Open the workflow on the n8n template library and click Use workflow to import it into your self-hosted n8n, then point its model node at your local Ollama endpoint (http://localhost:11434).
Use it with
Workflow by Thomas Chan on the n8n template library. We link to the original to import; credit and the workflow JSON belong to its author.
Frequently asked
What does the AI Agent with Ollama for current weather and wiki workflow do?
This workflow template demonstrates how to create an AI-powered agent that provides users with current weather information and Wikipedia summaries. By integrating n8n with Ollama's local… It is a n8n workflow built for Personal Productivity.
What do I need to run AI Agent with Ollama for current weather and wiki?
AI Agent with Ollama for current weather and wiki runs on n8n and needs 6 custom nodes. It runs entirely on your own machine.
Is AI Agent with Ollama for current weather and wiki free to use?
Yes. AI Agent with Ollama for current weather and wiki is a local, self-hosted n8n workflow — there are no per-run or API costs once your hardware is set up.
How hard is it to set up AI Agent with Ollama for current weather and wiki?
AI Agent with Ollama for current weather and wiki is rated intermediate. Expect some configuration; review the required components first.