Give your website or helpdesk a smart chat agent that remembers the conversation. It can greet someone, remember their name, and answer follow up questions in the same session. Ideal for customer support teams that want fast and consistent answers without adding more staff.
Here is how it works. A public chat trigger captures each message. A simple memory block keeps the last 20 messages per session using a session ID. The OpenAI Assistant creates the reply using the live chat input and the stored context. A built in calculator tool helps the bot handle numbers and quick math. The result is a chat that understands context, handles follow ups, and gives clear answers in one place.
You only need an OpenAI account and an Assistant ID. Add your OpenAI API key in n8n, set the Assistant ID in the node, and keep the memory settings as provided. Expect faster replies on common questions and fewer repeated details from users. Good fits include FAQ support, pricing and quote checks with math, and internal help for simple IT or HR questions.