Skip to content
FlowHubFluxonLab
A
AI Automationfree

AI Agent with Ollama for current weather and wiki

by Thomas Chanadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentHTTP Request ToolHTTP Request ToolOllama Chat ModelOllama Chat ModelSSimple MemoryWikipediaWikipedia
Share Post Share
MCOn new manual Chat MessageOn new manual C…TWWikipediaMBWindow Buffer MemoryWindow Buffer M…AgAI AgentTHWeather HTTP RequestWeather HTTP Re…Ollama Chat ModelOllama Chat Mod…12345
1/5
STEPS · 5
Starts from a chat message

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 Large Language Models (LLMs), this template offers a seamless and privacy-conscious solution for real-time data retrieval and summarization. Who is this for? Developers and Enthusiasts: Individuals interested in building AI-driven workflows without relying on external APIs. Privacy-Conscious Users: Those who prefer processing data locally to maintain control over their information. Educators and Students: Learners seeking hands-on experience with AI integrations and workflow automation. What problem does this workflow solve? Accessing up-to-date weather information and concise Wikipedia summaries typically requires multiple API calls to external services, which can raise privacy concerns and incur costs. This workflow addresses these issues by utilizing Ollama's self-hosted LLMs within n8n, enabling users to retrieve and process information locally. What this workflow does: User Input Capture: Begins with a chat interface where users can input queries.

Tags

n8nreference-onlyagentlm-chat-ollamamemory-buffer-windowtool-http-requesttool-wikipedia
Connects
AAI AgenthttprequesttoolHTTP Request ToolollamachatmodelOllama Chat ModelSSimple MemorywikipediaWikipedia
CategoryAI Automation
Triggermanual
Complexitymedium
Nodes6
AddedFeb 18, 2025

Related workflows

See all AI Automation
AopenaichatmodelserpapigooglesearchS
free

AI chatbot that can search the web

This workflow is designed for dynamic and intelligent conversational capabilities. It incorporates OpenAI's GPT-4o model for natural language understanding and generation. Additional tools include SerpAPI and Wikipedia for enriched, data-driven responses. The workflow is triggered manually, and utilizes a 'Window Buffer Memory' to maintain the context of the last 20 interactions for better conversational continuity. All these components are orchestrated through n8n nodes, ensuring seamless interconnectivity. To use this template, you need to be on n8n version 1.50.0 or later.

by n8n Team
AopenaichatmodelserpapigooglesearchS
free

Slack chatbot powered by AI

This workflow offers an effective way to handle a chatbot's functionality, making use of multiple tools for information retrieval, conversation context storage, and message sending. It's a setup tailored for a Slack environment, aiming to offer an interactive, AI-driven chatbot experience. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
AopenaichatmodelserpapigooglesearchS
free

AI agent chat

This workflow employs OpenAI's language models and SerpAPI to create a responsive, intelligent conversational agent. It comes equipped with manual chat triggers and memory buffer capabilities to ensure seamless interactions. To use this template, you need to be on n8n version 1.50.0 or later.

by n8n Team