Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankit1598/dj-jaav
https://github.com/ankit1598/dj-jaav
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankit1598/dj-jaav
- Owner: Ankit1598
- Created: 2021-05-23T11:33:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T05:43:24.000Z (about 2 months ago)
- Last Synced: 2024-11-05T06:26:55.472Z (about 2 months ago)
- Language: JavaScript
- Homepage: music-is-the-only-truth.vercel.app
- Size: 14.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hack At Home II HACKATHON PROJECT SUBMISSION
## Inspiration
Ever wanted to lead your own choir? Want to be a DJ JAAV? Wanted to generate music just by your moving your hands?
Its not some magic! !## What it does
It determines what hand gesture you are making from the American Sign Language and plays music corresponding to each of them.
## How we built it
- First, we made a webapp using React js with a cool Music Visualizer.
- Developed a Deep Learning model using Cognitive Services.
- Integrated the model with webapp and made an API for the same.
- Added the Keyboard Music Player.## Challenges we ran into
- Experienced great difficult in sending the image from the frontend to the API as API accepted only URLs
## Accomplishments that we're proud of
- Even though in the 24hr hackathon, we made an awesome interface with an authentication system.
- Developed a Highly accurate Deep Learning model and trained over a data of thousands of images.
- We managed the work very well right from the team formation to the providing the MVP.## What we learned
- About postman API.
- Conversion of Image to DataURL and vice versa## What's next for DJ JAAV
- At moment, it works on images(kept due to less number of Cloud credits). When brought commercially with huge number of cloud credits, can be expanded to videos as well.