I have created a Music Chatbot based on AIML (XML Based Markup Language). I created and tested the project using the PandoraBots website.
- Displays some stories and logos of music bands (Polish and foreign) and music streaming services.
- Displays the Top 10 Music Bands according to the chatbot.
- When asked for discographies or genres, ChatBot sends you a link to the appropriate page.
- Responds to say hello and goodbye in different ways.
If you want to propose any changes and help me to develop my project, please follow the changes below.
- Clone my repository
git clone https://github.com/piotrmaliga-git/Music-ChatBot.git
if you use a SSH key
git clone git@github.com:piotrmaliga-git/Music-ChatBot.git
-
Open your code editor like Visual Studio Code
If you want to write code and test ChatBot right away like me. I will recommend you to use PandoraBots website. -
Start editing! 😊
-
If you want to send me your changes use Pull requests