This n8n workflow creates an intelligent AI chatbot that integrates GPT-4o, Brave Search, and MCP tools to provide dynamic and context-aware responses to user messages. The process begins with a webhook triggered by an incoming chat message, which then activates an AI agent powered by GPT-4o. The workflow retrieves relevant tools from the MCP platform, including Brave Search capabilities, and executes searches based on user queries. It also maintains short-term memory of the conversation to ensure relevant and coherent responses. This setup is especially useful for developers, businesses, and automation enthusiasts seeking to enhance user interaction with AI-driven search and conversational abilities within their systems. By customizing prompts, memory buffers, and integrated tools, users can tailor this workflow to specific use cases such as customer support, information retrieval, or chatbots embedded in websites.
AI-Powered Chatbot Using Brave Search and GPT-4o
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chatTrigger, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, n8n-nodes-mcp.mcpClientTool, stickyNote |
Reviews
There are no reviews yet.