cgzirim/seek-tune
An implementation of Shazam's song recognition algorithm. observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 53
- Release rhythm 35
- Longevity 65
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 911
- days_rel: n/a
- days_push: 287
- n_releases_24m: 0
Adoption not part of the score
5596 stars · 617 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SeekTune is an open-source implementation of Shazam's audio fingerprinting and song recognition algorithm, written in Go with a web client. It fingerprints songs into a database and identifies songs from audio snippets, integrating Spotify and YouTube APIs for song lookup and download.
Use cases
- identify a song from a short audio clip like shazam
- build a local song fingerprint database from my music files
- recognize music playing through the microphone
- self-hosted shazam alternative
- download songs from spotify links with metadata
- learn how shazam's audio fingerprinting algorithm works
When to choose
- you want a self-hosted, customizable song recognition service
- you need to fingerprint and match against your own audio library
- you want to study or extend the Shazam algorithm in Go
When to avoid
- you need production-scale recognition against millions of tracks
- you want a polished turnkey mobile app rather than a self-assembled stack
- you cannot obtain Spotify API credentials or install FFmpeg/YT-DLP
Facets
application · maturity active
audio-processing search-engine http-server cli machine-learning web-development developer-tools go cross-platform self-hosted audio-fingerprinting shazam-algorithm song-recognition spotify-api youtube-api spectrogram audio docker
1 source
- readme: https://github.com/cgzirim/seek-tune · fetched 2026-08-28 · 9dc9c620ef49
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cgzirim/seek-tune | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="cgzirim/seek-tune")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem