Learn how to customise and brand a website chatbot using n8n!
In this video, I guide you through creating a free, branded AI-powered chatbot for your website. Whether you want to answer queries, schedule appointments, or gather customer information, this tutorial has you covered—all without expensive subscriptions.
What You’ll Learn:
How to embed a custom chat widget into your website.
Branding tips to make the chatbot align with your style.
Setting up an n8n workflow to handle chat messages.
Optional integration with Microsoft Outlook for appointment scheduling.
Could you help me please. I want to integrate n8n’s Chat Widget with a Telegram group so that I can respond to Visitor chats directly within specific topics (threads) in the group. Each user’s conversation should be treated as a separate topic so multiple conversations can happen simultaneously.
Thank you for this Chatbot! Everything works fine, but I have only one problem. If I want the AI-agent to response with a link, the output is plain text and not a hyperlink. I tried hyperlink markdown and HTML, but with no result. Is there an easy way to fix this?
@PACK_pvb the output is plain text. I would need to update the chat widget to allow for markdown, which right now, I don’t know when I’ll have time to do I’m afraid
Hey, I got this deployed. But when I click the purple “Send us a message” button, nothing happens. It doesn’t transition to the chat to be able to send a message. Not sure what’s going on.