Inspiration
We were fed up with all sorts of music recommenders that asks so much info from us that it makes us to leave the site or lose the mood to listen music.
What it does
We use keyword separating algorithm to separate the sentence given by the user into multiple keywords With these words we use sentimental analysis to predict if the statement given by the user is positive or negative Based on the sentimental analysis and using the keywords we use Shazam lyric API to return a song Then we use similarity API to get the similar words to our given set of variables We use Spotify to get the details of the playlist (ID) and songs Then we use Soundcloud search to provide with the tracks or songs which can be downloaded too.
How we built it
I was built using HTML , CSS and React
Challenges we ran into
Using loop within a fetch music providing api scraping down the big json data connecting the json data not giving out the results properly due to asynchronous data
Accomplishments that we're proud of
it can return the details of the song or lyric it can tell the sentiments of it.
What we learned
learned to use multiple APIS(more than 3)
What's next for Muzic
Although its incomplete and buggy in the html page , the console will work , we need it to provide data in clear order good design merge with spotify
Log in or sign up for Devpost to join the conversation.