Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/electron0zero/musicsurf

:musical_score: :mag: Full-Text search engine for ID3 tags in mp3 files
https://github.com/electron0zero/musicsurf

elasticsearch flask information-retrieval music nlp search-engine

Last synced: about 1 month ago
JSON representation

:musical_score: :mag: Full-Text search engine for ID3 tags in mp3 files

Awesome Lists containing this project

README

        

# MusicSurf
## Music search engine

This project aims to solve the problem of finding Music by it's Attributes
like Singer, Lyricist, a word or line of lyrics.

Built using `Flask` and `Elasticsearch`

Built by [Raghav Mittal](https://github.com/raghavmittal101), [Rajdeep Mukherjee](https://github.com/RiflerRick) and [Suraj Nath](https://github.com/electron0zero)

# Documentation
see [docs](docs) folder

## Screenshots







# Demo Video
[![demo video](http://img.youtube.com/vi/TkRxzKUXKuU/0.jpg)](http://www.youtube.com/watch?v=TkRxzKUXKuU)

# License

MIT License

Copyright (c) [2017] [Surajnath Sidh, Rajdeep Mukherjee & Raghav Mittal]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.