在网站上嵌入 chatless.ai 的聊天助手非常简单,支持以下两种方式:
- Chat Bubble Mode:在仪表板中选择“Embed on Website”选项,复制生成的 JavaScript 代码并粘贴到网站的 HTML 文件中(通常放在 <body> (inside the tab). Once saved, a chat bubble will appear in the bottom right corner of the website, which the user can click on to interact with the assistant.
- Iframe mode:如果想将助手嵌入为网页内容的一部分(如 FAQ 区域),选择 iframe 选项,复制代码并粘贴到网站指定位置。
用户还可以在仪表板中调整聊天窗口的样式(如颜色、字体和大小),以匹配网站的品牌风格。无需编程技能即可完成所有操作。
This answer comes from the articlechatless.ai: Rapidly create AI chat assistants to support customer serviceThe