πŸ’¬ Deploy AI-powered website chatbot with DeepSeek and custom branding

⚑ 2,818 views Β· πŸ’¬ Support Chatbots

πŸ’‘ Pro Tip β€” For lead enrichment, ScraperNode can pull LinkedIn profiles, company data, and job listings directly into your pipeline β€” useful for building prospect lists without manual research.

View All Scrapers

Description

Who’s it for

This template is perfect for business owners, developers, and marketers who want to add a professional, branded AI chatbot to their website. Whether you’re running an e-commerce site, a SaaS platform, or a corporate website, this template gives you a fully customizable chat widget that integrates seamlessly with your brand.

Brandable Custom Chatbox for N8N

How it works

The template creates a webhook endpoint that receives chat messages and processes them through an AI agent powered by DeepSeek. The workflow includes:

The chat widget itself is a vanilla JavaScript component that you embed on your website. It features:

How to set up

  1. Import the workflow into your n8n instance
  2. Configure your DeepSeek API credentials in the DeepSeek Chat Model node
  3. Activate the workflow to generate your webhook URL
  4. Copy the webhook URL from the Webhook node
  5. Embed the chat widget on your website using the provided JavaScript files

Requirements

How to customize the workflow

AI Agent Configuration

Webhook Customization

Chat Widget Styling

Advanced Features

Template Features

βœ… No hardcoded API keys - uses n8n credential system
βœ… Sticky notes included - explains the entire workflow
βœ… Professional branding - fully customizable appearance
βœ… WordPress ready - includes plugin and shortcode support
βœ… Mobile responsive - works on all devices
βœ… Session management - remembers conversations per user

Use Cases

Technical Details

The workflow uses the LangChain AI Agent with DeepSeek as the language model and includes a Memory Buffer for conversation context. The webhook response format is optimized for the chat widget.

Live Demo

Try it online: Live Demo

Experience the chatbox widget in action with a working n8n webhook integration. The demo showcases all features including light/dark themes, HTML responses, and session management.


Note: This template includes a complete JavaScript chat widget and WordPress plugin, making it ready for immediate use on any website. The workflow is designed to be production-ready with proper error handling and security considerations.

πŸ”— Nodes Used

Webhook, AI Agent, Simple Memory, DeepSeek Chat Model

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup