Inspiration
I love metal. But, I tend to stick to what I already know and love and get overwhelmed by my options when looking for new music.
What it does
MetallicAI takes an album that you love and compares its reviews against reviews of other albums in the genre. It finds albums with reviews with similar language.
How we built it
Using the Death Metal dataset, I used TfidfVectorizer vectorization on the review text fo death metal albums and cosine similarity to compare all of these reviews.
Log in or sign up for Devpost to join the conversation.