"AI Playlist Maker is an innovative playlist maker powered by cutting-edge language models. Harnessing the creative prowess of ChatGPT and BARD, it transforms your musical preferences into personalized Spotify playlists. Simply input your favorite artists and songs, and let it curate a mesmerizing musical journey just for you.
Installation:
-
Clone the repository: git clone https://github.com/Nipun1212/AI-Playlist-Maker.git
-
Create and activate a virtual environment: python -m venv env source env/bin/activate
-
Install the required dependencies using pip: pip install -r requirements.txt
-
Add your own Spotify app credentials, OpenAI API keys, and BARD API keys to the appropriate configuration file.
-
Run the main script: python app.py
Usage: A live version of the web app is available at http://nipun001.pythonanywhere.com. Contact me to get access and use it to create personalised playlists.
- Open the AI Playlist Maker application.
- Enter your song and artist name.
- Click the "Generate Playlist" button.
- Enjoy your personalized music playlist!
Contributing: Contributions are welcome! If you find any issues or have suggestions for improvement, please submit a pull request or open an issue.
License: This project is licensed under the MIT License. See the LICENSE file for more details.