Skip to content

marinachenn/hackathon-project

 
 

Repository files navigation

Emotion Playlist Generator

This project analyzes a face in an image, detects the emotion, and generates a Spotify playlist based on the detected emotion.

Setup

  1. Install dependencies: pip install -r requirements.txt
  2. Set up Spotify API credentials in config/settings.py.
  3. Run the app: python app/main.py

Usage

Place an image in data/images/ and run the app. The generated playlist URL will be displayed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 96.3%
  • C 2.2%
  • Cython 0.6%
  • C++ 0.5%
  • Fortran 0.2%
  • PowerShell 0.2%