PulseAugur
EN
LIVE 21:50:17

Claude Fable 5 builds playable game from text and images

Simon Willison successfully used Anthropic's Claude Fable 5 to generate a playable web-based game based on a concept he had previously developed with GPT-3 and DALL-E. He prompted Claude Fable 5 with the original game description and concept art, instructing it to build the entire game, including mobile-friendly touch controls and using OpenAI's image generation API for textures. The process involved using GitHub Pages for frequent previews of the game's development. AI

IMPACT Demonstrates LLMs' growing ability to integrate and act upon multimodal inputs to create functional applications.

RANK_REASON Demonstration of an LLM's capability to build a functional product from prior AI-generated assets.

Read on Simon Willison →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Claude Fable 5 builds playable game from text and images

COVERAGE [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 …