See more than the top 10 popular songs of a Spotify artist
Spotify stream stats beyond the top 10, but Kworb already does deeper analytics.

AI generates new time-specific songs every few minutes with clever latency-aware scheduling.
People who want ambient background music, AI music enthusiasts
This is a fully automated YouTube live stream. Every few minutes, a new AI-generated song plays. Every song is in a different genre. Every song's lyrics are about what time it is right now. The system generates them ahead of time using Suno's API, builds video segments with FFmpeg, and streams continuously via RTMP. There's no human in the loop and no pre-recorded content.
The core challenge is a scheduling problem: generation takes ~3 minutes, song durations are variable (2-4 min), and the lyric timestamp has to match the actual start time. The orchestrator tracks a rolling average of API latency and adjusts its lookahead window accordingly.
Stack: Python, Suno API, Pillow, FFmpeg.
Spotify stream stats beyond the top 10, but Kworb already does deeper analytics.
Bookmarks song timestamps by reading Android media notifications.
Fun music trivia database, but ultimately just a curated list with a calendar skin.
Simple birthday song lookup when Spotify and Wikipedia already do this.
Claude Opus rewrites lyrics to fit your life while preserving music structure; delightful idea, rough execution.
Fun browser novelty, but just another musical keyboard wrapper with a calculator skin.