Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 429 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 429 Bytes

Zatanna

Decentralized Music Service

  • Developed a dapp on Ethereum blockchain that connects music artists directly with the end user.
  • Implemented a approach to handle de-duplication of songs and prevent song download (DRM compliance)
  • Built a recommender system using AWS Sagemaker to help discover new songs.

Installation

$ git clone https://github.com/vutsalsinghal/Zatanna.git
$ npm install
$ npm run start