Skip to content

Music&me is a web app where user will converse with Alex (Chatbot) and on the basis of the chats, the emotion of the user will be judged by IBM Tone Analyzer and songs will be recommended using Last.fm API on the basis of emotion predicted.

Notifications You must be signed in to change notification settings

Srishti20022/Music-me-Chatbot_song_recommendor_system-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music&me Chatbot Song Recommender System

Logo

Music&me Chatbot Song Recommender System

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Acknowledgements

About The Project

In this era of technological advancements, music recommendation based on mood is much needed at it will help humans relieve stress and listen to soothing music according to their mood.

In this project, we would be combining multiple services and open-source tools to make a chatbot(Alex) that recommends songs based on the tone of the conservation which the user is having with the Chatbot(Alex).

Screenshot 2021-09-04 162623

Screenshot 2021-09-04 162856

OBJECTIVES

  • User starts the conservation with the Chatbot(Alex).
  • Emotional Analysis of the conversation is done using the IBM Tone Analyzer API.
  • Get the reply to the conservation from the Chatbot(Alex).
  • Based on the Emotion which the app perceives ,top songs are retrieved using Last.fm songs API.
  • Vibe along with the songs!

YOUTUBE LINK OF THE PROJECT

https://www.youtube.com/watch?v=aMF5vDRghFo

Built With

Getting Started

Fork and clone this repository in your local system.

git clone https://github.com/Srishti20022/Music-me-Chatbot_song_recommendor_system-.git

Installation

  1. Create an account on IBM Cloud (It's free)
  2. Enable the Tone Analyzer Service for your account from here.
  3. Try running the Python code for analyzing the conversation from here and don't forget to replace {apikey} and {url} with the apikey and url you received by enabling Tone Analyser Service for your account.
  4. Create API account on Last.fm songs API and get the API_KEY.
  5. Get top tracks using your API_KEY.

ME_ME_PROJECT_CHATBOT_PYTHON_MODULE_ME_PROJECT_CHATBOT_PYTHON_MODULE_CHATBOT_PYTHON_GetTopTrack

Usage

Chatbot(Alex) is one of the most important advancements of AI technology. This project successfully combines this technology with the humans need for entertainment in the form of music suggestions.

In this age and time of technology, such an application would serve the purpose of helping humans relax and relieve their stress .The application is implemented as a desktop application, thereby being available to the user whenever required.

We can use it to swing our mood/emotion. We can also enhance this project for future work.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request.

Contact

Acknowledgements

Final View of Project

1. Home Page

Screenshot (4144) Screenshot (4149) Screenshot (4151) Screenshot (4155) Screenshot (4157)

2. Chat

Screenshot (4183) Screenshot (4185) Screenshot (4186) Screenshot (4187) Screenshot (4188) Screenshot (4189) Screenshot (4190) Screenshot (4191)

3. Review

Screenshot (4195) Screenshot (4197) Screenshot (4201) Screenshot (4204)

4. About Us

Screenshot (4220) Screenshot (4222) image

About

Music&me is a web app where user will converse with Alex (Chatbot) and on the basis of the chats, the emotion of the user will be judged by IBM Tone Analyzer and songs will be recommended using Last.fm API on the basis of emotion predicted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published