Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 370 Bytes

File metadata and controls

13 lines (10 loc) · 370 Bytes

Music Recommender App

A simple Python script that recommends music based on user emotions (placeholders).

Features

  • Enter an emotion to get a playlist (placeholder)
  • Spotify API connection (placeholder)
  • Output playlist (placeholder)

How to Use

  1. Run python music_recommender.py
  2. Enter your current emotion
  3. Playlist will be displayed (placeholder)