AI Chat Plugin Demo

A lightweight JavaScript plugin that adds an AI-powered chat sidebar to any website.

Features

Installation

Add the following script tag to your HTML page, preferably right before the closing </body> tag:

<script src="https://cdn.jiehuo.ai/ai-chat-plugin.min.js"></script>

Configuration

You can customize the plugin by setting configuration options:

<script> window.AIChatConfig = { apiEndpoint: "http://api.willwayai.com/api/chat", theme: "light", // or "dark" position: "right", // or "left" welcomeMessage: "Hello! How can I help you today?" }; </script> <script src="https://cdn.jiehuo.ai/ai-chat-plugin.min.js"></script>

Try different themes:

Try different positions:

Need help?

Try talking to our AI chat assistant by clicking the chat button in the bottom right corner of the page.

Sample questions you can ask: