AI星球岛 发表于 前天 18:18

出门问问

<div class="ce-block" data-id="B8QgEP6Ncx" >
        <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="813DGpjEG9" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">出门问问是一家在AI领域深耕超过十年的技术公司,以生成式AI和语音交互技术为看家本领。最初,出门问问从语音识别起家,是国内最早探索人机交互的先行者之一。如今,出门问问不仅拥有TicWatch智能手表这样的明星硬件,更是全力打造了一个强大的AIGC(人工智能生成内容)产品矩阵,业务遍及全球超过150个国家和地区。旗下AI产品的累计注册用户已突破1000万,付费用户超100万,展现了强劲的市场活力。</div>
        </div>
</div><div class="ce-block" data-id="qydqEmwdE3" >
        <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="u7KoAkTVjQ" >
        <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="Q6j0DneK70" >
        <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="r-DjQ-F0uQ" >
        <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="pCqtjR4gcw" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">出海企业与商家:希望通过本地化的AI数字人进行视频营销,以更低成本、更高效率开拓全球市场的公司。</div>
        </div>
</div><div class="ce-block" data-id="C5i0nWw29D" >
        <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="_f05bgCes2" >
        <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="dd7jow2it3" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">软硬结合的魔法:出门问问擅长将强大的AI软件能力灌注到精心设计的硬件中,创造出1+1&gt;2的无缝连接体验。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="yhUWFq5dIk" >
        <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="qm6DqVbpPs" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">商业模式清晰:果断转向AIGC SaaS和AI硬件产品的商业模式,并成功实现规模化营收,是少数将AI技术成功商业化的公司之一。</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]
查看完整版本: 出门问问