Giter Site home page Giter Site logo

emotion-based-music-recommendation-system's Introduction

Emotion based music recommendation system

This web based app written in python will first scan your current emotion with the help of OpenCV & then crop the image of your face from entire frame once the cropped image is ready it will give this image to trained MACHINE LEARNING model in order to predict the emotion of the cropped image.This will happen for 30-40 times in 2-3 seconds, now once we have list of emotion's (contain duplicate elements) with us it will first sort the list based on frequency & remove the duplicates. After performing all the above steps we will be having a list containing user's emotion in sorted order, Now we just have to iterate over the list & recommend songs based on emotions present in the list.

Installation & Run

Create new project in pycharm and add above files. After that open terminal and run the following command. This will install all the modules needed to run this app.

  pip install -r requirements.txt

To run the app, type following command in terminal.

  streamlit run app.py

Libraries

  • Streamlit
  • Opencv
  • Numpy
  • Pandas
  • Tensorflow
  • Keras

Screenshots

app · Streamlit - Google Chrome 28-04-2022 18_08_18 (2) Video 28-04-2022 18_09_52 Video 28-04-2022 18_09_57 Video 28-04-2022 18_09_47

Demo video

Emotion based music recommendation system

Authors

Support

For support, email [email protected] or [email protected].

emotion-based-music-recommendation-system's People

Contributors

udhay-brahmi avatar vishalchangraniaxiom-old 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.