Skip to content

nayana1729/Music-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music Recommendation System

About this project:

This project is a web application that allows the user to upload a song as an mp3 file and recommends the top 5 songs (or as many as provided) that are the most similar based on feature extractions from a folder of songs stored by the user.

How to use:

  1. Install pandas, numpy, librosa, pydub, flask, sci-kit learn
  2. Run "python3 app.py"
  3. A folder called songs will be created. Store your mp3 files there to recommend from.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published