AI Chatbot with Web Search & Wikipedia Tools - n8n Workflow | Neura Market
AI Chatbot with Web Search & Wikipedia Tools
Intelligent AI chatbot using GPT-4o, SerpAPI for web search, and Wikipedia integration with conversation memory for contextual responses.
This n8n workflow powers a dynamic AI chatbot capable of natural conversations enhanced by real-time web searches and Wikipedia lookups. Triggered by chat messages via a dedicated chat trigger node, it leverages OpenAI's GPT-4o model within a conversational agent framework. The agent intelligently decides when to use tools like SerpAPI for current web data or Wikipedia for factual knowledge, ensuring accurate and enriched responses.
A Window Buffer Memory node maintains the last 20 interactions
Platform
n8n
Category
Commerce
Price
$24.99
Creator
QualityWorkflows
AI
Chatbot
OpenAI
GPT-4o
SerpAPI
Wikipedia
LangChain
Web Search
Conversational Agent
Memory Buffer
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.