// AI NEWS · FEATURE

PhiloLabs Uses Claude Fable 5.1 Agent Swarms to Generate Explorable 3D Worlds Entirely From Code

A project called fable51-worlds shows autonomous Claude Fable 5.1 agents researching, modeling, and quality-checking browser-native 3D reconstructions of real places — Union Square in San Francisco and Higashiyama in Kyoto — then shipping them as plain Three.js apps. It is code-generated geometry, not a video or image model.

2026-09-03 · by Moe Ameen

What happened

PhiloLabs published fable51-worlds, an open-source project (MIT-licensed) that uses autonomous Claude Fable 5.1 agent swarms to create explorable, browser-native reconstructions of real places and ship them as plain Three.js applications. The tagline is literal: "worlds via code, from fable 5.1." Rather than a model that renders pixels, this is a coding agent that writes the geometry, the scene assembly, and the runtime — every building, storefront, sign, tree, and traffic light is generated from open data and public reference imagery by code.

The pipeline runs in four stages. Research: parallel agents gather OpenStreetMap geometry (ODbL), USGS 3DEP elevation, transit specs, and storefront data with source attribution. Asset generation: Blender scripts (bpy) emit optimized GLB kits — façade modules, street furniture, vehicles, vegetation. Runtime assembly: a pure Three.js app combines terrain, streets, façades, props, crowds, and traffic from JSON specs. Quality assurance: Playwright-driven camera matching screenshots fixed viewpoints and compares them against photographs taken from the same spots, and independent reviewer roles (architect, geographer, technical artist) file reports.

Two worlds ship in the repo. Union Square, San Francisco: 453 building footprints, 75 hand-authored façades, 129 named storefronts, 220 pedestrians, 109 vehicles, working traffic lights and cable cars, day/sunset/night modes, two explorable interiors (Apple and Nintendo), and 34 camera-matched validation points. Higashiyama, Kyoto: 266 buildings, 471 shopfronts, a 2.3 km continuously walkable route, a cel-shaded anime look, and a self-contained single-HTML deployment option. According to the creator, a single world ran in roughly two hours for about 8 million tokens and around $33 in API cost — and the agent even filmed its own walkthrough tour video inside the finished scene.

Keep the framing straight. This is a demonstration of Fable 5.1's agentic coding applied to spatial reconstruction, built by PhiloLabs — not a new Anthropic product, and not a generative video or image model in the Sora or Veo sense. Early reactions praised the achievement while noting the honest limits: topology can be messy and texturing is hard, and it is a research-grade showcase, not a consumer app you sign up for. Treat the specifics above as a snapshot of the repo on the authoring date and check the source for current figures.

Why it matters for creators

  • It is a proof of a different kind of visual generation: not pixels from a diffusion model, but a real, explorable 3D scene written as code from open data — with source attribution and camera-matched QA baked into the pipeline.
  • The economics are the headline. A city-block reconstruction with crowds, traffic, and interiors for roughly $33 and about two hours of agent time reframes what a solo creator or small studio can attempt without a 3D team.
  • The most immediately usable creator output is not the world itself but the walkthrough video the agent filmed inside it — a novel-viewpoint fly-through that is real, shareable footage.
  • It is not a content tool. There is no captioning, no brand voice, no carousel or blog fan-out, and no scheduler — it produces a Three.js app and a video file, and the distribution work still lives somewhere else.
  • The output is technical to run (a browser app plus assets, or a self-contained HTML file), so the gap between "impressive demo" and "posted to your audience" is exactly the production-and-publish step most creators do not want to build.

How to act on this with Kompozy

The part of this a creator can actually post is the walkthrough video — the tour the agent filmed inside its own generated world. A Three.js app does not go to TikTok, but that fly-through is real footage, and footage is where [Kompozy](/) starts. Screen-record the world tour (or export the agent's walkthrough), drop it into Kompozy as a source, and one clip becomes a run of finished pieces held to a single [Persona Brief](/glossary/persona-brief) so they read as one creator: vertical [clipped shorts](/glossary/clipped-short) cut from the long fly-through, [Persona Shorts](/glossary/persona-shorts) where your talking-head avatar narrates over the world, quote graphics pulled from the best on-screen moments, a blog article on how it was built, and an email newsletter. [Autopilot](/glossary/autopilot) then schedules and publishes the set across the eight social platforms plus blog and email behind a per-post review.

That review gate matters here for one honest reason: AI-built worlds are the kind of thing an audience wants disclosed. Kompozy's per-post step is where you add your own AI-disclosure line before anything ships. Fable 5.1 World Modeling builds the spectacle; Kompozy turns the two minutes of footage it hands you into a week of [repurposed](/glossary/content-repurposing), captioned, on-brand posts and gets them out the door.

Quick takeaways

  • fable51-worlds (PhiloLabs, MIT-licensed) uses autonomous Claude Fable 5.1 agents to generate explorable 3D worlds as plain Three.js apps — code, not a diffusion render.
  • Two worlds ship: Union Square SF (453 buildings, 129 storefronts, crowds, traffic, two interiors) and Higashiyama, Kyoto (266 buildings, a 2.3 km walkable route, cel-shaded).
  • Data comes from OpenStreetMap and USGS 3DEP; QA uses Playwright camera-matching against reference photos plus independent reviewer roles.
  • The creator reports ~2 hours, ~8M tokens, and ~$33 per world, and the agent filmed its own walkthrough video inside the scene.
  • It is a research-grade showcase, not a content tool — no captions, brand voice, or publishing. The walkthrough video is the shareable output; a tool like Kompozy handles the clip-and-publish step.

Frequently asked questions

What is Fable 5.1 World Modeling?

It refers to PhiloLabs' fable51-worlds project, which uses autonomous Claude Fable 5.1 coding agents to research, model, and quality-check explorable 3D reconstructions of real places, then ship them as plain Three.js browser apps. It generates the scene as code from open data — it is not a generative video or image model.

Did Anthropic release a world model?

No. Fable 5.1 is Anthropic's text-and-reasoning model (released September 1, 2026); fable51-worlds is a third-party project by PhiloLabs that applies Fable 5.1's agentic coding to 3D reconstruction. It is a demonstration of the model's coding ability, not a separate Anthropic world-generation product.

How much does it cost to generate a world?

The creator reports that a single world — for example Union Square, San Francisco — ran in roughly two hours for about 8 million tokens and around $33 in API cost. Treat that as a self-reported snapshot; your cost depends on the model rates and the scope of the scene.

Can I post one of these worlds to social media?

Not directly — the output is a Three.js web app, not a video file. The shareable asset is the walkthrough video the agent films inside the world. You can screen-record or export that fly-through and then use a tool like Kompozy to clip, caption, and publish it across platforms.

Related news

← All AI news · Get started →