A Python-based application that dynamically generates playlists based on the user's emotional state and inputs, using APIs and machine learning techniques.
This command will set up the workspace with all necessary files and configurations.
Set up Dependencies:
Navigate to the project directory:
cd Dynamic_Emotion-Based_Playlist_Generator
Start the Application::
To start the application, use the following command:
python app.py
✨ Features
Personalized Playlist Generation:
Users can input their favorite artists, preferred genre, and language to generate a playlist tailored to their tastes.
Emotion-Based Playlist:
Based on the user's inputs, TuneTailor can suggest songs that align with their emotional preferences, ensuring the playlist matches their mood.
Customizable Playlist Size:
Users can specify how many songs they want in their playlist, making it easy to create short or long playlists (up to 60 songs).
Genre and Language Preferences:
Users can narrow down their playlist to specific genres (e.g., Hip-Hop, Jazz) and languages (e.g., English, Spanish), making the playlist more suited to their cultural or emotional context.
User-Centered Customization:
The app is built around users’ preferences, offering them the ability to fine-tune their playlist with precise details like the number of songs and specific artist genres.
Tech Stack
Emotion Detection: Python, OpenCV, DeepFace
Backend: Node.js with Express
Music Data: Spotify API for track metadata and playback
Benchmarking: Daytona
Frontend: React with Tailwind CSS
Backend Framework: Python (Flask or similar framework)
A Python-based application that dynamically generates playlists based on the user's emotional state and inputs. Developed for the Daytona Organization.