Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.59 KB

README.md

File metadata and controls

60 lines (38 loc) · 1.59 KB

Tunes of Mood 🎵🌟🚀

Overview

Tunes of Mood is a project that leverages hand gestures and facial expressions to detect the user's mood. The goal is to create a unique and interactive experience where the user's emotions can be translated into recommended songs. The project utilizes a combination of Keras, OpenCV, NumPy, Mediapipe, and Streamlit to achieve mood detection and song recommendations.

Features

  • Mood detection through hand gestures and facial expressions.
  • Recommendation of songs based on the detected mood.
  • User-friendly interface powered by Streamlit.

Tech Stack

  • Keras
  • OpenCV
  • NumPy
  • Mediapipe
  • Streamlit

Getting Started

  1. Clone the repository:

    git clone https://github.com/Deepa1172/Tunes-of-Mood.git
  2. Run the Streamlit app:

    streamlit run app.py
  3. Interact with the app to experience mood detection and song recommendations.

Screenshots

Energetic 💥

Energetic

Happy 😄

Happy

Calm 😌

Calm

Sad 😞

Sad

Recommended Songs Based on Mood 🎵

Recommended Songs

Contributing

If you'd like to contribute to Tunes of Mood, please follow our Contribution Guidelines.

License

This project is licensed under the MIT License - see the LICENSE file for details.