kefu/static/templates/official/douyin.html

106 lines
5.2 KiB
HTML
Raw Normal View History

2024-12-10 02:50:12 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>抖音AI自动回复-在线客服系统-私有云独立部署在线客服系统源码-网站客服系统</title>
<meta name="keywords" content="在线客服系统,客服系统源码,在线客服下载,在线客服代码,开源客服,网页在线客服,免费客服系统,客服系统部署,安装在线客服,golang客服,php客服" />
<meta name="description" content="客服系统,在线客服一套可独立私有化部署的网站网页在线客服系统安装搭建极其简单仅依赖MySQL数据库支持宝塔面板一键部署两分钟搭建自己的网站在线客服系统" />
{{template "head" .}}
</head>
<body style="background-color: #F5F5F5;">
{{template "navgator" .}}
<div class="showBanner">
<svg xmlns="http://www.w3.org/2000/svg" width="80px" height="80px" fill="currentColor" class="bi bi-menu-up" viewBox="0 0 16 16">
<path d="M7.646 15.854a.5.5 0 0 0 .708 0L10.207 14H14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h3.793l1.853 1.854zM1 9V6h14v3H1zm14 1v2a1 1 0 0 1-1 1h-3.793a1 1 0 0 0-.707.293l-1.5 1.5-1.5-1.5A1 1 0 0 0 5.793 13H2a1 1 0 0 1-1-1v-2h14zm0-5H1V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v2zM2 11.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 0-1h-8a.5.5 0 0 0-.5.5zm0-4a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11a.5.5 0 0 0-.5.5zm0-4a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 0-1h-6a.5.5 0 0 0-.5.5z"/>
</svg>
<h1>客服系统抖音AI</h1>
</div>
<div class="main">
<div class="container">
<ul class="breadcrumb">
<li><a href="/">首页</a></li>
<li><a href="/douyin.html">抖音AI</a></li>
</ul>
<div class="showMain">
<div class="showMainHead">
<h2>
<i class="bi bi-tv"></i>
<span>抖音相关业务AI自动化产品</span>
</h2>
<h3>全方位抖音智能客服业务,支持多种抖音业务需求</h3>
</div>
<div class="shouquan">
<div class="shouquanItem">
<div class="shouquanLogo">
<img src="/static/images/shouquan1.png"/>
</div>
<div class="tongjiName">
<h2>抖音评论自动回复</h2>
<p>【抖音开放平台】</p>
<p>当有用户在抖音视频评论区发送评论后,抖音会把评论内容发送给我们系统的接口。
我们系统拿到评论进行关键词匹配进行AI知识库匹配得到回复内容我们系统调用抖音回复评论接口将内容回复给评论者</p>
<a href="javascript:KEFU.showPanel();">咨询客服</a>
</div>
</div>
<div class="shouquanItem">
<div class="shouquanLogo">
<img src="/static/images/shouquan2.png"/>
</div>
<div class="tongjiName">
<h2>抖音私信自动回复</h2>
<p>【RPA形式软件】</p><p>点击软件按钮,会打开浏览器,打开抖音页面。请扫码登录,登陆后不要关闭浏览器也不要关闭软件界面,有新消息时会自动点击自动回复。</p>
<a href="javascript:KEFU.showPanel();">咨询客服</a>
</div>
</div>
</div>
<div class="shouquan">
<div class="shouquanItem">
<div class="shouquanLogo">
<img src="/static/images/shouquan1.png"/>
</div>
<div class="tongjiName">
<h2>抖音直播自动回复</h2>
<p>【浏览器插件】</p><p>使用客服浏览器插件可以实现关键词回复可以对接GPT大模型智能回复。监听直播间评论自动回复评论。</p>
<a href="https://jw5osfrnigc.feishu.cn/wiki/VEOBw55Rdij1iRk7zn9cUbL1nzc" target="_blank">立即下载</a>
</div>
</div>
<div class="shouquanItem">
<div class="shouquanLogo">
<img src="/static/images/shouquan2.png"/>
</div>
<div class="tongjiName">
<h2>抖音小店飞鸽客服自动回复</h2>
<p>【浏览器插件】</p><p>使用客服浏览器插件可以实现关键词回复可以对接GPT大模型智能回复。完全模拟手动形式跟真人一样的操作解决店铺回复不过来或者下班后无人回复问题</p>
<a href="https://jw5osfrnigc.feishu.cn/wiki/VEOBw55Rdij1iRk7zn9cUbL1nzc" target="_blank">立即下载</a>
</div>
</div>
</div>
</div>
</div>
{{template "footer" .}}
</body>
</html>