🎨 gen-image
文生图 / 图生图 · ~5-8s · 烧字进画面(中央 74% 安全区)
设计师只要知道"我能让游戏画一张图、说话、看玩家、记住玩家、给玩家发通知",剩下工程师自然会接。
重点是会想到去用这些能力。后面 6 张 slide 每个细讲 1 个真实游戏怎么用。
Endpoint 路径(备查):所有 4 件 AI 套件都走 chat.aiwaves.tech/aigram/api/{gen-image, game-chat, recognize, upload}。CORS=`*`,浏览器外也能直 fetch(这是 demo 模式的基础)。
Designers don't need to memorize endpoints. They need to know what the box can do: paint, talk, see, remember, alert. The next 6 slides drill into each with a real game.
Tech ref (if asked): all four AI ops POST to chat.aiwaves.tech/aigram/api/{gen-image, game-chat, recognize, upload}. CORS is *, so games run in any browser origin — that's the demo-mode foundation.