Interactive world map with customizable center and place names
A web-based world map that lets users set the map center to any location and rename places arbitrarily. The project uses Claude Code (an LLM-based coding assistant) to build the interactive map, enabling personalized geographic perspectives.
Visit project ↗Entities
Related
Interactive 3D globe with tectonic plates, earthquake data, and Pangea animation
A one-page website that displays an interactive 3D globe with features like measuring distances between points, viewing country administrative divisions, tectonic plates, earthquake data, and an animation of Pangea's formation and movement. Built with Claude's help to address the problem of hard-to-read physical globes.
GitHub contribution graph as 3D city flight game
A web game that turns a user's GitHub contribution graph into a 3D city where each day's commits become a building. The user flies a plane through the city in first-person view; crashing shows the date and commit count. Built using leftover LLM API quota, but the LLM is not a core part of the game itself.
Community questions logical consistency of Google Genie 3's AI-generated worlds
Google released Genie 3, an AI that generates interactive 3D worlds from text prompts. While users are impressed by the surface-level fidelity, some question whether the worlds maintain logical coherence, drawing parallels to early procedural generation in games.
Replay coding-agent sessions on a 3D codebase map
Mindwalk replays coding-agent sessions on a 3D map of your codebase, letting developers visualize and debug agent actions spatially. It uses LLMs to power the coding agent whose sessions are replayed, helping developers understand agent behavior and codebase structure.
3D library of personal book quotes
A desktop-only 3D library where users can walk around and pick up books, each containing a quote saved from a book read since 2017. LLMs were used to port the plain-text quote collection into the 3D environment, enabling a novel, immersive way to revisit personal reading highlights.