Skip to content

ShammiAnand/spotify-ai-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist.AI

Playlist.AI is a React JS web application hosted on Vercel that allows users to search for similar songs using OpenAI's GPT-3.5 language model, and then fetches those songs from Spotify API, allowing users to create playlists using the fetched songs.

Getting Started

To use Playlist.AI, you need to be invited to the app. To receive an invite, please send an email to the project owner. Once you have received your invite, follow these steps to use the deployed link:

  1. Login to Spotify using the invite email (if you already have a Spotify account) or signup to Spotify using the invite email and confirm your account through the email link.

  2. You can now use the web app fully and start creating your playlist by searching for similar songs using the OpenAI model.

Usage

Once you have logged in to the web app, you can start searching for similar songs using the OpenAI model. The app will fetch the recommended songs from Spotify and allow you to create a playlist with those songs.

Technologies Used

Playlist.AI is built using the following technologies:

  • React JS: A popular JavaScript library used for building user interfaces.
  • OpenAI's GPT-3.5 Architecture: A natural language processing model used to generate similar songs.
  • Spotify Web API: An API that allows developers to access Spotify's features and data.

Deployed App Screenshots

home screen 1 in mobile view home screen 2 in mobile view home screen 3 in mobile view home screen 2 in web view create playlist in web view home screen 1 in web view login screen web