Use Cases
- Provide real-time weather updates during customer interactions.
- Retrieve Wikipedia information to answer user queries effectively.
- Enhance chatbot capabilities with contextual memory for improved user experience.
- Support educational platforms with instant access to factual information.
How It Works
User sends a manual chat message to initiate the workflow. The AI agent processes the message and determines the required actions. Weather data is fetched based on location coordinates provided by the user. Wikipedia information is retrieved to answer user queries. The agent utilizes a memory buffer to maintain conversation context.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the Ollama service credentials for the chat model.
- 3Set up the necessary API keys for weather data retrieval.
- 4Customize the system message for the AI agent as needed.
- 5Test the workflow with sample chat messages.
Apps Used
Ollama
Open-Meteo
Wikipedia
Categories
Target Roles
Tags
#ai chatbots
#ai assistants
#process automation