radi-cho / awesome-gpt4

A curated list of prompts, tools, and resources regarding the GPT-4 language model.
Creative Commons Zero v1.0 Universal
2.13k stars 127 forks source link

Add ChatGPTify #6

Closed idilsulo closed 1 year ago

idilsulo commented 1 year ago

ChatGPTify is a simple tool that connects ChatGPT and Spotify to create playlists based on user prompts directly on your Spotify account. It is built with Python and uses spotipy and chatgpt-wrapper for creating playlists.

Thank you for your consideration!

idilsulo commented 1 year ago

Yes, it consumes this wrapper which has GPT-4 support.

radi-cho commented 1 year ago

Thank you!