Skip to content

This repository contains all the necessary files for the development and deployment of the browser extension "Chords" which streams music according to the mood of the user.

License

Notifications You must be signed in to change notification settings

Ayush-projects/chords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chords

Chords

Issues PRs Forks Stars License
Chords is a browser extension which will stream music according to the mood of the user.

Technology Stack used:

TensorFlow

About the project

The basic idea is to develop a browser extension from scratch that will detect the mood of the user based on the input events emitted by the user and will stream in-browser music. It will consist of all the basic music controls when a user enters some keywords, an input event will be emitted, the input keywords will serve the purpose of input for the machine learning model, and the model will process the output mood (i.e. Happy, Romantic), all this output will be processed locally, on the browser itself, so there will be no privacy concerns. NodeJs server will serve as backend and will stream music either through HTTP or web socket protocol through MongoDB database.

Table Of Contents

Resources

Read the article about open source contribution - https://ayush-addhyan.medium.com/how-to-contribute-to-open-source-d4e6bded1770

Connect with us

GitHub Twitter LinkedIn Medium Instagram Youtube

Contributors:

Credits goes to these people:✨

About

This repository contains all the necessary files for the development and deployment of the browser extension "Chords" which streams music according to the mood of the user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published