Skip to content

chintan-27/Shuffler-Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shuffler-Music

Web Music Player

We have used the spotify dataset and divided the songs and genres into clusters using K-Means unsupervised learning. We are using the previously listened songs of the user and according to the duration for which he hears the songs our recommendation system recommends songs to the user. The main difference of the system is that we recommend the songs in a shuffled order such that the the next song recommended is the one the user most probably would have heard.

This is a cross platform application with a React frontend and Node backend with the use of Flask for handling the dataset. We also have created a mobile application with beautiful UI doing the same tasks but for Android and iOS using react native

Getting Started

React frontend

npm start

Node Backend

npm run dev

Flask

python -m flask run

This is our web-UI using React.js

Image

Image

Image

Image

Image

Image

Image

Image

Image

This is our App-UI using React Native

For the demo of our Shuffler-Music please visit

YouTube Link - https://youtu.be/HQRxTD6-gXU

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published