蛙知AI测评 发表于 7 天前

Kimi

<div class="ce-block ce-block--focused" data-id="XBrmeadC9j" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">现在市面上 AI 助手一抓一大把,但 Kimi 算是刚出来就炸出不少讨论的选手,今天简单捋捋这款由国内初创公司月之暗面 Moonshot AI 自研的聊天机器人。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="Ytu1qqt4Nt" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">先唠唠背后的团队月之暗面,2023 年 3 月才成立的本土 AI 初创厂,定位听着挺宏大,主打钻研能源转化成人工智能的最优解法,走产品落地、和普通用户一起打磨智能工具的路子,不是那种只蹲实验室闭门搞研发的团队。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="qqFCgisMir" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">创始人杨植麟履历含金量拉满,以前执掌谷歌中国研究院,Gemini、Bard 这些谷歌标杆大模型,还有国内盘古 NLP、悟道等知名大模型项目,他都带队深度参与过,底子摆在这,技术层面有实打实积累。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="jA9L2asivl" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">2023 年 10 月,他们掏出了 Kimi 智能助手,刚上线就甩出一个当时相当炸裂的卖点:全球首款能一口气吃下 20 万汉字上下文的 AI 工具,放在当年一众几千字上限的 AI 里,属于降维打击。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="kJ-d_nDmSB" >
        <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="ONyToPZkGz" >
        <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="Em6M9CnAnZ" >
        <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="1FNO5W7_KN" >
        <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="rO3Gh7kgY6" >
        <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="f4hfwDnHT6" >
        <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="8erilobOOd" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">不同于很多只能聊短句的 AI,依托自研 LLM,它能吃透海量文本信息,梳理复杂逻辑,不管是查资料、写东西、翻译还是头脑风暴,一个工具就能搞定绝大多数文字类需求,也是早期靠超长上下文特性出圈的国产 AI 代表。</div>
        </div>
</div><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]
查看完整版本: Kimi