AI大学堂
<div class="ce-block" data-id="jFDayLFY35" ><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="z7TcD3A9hb" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">AI大学堂是“AI国家队”科大讯飞旗下的专业在线学习平台,专为开发者和AI爱好者量身打造。背靠强大的讯飞星火大模型技术,AI大学堂将前沿的AI理论与丰富的行业实战经验相结合,致力于构建一个集学习、交流、认证于一体的生态系统。目前,讯飞开放平台已聚集了超过683万的开发者团队,AI大学堂正是这个庞大社区的技术“加油站”。</div>
</div>
</div><div class="ce-block" data-id="MUnZFS_nVB" >
<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="jNgiYpoNTM" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">AI职业敲门人:希望系统学习AI知识,并通过权威认证为自己的职业生涯增添有力砝码的求职者或转型者。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="Nhi4Pz32uw" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">企业技术骨干:需要在工作中应用大模型技术,希望通过学习Prompt工程、RAG应用等热门技能来解决实际业务问题的工程师。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="onh7qQYt2d" >
<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="gWiGNJxoTe" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">AI技术爱好者:对人工智能充满兴趣,希望跟踪最新技术动态,并通过实战项目亲手实践AI应用的探索者。</div>
</div>
</div><div class="ce-block" data-id="-F-35ADjWB" >
<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="sXu2KgSuzE" >
<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="hiiTyp5tux" >
<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="jGl2ekGc6y" >
<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="F_kPpPVuER" >
<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]