Code Monkey home page Code Monkey logo

music-recommender-system's Introduction

Music Recommender System

TEAM The United Nations for KAIST CS470 project

How do we recommend music?

Pipeline Overview

We have already trained our models with different songs from Spotify. A user needs to provide us a playlist with at least one song. We will analyse the song based on the metadata we have from Spotify (either from our PostgreSQL database or via Spotify REST API). After that we will perform some clustering and classification in order to pick the best songs that would additionall fit to the given playlist. Thoose songs are then filtered out by the current weather condition of users location e.g. sad music when it is rainy and the result is visualized in a table format.

Have a look at more detailed explanation in our Project's Presentation.

Important Notice

Since the old repository is moved to the new one (this), some paths in the code may not work as expected. Furthermore, additional testing and code execution will be made to ensure that filling of database, training of models and recommendations itself work as they used to do. Sorry for the inconvenience.

In the future it is planned to run the Python recommenders (not the Jupyter Notebook) via a bash script that will setup and env and install dependencies in advance.

Used Services

Setup

You need to install poetry first. Please refer to poetry documentation. After that you can install the dependencies with the following bash command:

poetry install

Contributors

music-recommender-system's People

Contributors

tsatsch avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sritankar

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.