Skip to content

A Spotify playlist generator using the OpenAI API, leveraging GPT-4

Notifications You must be signed in to change notification settings

JaiiR320/SpotifAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d144cb0 · Jul 15, 2024

History

9 Commits
Jul 15, 2024
Feb 28, 2024
Feb 28, 2024
Feb 28, 2024
Feb 28, 2024
Feb 7, 2024
Jul 15, 2024
Feb 6, 2024
Apr 5, 2024
Feb 6, 2024
Feb 15, 2024
Apr 5, 2024
Feb 6, 2024
Apr 5, 2024
Feb 15, 2024
Apr 5, 2024
Feb 6, 2024
Feb 28, 2024
Feb 28, 2024
Feb 14, 2024
Feb 14, 2024
Feb 8, 2024
Feb 6, 2024
Feb 6, 2024

Repository files navigation

SpotifAI

Description

Website used to load in a user's liked library, then go through each song and use AI to tag the songs. There will be MANY tags, so a search bar is used to search keywords that equal or match the tag. Once a tags have been selected, you can export that to a playlist to Spotify.

Key features

  • AI tagging songs
  • Filter library by tags
  • Export to playlist

Roadmap

  • Add a user to the website
  • Import a user's library and list
  • read through user's library and create tags
  • add filtering by fuzzy find
  • export tagged songs to a playlist

Future additions

  • Remove or add tags to specific songs
  • Create custom tags (playlists)
  • Global database with all songs and all tags (might be extremely taxing think of paging to reduce object size)
  • Search global database using same search system
  • Intelligent addition of tags
  • Improve tagging and tag names
  • Standalone Spotify addon?

About

A Spotify playlist generator using the OpenAI API, leveraging GPT-4

Resources

Stars

Watchers

Forks