Skip to content

SaiPaladugu/moodWave

Repository files navigation

MoodWave

MoodWave is an Angular-based playlist generator that utilizes OpenAI's GPT-3.5 Turbo to curate playlists based on your mood and intent.

$${\color{red} \large \textbf{Note: Playlist creation will NOT work without being added to the developer dashboard. DM me for access}}$$

$${\color{red} \large \textbf{Current spots available: 10/25}}$$

Control Flow

moodwave control flow (2)

How to Add Your GPT API Key

To integrate OpenAI's GPT-3.5 Turbo, add your API key in a .env file located at the root of the repo. Add your key as shown below:

NG_APP_API_KEY=YOUR_KEY_HERE

How to Run

npm i
ng serve

Future

Application to transition MoodWave into production level is submitted

  • Users will no longer needed to be manually addded to the developer dashboard
  • Production mode would also unrestrict Spotify's API limits allowing for more accurate playlist curation

About

AI mood based spotify playlist generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors