AI星球岛 发表于 2026-6-30 20:15:20

BedtimestoryAI

<div class="ce-block" data-id="pq8D2CPMH5" >
        <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="1YgzwxMlK3" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">BedtimestoryAI 是一款面向家长的 AI 儿童故事创作工具。用户只需输入少量提示,平台即可在数秒内生成配有插画的完整睡前故事。故事可在线阅读、下载或打印,并支持长期保存与二次编辑。</div>
        </div>
</div><div class="ce-block" data-id="LjRCgJNN3o" >
        <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="6DZeFnBOZq" >
        <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="X9vTRzibiU" >
        <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="VJMRL_vlIM" >
        <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="EepRulmoRs" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">希望将自创故事出版成纪念册或礼物的用户</div>
        </div>
</div><div class="ce-block" data-id="l9DrQHFyJI" >
        <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="bf1Ze4jH3E" >
        <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="VdFhjIxzpC" >
        <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="nTkoPGXIED" >
        <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="7gQNEbgMI3" >
        <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="lgKsX97rK3" >
        <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]
查看完整版本: BedtimestoryAI