0% found this document useful (0 votes)
8 views16 pages

PBL 3year

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views16 pages

PBL 3year

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Melody Maestro: Unleashing the

Harmonious Potential of Chatbot Song


Recommender System
Table of contents
01 ABSTRACT

02 INTRODUCTION

03 PROJECT CONTENT

04 REFERENCES
01
ABSTRACT
Leveraging natural language processing and machine learning
algorithms, the chatbot engages users in dynamic conversations to
understand their preferences, mood, and musical taste.

The system employs collaborative filtering and content-based recommendation


techniques to analyze vast music databases, providing personalized song
recommendations. Through continuous user interaction, the chatbot adapts

The integration of conversational AI and advanced recommendation algorithms


marks a significant stride in making music exploration more intuitive and
enjoyable for users.
02
INTRODUCTON
Understanding Chatbot song Recommender
Discover the magic of Melody Maestro! Our chatbot uses advanced algorithms to
analyze your music preferences and provide personalized song recommendations.
Experience the power of Discover the magic of Melody Maestro! Our chatbot uses
advanced algorithms to analyze your music preferences and provide personalized
song recommendations. Experience the power of AI-driven music curation at your
fingertips.

The Art of Harmonious Curation


Unleash your creativity with Melody Maestro! Our chatbot combines the Unleash your
creativity with Melody Maestro! Our chatbot combines the art of curation with
cutting-edge technology to deliver seamless music recommendations. Embrace the
beauty of art of curation with cutting-edge technology to deliver seamless music
recommendations. Embrace the beauty of in every song. in every song. curated
harmony.
03
PROJECT CONTENT
PROJECT CONTENT

The purpose of chat bots is to support and scale business teams in their
relations with customers. It could live in any major chat applications like
Facebook Messenger, Slack, Telegram, Text Messages, etc. Chatbot
applications streamline interactions between people and services,
enhancing customer experience. At the same time, they offer companies
new opportunities to improve the customers engagement process and
operational efficiency by reducing the typical cost of customer service.
This project is focussed on building a custom chatbot that will be your
fundamental step of the learning curve of building your own professional
chatbots. But you must be tired of the weird chat bots out there in the
world which are made for mainly business purposes?
If you see any error like

jwt.exceptions.DecodeError: It is required that you pass in a value for the


"algorithms" argument when calling decode()

Then have a look here and install the following dependency

pip install PyJWT==1.7.1


EXPECTED OUTCOME
• After running the code, tone Analyser Service, you would have the
analysis of the text on your system which looks similar to this. Here
as the top is the tone of the entire app and below is the tone of
every sentence.

So, now for any given phrase or sentence, you


can analyze the tone of that. We would be
using this code ahead to analyze the tone of
the conversation
• By the end of this milestone, you would have seen the response of both the above-specified
API's
• Getting top 5 songs of a particular tag
05
REFERENCES
• Getting top 5 songs of a particular tag
• Getting similar songs related to a song
• Building Rest API using Flask
• Building Rest API using Django
• Flask vs Django
• IBM Tone Analyzer API demo
• Python Code to use IBM Tone API
Thanks!
Do you have any questions?

CREDITS: This presentation template was created by Slidesgo, and includes


icons by Flaticon, and infographics & images by Freepik

You might also like