Add an AI chat assistant to your website that replies in seconds and remembers context. It helps visitors get instant answers and guides them through simple tasks. Ideal for support teams that want fewer basic tickets and faster first replies.
Messages enter through the When Chat Message Received node, which also hosts a simple chat page. A memory buffer stores recent conversation so the bot stays on topic. The Google Gemini Chat Model generates replies, while a custom prompt in the Construct and Execute LLM Prompt node defines tone and rules and preserves {chat_history} and {input}. Output returns from the last node so the user sees a clean reply in the chat.
You only need a Google Gemini API key and basic n8n access. Expect shorter queues, lower costs for simple issues, and higher satisfaction from quick answers. Common uses include FAQ support, pre sales guidance, and internal help during off hours.