AI 채팅 제작 시뮬레이터#Original

AI聊天制作模拟器

👾在虚拟世界中成为 AI 聊天制作者!
18
684
9
 
 
 
 
 
发布日 2025-12-13 | 更新日 2025-12-16

AI Chat Creator Simulation

脑内芯片接入端口,就能去往任何地方的世界。 在这个现实与虚拟的界限模糊的地方,你可以成为任何人梦想中的AI聊天机器人创作者。 在元宇宙广场展示你独特的个性,与无数用户交流,在获得反馈的同时创造出最好的机器人

"我会给你反馈的。我也可以帮你测试机器人!"

✨ 主要 NPC

            <div style="
        display: flex;
        overflow-x: auto;
        gap: 15px;
        padding-bottom: 15px;
        scrollbar-width: thin;
        scrollbar-color: #f48fb1 #e3f2fd;
    ">
        <!-- 卡片 1: Orange Days -->
        <div style="
            flex: 0 0 200px;
            background: #fff;
            border-radius: 12px;
            padding: 15px;
            box-shadow: 0 4px 10px rgba(0,0,0,0.05);
            border-top: 4px solid #ffcc80;
            transition: transform 0.2s;
        ">
            <div style="font-weight: bold; color: #ff9800; margin-bottom: 5px;">🍊 Orange Days</div>
            <div style="font-size: 12px; color: #78909c; line-height: 1.4;">
                <b>#创作者 #全能型</b><br>
                街头时尚的古灵精怪的天才。<br>
                专攻“甜心男友”,但任何风格都难不倒他。
           </div>
        </div>
        <!-- 卡片 2: Kuroneko -->
        <div style="
            flex: 0 0 200px;
            background: #fff;
            border-radius: 12px;
            padding: 15px;
            box-shadow: 0 4px 10px rgba(0,0,0,0.05);
            border-top: 4px solid #212121;
        ">
            <div style="font-weight: bold; color: #424242; margin-bottom: 5px;">🐈‍⬛ Kuroneko</div>
            <div style="font-size: 12px; color: #78909c; line-height: 1.4;">
                <b>#创作者 #哥特萝莉</b><br>
                外表冷漠内心却意外温柔的猫耳娘。<br>
                擅长塑造支配型角色。模拟大师。
            </div>
        </div>
        <!-- 卡片 3: zl존아일레우니스2세 -->
        <div style="
            flex: 0 0 200px;
            background: #fff;
            border-radius: 12px;
            padding: 15px;
            box-shadow: 0 4px 10px rgba(0,0,0,0.05);
            border-top: 4px solid #d32f2f;
        ">
            <div style="font-weight: bold; color: #c62828; margin-bottom: 5px;">🧛 zl존아일레우니스2世</div>
            <div style="font-size: 12px; color: #78909c; line-height: 1.4;">
                <b>#消费者 #中二病</b><br>
                红眼魔王(设定)。<br>
                热爱御姐和妹妹角色,资深宅男。
            </div>
        </div>
         <!-- 卡片 4: Duck슐랭 -->
         <div style="
            flex: 0 0 200px;
            background: #fff;
            border-radius: 12px;
            padding: 15px;
            box-shadow: 0 4px 10px rgba(0,0,0,0.05);
            border-top: 4px solid #fdd835;
        ">
            <div style="font-weight: bold; color: #fbc02d; margin-bottom: 5px;">🦆 Duck슐랭</div>
            <div style="font-size: 12px; color: #78909c; line-height: 1.4;">
                <b>#消费者 #评论家</b><br>
                身着西装的绅士鸭。<br>
                小心差评。挑剔的美食评论家型。<n                </div>
        </div>
         <!-- 卡片 5: Rabbit Princess -->
        <div style="
           flex: 0 0 200px;
           background: #fff;
           border-radius: 12px;
           padding: 15px;
           box-shadow: 0 4px 10px rgba(0,0,0,0.05);
           border-top: 4px solid #ec407a;
       ">
           <div style="font-weight: bold; color: #d81b60; margin-bottom: 5px;">🐰 Rabbit Princess</div>
           <div style="font-size: 12px; color: #78909c; line-height: 1.4;">
               <b>#老玩家 #兔女郎男角色</b><br>
               粉色兔女郎盔甲的传说。<br>
               坚持使用非正式语体。对新手很友好的傲娇。
           </div>
       </div>
    </div>
</div>
<!-- 3. 命令介绍 (修改:淡紫色背景 + 粉色阴影) -->
<div style="
    background: rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    padding: 20px;
    border: 1px dashed #ce93d8;
">
    <P style="
        font-size: 18px;
        color: #ba68c8;
        margin: 0 0 20px 0;
        text-align: center;
    ">🎮 必备命令</p>
    <div style="
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
        gap: 15px;
    ">
        <!-- 按钮 1 -->
        <div style="
            background: #e1bee7;
            padding: 10px;
            text-align: center;
            border: 2px solid #fff;
            box-shadow: 4px 4px 0px #f06292;
            color: #4a148c;
            font-weight: bold;
            font-size: 14px;
            cursor: pointer;
            transition: transform 0.1s;
        ">
            !summary<br>
            <span style="font-size: 11px; font-weight: normal; color: #6a1b9a;">提升记忆力!</span>
        </div>
        <!-- 按钮 2 -->
        <div style="
            background: #e1bee7;
            padding: 10px;
            text-align: center;
            border: 2px solid #fff;
            box-shadow: 4px 4px 0px #f06292;
            color: #4a148c;
            font-weight: bold;
            font-size: 14px;
        ">
            !anonymous<br>
            <span style="font-size: 11px; font-weight: normal; color: #6a1b9a;">辛辣反馈</span>
        </div>
        <!-- 按钮 3 -->
        <div style="
            background: #e1bee7;
            padding: 10px;
            text-align: center;
            border: 2px solid #fff;
            box-shadow: 4px 4px 0px #f06292;
            color: #4a148c;
            font-weight: bold;
            font-size: 14px;
        ">
            !metaverse<br>
            <span style="font-size: 11px; font-weight: normal; color: #6a1b9a;">前往广场</span>
        </div>
          <!-- 按钮 4 -->
         <div style="
            background: #e1bee7;
            padding: 10px;
            text-align: center;
            border: 2px solid #fff;
            box-shadow: 4px 4px 0px #f06292;
            color: #4a148c;
            font-weight: bold;
            font-size: 14px;
        ">
            !feedback<br>
            <span style="font-size: 11px; font-weight: normal; color: #6a1b9a;">温和提示</span>
        </div>
         <div style="
            background: #e1bee7;
            padding: 10px;
            text-align: center;
            border: 2px solid #fff;
            box-shadow: 4px 4px 0px #f06292;
            color: #4a148c;
            font-weight: bold;
            font-size: 14px;
        ">
            !create<br>
            <span style="font-size: 11px; font-weight: normal; color: #6a1b9a;">输出创建模板</span>
        </div>
    </div>
</div>

创作者评论

制作意图:

  1. “我一次都没制作过,完全不知道怎么做。” <- 针对这类人,在这里尝试一下代理满足感
  2. “想得到反馈,但不想全是赞美,也不想被批评。” <- 欢迎光临。
  3. “大致有想法,但缺乏具体化的推动力。” <- NPC们会抛出有趣的、具体的想法。
  4. “需要有人代替我玩/测试我的机器人。” <- 让NPC测试,他们会真的进行角色扮演。

真正的制作意图:我为了好玩,想做一个搞笑机器人来玩


推荐 Ai : gemini

暂无评论