Create a Local AI Agent for Weather and Wikipedia Summaries - n8n Workflow | Neura Market
Create a Local AI Agent for Weather and Wikipedia Summaries
This workflow uses n8n and Ollama's local LLMs to build an AI agent that provides current weather updates and Wikipedia summaries, ensuring privacy by processing data locally.
This workflow is designed for users who need real-time weather information and Wikipedia summaries without relying on external APIs. By leveraging Ollama's local LLMs, the workflow maintains user privacy and reduces dependency on third-party services. The AI agent interprets user queries, retrieves necessary data, and provides concise responses. This setup is ideal for developers, privacy-conscious users, and educators seeking to explore AI-driven automation.
Platform
n8n
Category
AI
Price
Free
Creator
Max Fischer
stickyNote
agent
lmChatOllama
toolWikipedia
toolHttpRequest
manualChatTrigger
memoryBufferWindow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.