AI星球岛 发表于 2026-6-24 20:16:18

AI提示词生成器

<div class="ce-block" data-id="7E0_WiQnT8" >
        <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="uHdSYE7e5E" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">这是一个专为AI绘图打造的提示词生成工具,中文名叫“AI提示词生成器”。它不提供直接出图,而是把用户的一句话需求,自动翻译成Midjourney、Stable Diffusion等模型能读懂的高质量Prompt,让出图更精准、更丰富。</div>
        </div>
</div><div class="ce-block" data-id="fUm84bd_Ou" >
        <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="5qJ5yi_Fe0" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">刚接触AI绘图、不会写Prompt的新手</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="cCWC4Ia9Mp" >
        <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="ZcRxoXfvrV" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">想用Midjourney或Stable Diffusion做系列创作的自媒体、艺术爱好者</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="VVQ3VEC-U_" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">需要快速生成Logo、人像、风景等垂直场景素材的运营人员</div>
        </div>
</div><div class="ce-block" data-id="vCH_6NcKrj" >
        <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="dKWrpLSLwj" >
        <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="fCjcBboKEb" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">垂直细分:针对Logo、人像等具体场景优化,结果更贴合商业需求</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="0pk5Eem1p_" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">速度快:输入-选择-复制,全程10秒左右</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="Ix1ccszHUy" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">跨模型兼容:同时兼顾Midjourney和Stable Diffusion的语法差异</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="H2UA3yxdax" >
        <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]
查看完整版本: AI提示词生成器