ChatBotKit
<div class="ce-block" data-id="pFlKJ7pnE9" ><div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">关于产品</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="Z7wDVCbK-p" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left"> ChatBotKit是一个模块化AI开发平台,专注于帮助企业快速构建、定制和部署智能对话系统。它像“乐高积木”一样提供可拼接的AI组件,用户无需从零造轮子,就能组装出适应业务场景的聊天机器人或自动化助手。平台强调灵活性与易用性平衡,既能满足开发者深度集成需求,也允许非技术人员通过可视化工具上手。</div>
</div>
</div><div class="ce-block" data-id="HHgGXPBj08" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">适合谁?</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="jkGMflZId2" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">技术团队:需要将AI对话能力嵌入自有系统的开发者,利用API和SDK高效开发;</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="d95kd1HqPi" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">运营与客服部门:期望用自动化机器人处理咨询、收集反馈,减轻人工压力;</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="P3bl2NTXVq" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">产品经理与创业者:希望低成本验证AI功能创意,快速上线MVP原型;</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="QRpWrbElLI" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">内容与营销从业者:构建个性化互动工具(如风格推荐、历史人物问答)提升用户参与度。</div>
</div>
</div><div class="ce-block" data-id="vDsczQCeSs" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">产品特色</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="MrzgRqyYXJ" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">组装式开发:跳过写基础代码的繁琐,直接调用预训练模块(如语言理解、数据连接器)组合新功能,像搭积木一样简单。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="62CzX7vH6C" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">跨平台隐身术:同一个AI助手能藏在邮箱、通讯软件、网站角落随时待命,用户在哪它就在哪出现。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="0R2vI7VUaf" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">隐私优先设计:从数据加密到敏感词过滤,把安全机制熔进底层架构,而非事后补丁。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="D6PgIdMHi1" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">客户成功配方:40,000+用户验证的灵活度——小到兴趣社群陪聊机器人,大到企业级自动化中枢都能支撑。</div>
</div>
</div><style type="text/css">
.ce-block {
margin-top: 20px;
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
/**
* Plugin styles
*/
.ce-header {
position: relative;
padding: 1px 0px 1px 15px;
margin: 0;
line-height: 1.25em;
outline: none;
margin-bottom: 10px;
}
.ce-header p,
.ce-header div {
padding: 0 !important;
margin: 0 !important;
}
.ce-header::before {
content: "";
background-color: #3e8fe3;
width: 6px;
height: 100%;
position: absolute;
left: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
/**
* Styles for Plugin icon in Toolbar
*/
.ce-header__icon {
}
.ce-header::before {
position: absolute;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
cursor: text;
}
.ce-header:empty::before {
display: block;
}
.ce-header:empty:focus::before {
display: none;
}
/* FontSize */
h1.ce-header {
font-size: 2.0em;
}
h2.ce-header {
font-size: 1.7em;
}
h3.ce-header {
font-size: 1.4em;
}
h4.ce-header {
font-size: 1.15em;
}
h5.ce-header {
font-size: 0.95em;
}
h6.ce-header {
font-size: 0.8em;
}
/* Alignment*/
.ce-header--right {
text-align: right;
}
.ce-header--center {
text-align: center;
}
.ce-header--left {
text-align: left;
}
.ce-header--justify {
text-align: justify;
}
</style><style type="text/css">
.ce-block {
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
.ce-paragraph {
line-height: 1.6em;
outline: none;
text-indent: 2em;
font-size: 16px;
}
.ce-paragraph--right {
text-align: right;
}
.ce-paragraph--center {
text-align: center;
}
.ce-paragraph--left {
text-align: left;
}
.ce-paragraph--justify {
text-align: justify;
}
.ce-paragraph-text-indent {
text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}
/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}
.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}
.ce-paragraph p:first-of-type{
margin-top: 0;
}
.ce-paragraph p:last-of-type{
margin-bottom: 0;
}
.svg-icon {
width: 1em;
height: 1em;
}
.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
fill: #4691f6;
}
.svg-icon circle {
stroke: #4691f6;
stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页:
[1]