PulseAugur
实时 21:50:23
English(EN) One-shotting a Raccoon Heist game using Claude Fable 5

Claude Fable 5 根据文本和图像构建可玩游戏

Simon Willison 成功使用 Anthropic 的 Claude Fable 5,基于他之前用 GPT-3DALL-E 开发的概念,生成了一个可玩的网页游戏。他向 Claude Fable 5 提供了原始游戏描述和概念艺术,指示它构建整个游戏,包括移动友好型触摸控件,并使用 OpenAI 的图像生成 API 来生成纹理。该过程利用 GitHub Pages 进行游戏开发的频繁预览。 AI

影响 展示了大型语言模型整合和处理多模态输入以创建功能性应用程序日益增长的能力。

排序理由 展示了大型语言模型从先前 AI 生成的资产构建功能性产品的能力。

在 Simon Willison 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Claude Fable 5 根据文本和图像构建可玩游戏

报道来源 [1]

  1. Simon Willison TIER_1 English(EN) ·

    One-shotting a Raccoon Heist game using Claude Fable 5

    <p>Back in 2024 <a href="https://twitter.com/simonw/status/1555626060384911360">I tweeted</a> screenshots of a game concept generated by GPT-3 and some concept "art" created using DALL-E. Today, on the fourth anniversary of that tweet, I decided to see if Claude Fable 5 (running …