AI星球岛 发表于 昨天 17:13

OneReach

<div class="ce-block" data-id="3VLKB-GF24" >
        <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="jZHiAcVH9p" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">OneReach.ai 是一个企业级的无代码AI平台,它让公司能够创建和指挥一群“AI员工”来自动处理日常业务。企业不需要编程就能“训练”这些AI员工掌握各种技能,比如自动回复客户邮件、管理人力资源流程、处理财务报表等。这些AI员工可以跨越不同部门协同工作,并通过聊天、邮件等多种方式与真人员工互动。它的主要客户是那些希望通过AI技术来简化复杂流程、提高运营效率的大型公司。</div>
        </div>
</div><div class="ce-block" data-id="NGmStXzhlH" >
        <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="-RSlQNXokx" >
        <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="cpE_kGjfhg" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">数字化转型推动者:希望用低代码工具快速部署智能助理的IT或业务部门,减少对开发团队的依赖;</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="Bukjo-h39e" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">创新业务设计师:尝试用语音交互(如IVR升级)、跨渠道服务(WhatsApp/短信/网页等统一后台)提升用户黏性的产品团队。</div>
        </div>
</div><div class="ce-block" data-id="agljHoTZzL" >
        <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="TwMd9AJVeD" >
        <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="Y3hBciijDL" >
        <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="fkWIIY_Wsr" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">品牌基因嵌入:可定制机器人性格和表达风格,让自动化交互带着企业独特的沟通温度,而非机械应答。</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]
查看完整版本: OneReach