Code Monkey home page Code Monkey logo

fitopsy's Introduction

F I T O P S Y

A music recommendation system


We will be making a music recommandation app which will recommand you some cool music tracks depending upon your taste. Soon, we will be taking down Spotify.

The individual folders contain the submissions that are to be submitted individually.

The final implementation of the system is in main.py

Currntly we have incorporated only single user, to make the interface minimal. Our system will recommend the user 10 different songs based on his/her taste in each iteration

The user can perform the following actions on each recommended song

  1. play the Song
  2. ignore the song
  3. like the song
  4. dislike the song/artist
  5. add the song to playlist

based on the actions mentioned above, our system will try to acquire the user's taste and improve the future suggestions of the songs.

In every iteration of recommending 10 songs, 8 will be out of the user's favorite genre and the other 2 songs will be a surprize to the user which will not be completely random but will be out of the user's favorite genres, just to keep the user exploring rather than converging his behaviour.

If you want to know more about the model used and the mathematical calculation, refer to the slides fitpoSy_PPT.pptx

How to use


  1. clone this repository, cd into the cloned directory
  2. run main.py using 64bit python, preferably using anaconda terminal.
  3. after running it, initialization will take about 10 seconds (based on processor)
  4. after system has initialized, it will ask the user for his/her favorite genres, if the user has logged in for the first time
  5. after user provides his/her genre, the system will start recommending songs one by one
  6. for each song, the system will ask the user to perform any action out of the 5 actions mentioned above
  7. as the user performes actions, the system learns about his/her taste and improves on future recommendations

Demo Screenshot

demo-scrsht

for any suggestions or queries, open a new issue.

made with โค by team radiants

fitopsy's People

Contributors

hunter1703 avatar skywalker212 avatar atmandarji avatar law1997 avatar abhishek1002010 avatar

Watchers

James Cloos avatar ZAKARIA ELFAKHRY avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.