you-play / YouPlay

An app that creates mood-based playlists for seamless music streaming.
MIT License
3 stars 0 forks source link

Research mood selection functionality (API) #25

Open sebastian-nunez opened 7 months ago

sebastian-nunez commented 7 months ago

Description

Create a select list of songs based on energy and dance-ability for users to choose from to match their mood.

IDEA #1

We want to provide certain categories or "moods" for people to chose from. In the backend, these categories will be a mix between energy and dance-ability of a song (Spotify metadata).

IDEA #2

Have a backend service running outside of our app which integrates an LLLM API (Google Gemini) which we use to run queries against based on the user's demographics (age, gender) and their choice of mood.