AI Agent Chat with Memory & Web Search - n8n Workflow | Neura Market
AI Agent Chat with Memory & Web Search
Creates a responsive AI conversational agent using OpenAI GPT-4o-mini, SerpAPI for real-time search, and memory buffer for context-aware chats via manual triggers.
This n8n workflow builds an intelligent AI agent for chat interactions. It starts with a chat trigger that listens for incoming messages, then routes them to an AI Agent node powered by OpenAI's GPT-4o-mini model. The agent is enhanced with a Simple Memory buffer to maintain conversation history, ensuring responses are contextually relevant across multiple exchanges. Additionally, it integrates SerpAPI as a tool, allowing the agent to perform live web searches and incorporate up-to-date informat
Platform
n8n
Category
Development & IT
Price
$12.99
Creator
Jordi Faber
AI Agent
Chatbot
OpenAI
SerpAPI
Memory Buffer
Langchain
Conversational AI
Web Search
n8n Automation
Agentic Workflow
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.