Giter Site home page Giter Site logo

metal-song-search's Introduction

Metal Song Search

How many times have you ever wondered "how does Google figure out which song I'm looking for using only a small part of the lyrics?" I honestly had never asked that to myself, except yesterday, and I decided to try to replicate something like that.

To do all this I needed:

  • A big amount of music lyrics
  • A storage
  • A way to do something like a "full-text search"

I was about to give up on the idea when a friend asked me "why don't you just do it for metal songs?" The metalhead in me couldn't hold back and googled "best 1000 metal songs ever"

What i do

  1. Download the 1000 best metal song ever list here
  2. For each track download the lyrics list here - code here
  3. Upload all the lyrics on Redis using RedisJSON code here
  4. Create a web server with search and stats endpoints result here - code here
  5. Create a frontend application to show the results result here - code here

Results

Search for artist

Search a for text

Want to know more about the results? Get a look to the releated medium article

metal-song-search's People

Contributors

thecreazy avatar

Stargazers

Mihir Patel avatar Hung Vu avatar  avatar Bsn avatar Igor Leahu avatar

Watchers

 avatar  avatar

Forkers

milindsoorya

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.