Skip to main content

@n8n/n8n-nodes-langchain.memorybufferwindow

960 workflows using this node.

What is the @n8n/n8n-nodes-langchain.memorybufferwindow node used for in n8n workflows?

@n8n/n8n-nodes-langchain.memorybufferwindow n8n workflows are automation templates that use the @n8n/n8n-nodes-langchain.memorybufferwindow node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.

Node slug: n8n-n8n-nodes-langchain-memorybufferwindow
Workflow preview: Building RAG chatbot for movie recommendations with Qdrant and Open AI
Free advanced

Building RAG chatbot for movie recommendations with Qdrant and Open AI

Create a recommendation tool without hallucinations based on RAG with the Qdrant Vector database. This example is bas...

J
Jenny
Engineering
28 Sep 2024
35010
0
Workflow preview: Notion knowledge base AI assistant
Free intermediate

Notion knowledge base AI assistant

Who is this for This workflow is perfect for teams and individuals who manage extensive data in Notion and need a qui...

Max Tkacz
Max Tkacz
Internal Wiki
13 Sep 2024
48892
0
Workflow preview: AI voice chat using webhook, Memory Manager, OpenAI, Google Gemini & ElevenLabs
Free advanced

AI voice chat using webhook, Memory Manager, OpenAI, Google Gemini & ElevenLabs

Who is this for? This workflow is designed for businesses or developers looking to integrate voice based chat applica...

A
Ayoub
Support Chatbot
7 Sep 2024
39374
0
Workflow preview: Telegram bot starter template setup & AI agent chatbot
Free advanced

Telegram bot starter template setup & AI agent chatbot

Telegram Bot Starter template workflow + n8n AI Agent Chatbot provides a foundational setup for creating powerful Tel...

V
Victor Gold
Support Chatbot
4 Sep 2024
35034
0
Workflow preview: AI agent with charts capabilities using OpenAI structured output and Quickchart
Free intermediate

AI agent with charts capabilities using OpenAI structured output and Quickchart

