/Emotion-Based-Music-Player

Emotion Based Music player is a useful application for music listeners with a smart phone and an Internet connection The application is accessible by anyone who creates a prole on the system.

Primary LanguagePythonMIT LicenseMIT

Emotion-Based-Music-Player


To classify the songs based on user emotion
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgements

About The Project

Screen Shot

Emotion Based Music player is a useful application for music listeners with a smart phone and an Internet connection The application is accessible by anyone who creates a prole on the system.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

Getting Started

Prerequisites

You need to have Python installed on your PC. If you do not have you can install from here

Installation

  1. Clone the repo
    git clone https://github.com/teenpattitech/Emotion-Based-Music-Player
  2. Install the Requirements
    pip install -r requirements.txt
  3. Run the Streamlit App
    streamlit run main.py

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Teenpatti Tech - weliveyoungcrce@gmail.com

Project Link: https://github.com/warrenferns/Emotion-Based-Music-Player

Acknowledgements