Skip to content

Musify is a Python-powered music recommender chatbot developed by my two colleagues and me for the Artificial Intelligence course at the Faculty of Information Technologies. Enter your favorite genre or artist, and Musify will suggest 10 random songs for you.

License

Notifications You must be signed in to change notification settings

NedzmijaMuminovic/Musify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musify

Welcome to Musify, a music recommender chatbot built with Python (Flask) and HTML/CSS. Musify helps you discover new and exciting music based on your favorite genres and artists.

Getting Started

Prerequisites

Make sure you have the following installed:

  • Python
  • Flask
  • Dependencies (install using `pip install -r requirements.txt`)

Installation

  1. Clone the repository:
git clone https://github.com/NedzmijaMuminovic/Musify
  1. Navigate to the Musify directory:
cd Musify
  1. Run the app:
python app.py

Visit http://localhost:5000 in your browser.

How to Use Musify

  1. Open Musify in your web browser.
  2. Enter your favorite music genre or artist in the input field.
  3. Musify will generate and suggest 10 random songs using the Last.fm API, powered by artificial intelligence (NLP).

Features

  • Genre-based Recommendations: Musify tailors recommendations based on your preferred music genre.
  • Last.fm Integration: Utilizes the Last.fm API to fetch up-to-date and relevant song recommendations.
  • User-Friendly Interface: A simple and intuitive design makes it easy to discover new music effortlessly.

Acknowledgments

Thanks to Last.fm for providing the awesome API for music data.

Enjoy discovering new music with Musify! 🎵

Screenshots

Screenshot 1 Screenshot 2

About

Musify is a Python-powered music recommender chatbot developed by my two colleagues and me for the Artificial Intelligence course at the Faculty of Information Technologies. Enter your favorite genre or artist, and Musify will suggest 10 random songs for you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •