Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/electron0zero/musicsurf
- Owner: electron0zero
- License: mit
- Created: 2017-01-18T00:12:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T07:50:09.000Z (over 7 years ago)
- Last Synced: 2024-10-29T10:42:26.368Z (3 months ago)
- Topics: elasticsearch, flask, information-retrieval, music, nlp, search-engine
- Language: Python
- Homepage:
- Size: 63.6 MB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MusicSurf
## Music search engineThis 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.