https://github.com/fklc/clusterify
Clusterify is a web app that automatically separates your Spotify playlists into clusters based on their audio features
https://github.com/fklc/clusterify
Last synced: about 2 months ago
JSON representation
Clusterify is a web app that automatically separates your Spotify playlists into clusters based on their audio features
- Host: GitHub
- URL: https://github.com/fklc/clusterify
- Owner: FKLC
- Created: 2023-10-06T03:21:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T03:06:28.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T14:48:59.067Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://fklc.github.io/Clusterify/
- Size: 1.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clusterify
Clusterify is a React.js project that allows users to load their Spotify playlists, and separate them into clusters based on the audio features of the songs in the playlist. The user can then view the songs in each cluster, and create the playlist so that they can listen to them later. Try it [here](https://fklc.github.io/Clusterify/).