AI chatbot that can search the web
The conversation history(last 20 messages) is stored in a buffer memory
Integrations Used (6)
Prerequisites
Required Credentials (1)
OpenAI
Used by: Chat OpenAI
Complexity
Great for beginners. Few nodes, straightforward setup.
When to Use This Workflow
AI-Powered Content Creation
Automate content generation, summarization, or analysis using AI capabilities.
Save hours of manual work while maintaining quality and consistency.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"meta": {
"instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9"
},
"nodes": [
{
"id": "3a3bcb2d-cb94-40d8-8b9e-322ea9d27f6e",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1000,
640
],
"parameters": {
"width": 300,
"height": 185,
"content": "### The conversation history(last 20 messages) is stored in a buffer memory"
},
"typeVersion": 1
},
...Related Workflows
AI Agent with Ollama for current weather and wiki
The conversation history(last 20 messages) is stored in a buffer memory
Podcast Digest
Chunk the transcript into several parts, and refine-summarize it
AI agent chat
Connect Lmchatopenai, Memorybufferwindow, Toolserp and more with this n8n workflow. 5 nodes total.
Chat with GitHub OpenAPI Specification using RAG (Pinecone and OpenAI)
Indexing content in the vector database This part of the workflow is responsible for extracting content, generating embe...
Build a Tax Code Assistant with Qdrant, Mistral.ai and OpenAI
Step 1. Download the Tax Code PDF [Read more about handling Zip Files](https://docs.n8n.io/integrations/builtin/core-nod...
Building RAG Chatbot for Movie Recommendations with Qdrant and Open AI
Tool, calling Qdrant's recommendation API based on user's request, transformed by AI agent