Mood Swings is your personal vibe based playlist curator powered by Machine Learning
This monorepo contains both the server-side (not including the genre classification model which can be found here here) and the client-side code. Client is writeen in React Native while the server side code is a simple FastAPI REST microservice which serves the already classified songs to the client