This workflow is an experiment to integrate charts in AI Agents, using the new Structured Output from OpenAI and [Qui...

A
Agent Studio
Engineering
4 Sep 2024
18295
0
Workflow preview: IT ops AI SlackBot workflow - chat with your knowledge base
Free advanced

IT ops AI SlackBot workflow - chat with your knowledge base

Video Demo: [Click here to see a video of this workflow in action](https://www.loom.com/share/bbeaa4b9295d4746b2cbab3...

A
Angel Menendez
Internal Wiki
3 Sep 2024
38411
0
Workflow preview: Creating a AI Slack bot with Google Gemini
Free intermediate

Creating a AI Slack bot with Google Gemini

This is an example of how we can build a slack bot in a few easy steps Before you can start, you need to o a few thin...

Z
Zacharia Kimotho
Internal Wiki
29 Jul 2024
9871
0
Workflow preview: Advanced AI demo (presented at AI Developers #14 meetup)
Free advanced

Advanced AI demo (presented at AI Developers #14 meetup)

This workflow was presented at the AI Developers meet up in San Fransico on 24 July, 2024. AI workflows 1. Categorize...

Max Tkacz
Max Tkacz
Document Extraction
25 Jul 2024
25839
0
Workflow preview: Query n8n credentials with AI SQL agent
Free intermediate

Query n8n credentials with AI SQL agent

This n8n workflow is a fun way to query and search over your credentials on your n8n instance. Good to know Your cred...

J
Jimleuk
DevOps
15 Jul 2024
5321
0
Workflow preview: Enhance customer chat by buffering messages with Twilio and Redis
Free advanced

Enhance customer chat by buffering messages with Twilio and Redis

This n8n workflow demonstrates a simple approach to improve chat UX by staggering an AI Agent's reply for users who s...

J
Jimleuk
Support Chatbot
15 Jul 2024
10668
0
Workflow preview: Build a tax code assistant with Qdrant, Mistral.ai and OpenAI
Free advanced

Build a tax code assistant with Qdrant, Mistral.ai and OpenAI

This n8n workflows builds another example of creating a knowledgebase assistant but demonstrates how a more deliberat...

J
Jimleuk
Internal Wiki
11 Jul 2024
10412
0
Workflow preview: ERP AI chatbot for Odoo sales module with OpenAI
Free advanced

ERP AI chatbot for Odoo sales module with OpenAI

Who is this for? This workflow is for everyone who wants to have easier access to their Odoo sales data without compl...

M
Mihai Farcas
CRM
10 Jul 2024
25462
0
Workflow preview: Talk to your SQLite database with a LangChain AI Agent 🧠💬
Free intermediate

Talk to your SQLite database with a LangChain AI Agent 🧠💬

This n8n workflow demonstrates how to create an agent using LangChain and SQLite. The agent can understand natural la...

Y
Yulia
Internal Wiki
14 Jun 2024
26460
0
Workflow preview: AI-powered WooCommerce Support-Agent
Free advanced

AI-powered WooCommerce Support-Agent

With this workflow you get a fully automated AI powered Support Agent for your WooCommerce webshop. It allows custome...

J
Jan Oberhauser
Support Chatbot
5 Mar 2024
19439
0
Workflow preview: Chat with OpenAI Assistant (by adding a memory)
Free intermediate

Chat with OpenAI Assistant (by adding a memory)

OpenAI Assistant is a powerful tool, but at the time of writing it doesn't automatically remember past messages from...

D
David Roberts
Personal Productivity
15 Feb 2024
65222
0
Workflow preview: Ask a human for help when the AI doesn't know the answer
Free advanced

Ask a human for help when the AI doesn't know the answer

This is a workflow that tries to answer user queries using the standard GPT 4 model. If it can't answer, it sends a m...

D
Deborah
Support Chatbot
14 Feb 2024
9611
0
Workflow preview: Allow your AI to call an API to fetch data
Free advanced

Allow your AI to call an API to fetch data

Use n8n to bring data from any API to your AI. This workflow uses the Chat Trigger to provide the chat interf...

D
Deborah
Engineering
14 Feb 2024
22924
0
Workflow preview: Chat with a database using AI
Free intermediate

Chat with a database using AI

This workflow allows you to ask questions about data stored in a database using AI. To use it, you'll need an OpenAI...

D
David Roberts
Internal Wiki
13 Feb 2024
204365
0
Workflow preview: Chat with a Google Sheet using AI
Free advanced

Chat with a Google Sheet using AI

This workflow allows you to ask questions about the data in a Google Sheet over a chat interface. It uses n8n's built...

D
David Roberts
Internal Wiki
7 Feb 2024
59855
0
Workflow preview: Telegram AI bot with LangChain nodes
Free intermediate

Telegram AI bot with LangChain nodes

This workflow connects Telegram bots with LangChain nodes in n8n. The main AI Agent Node is configured as a Conversat...

n
n8n Team
Support Chatbot
29 Dec 2023
73420
0
Workflow preview: OpenAI assistant with custom tools
Free intermediate

OpenAI assistant with custom tools

This workflow shows how you can get your OpenAI assistant to call an n8n workflow as a tool. Since you can put almost...

D
David Roberts
Engineering
15 Dec 2023
14365
0
Workflow preview: Slack chatbot powered by AI
Free intermediate

Slack chatbot powered by AI

This workflow offers an effective way to handle a chatbot's functionality, making use of multiple tools for informati...

n
n8n Team
Support Chatbot
3 Oct 2023
42899
0
Workflow preview: AI chatbot that can search the web
Free intermediate

AI chatbot that can search the web

This workflow is designed for dynamic and intelligent conversational capabilities. It incorporates OpenAI's GPT 4o mo...

n
n8n Team
Personal Productivity
3 Oct 2023
87621
0
Workflow preview: AI agent chat
Free intermediate

AI agent chat

This workflow employs OpenAI's language models and SerpAPI to create a responsive, intelligent conversational agent....

n
n8n Team
Personal Productivity
3 Oct 2023
1239622
0