Yozora-fm: Interactive Anime Music Galaxy Visualization

Interactive Anime Music Visualization
Yozora-fm is a web-based interactive visualization that maps anime opening and ending songs as stars in a galaxy. The project contains over 9,000 tracks from various anime series.
Key Features from Source
- Star Mapping: Each star represents an anime OP or ED song
- Visual Organization: Stars are colored by genre and positioned by era
- Temporal Layout: Older shows appear on the outer rim, newer ones toward the center
- Interactive Playback: Clicking a star plays the corresponding video
- Exploration Mode: Users can wander through the visualization for discovery
- Content Scale: Includes 9,000+ anime opening and ending songs
The project was developed over several months according to the creator. The interface appears to be built for both targeted song selection and ambient exploration, with the creator describing the experience as letting "nostalgia hit you" during wandering.
For developers interested in data visualization, this represents a creative application of spatial mapping techniques to media collections. The era-based positioning suggests chronological data organization, while genre-based coloring provides categorical filtering through visual encoding.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Desktop App Adds Projects Feature to Cowork Interface
The Claude desktop app now includes a Projects feature in Cowork, allowing users to organize tasks and context in dedicated workspaces. Files and instructions remain on the user's local computer, with options to import existing projects or start new ones.

Testing δ-Mem on Apple Silicon: MLX Implementation and Benchmarks
δ-mem paper implemented via mlx on a MacMini 64GB shows mixed but promising local benchmarks, with gains in realistic replay scenarios.
Cocall.ai MCP: Outbound Phone Calls with Real-Time Human Escalation
Cocall.ai is an MCP for Claude that enables outbound phone calls with a full-duplex speech-to-speech model. It can pause mid-call to ask you a specific question instead of guessing, navigate IVR, and hand off calls to you when needed.

free-claude-code adds GLM-5 support via NVIDIA NIM, expands to OpenRouter and Discord
free-claude-code now supports GLM-5 through NVIDIA NIM's free tier (40 requests/min) and adds OpenRouter integration, Discord bot support, and LMStudio local provider compatibility. The tool converts Claude Code's Anthropic API requests to work with alternative model backends.