https://github.com/cryogenicplanet/mixmate
Generate spotify playlists with LLMs
https://github.com/cryogenicplanet/mixmate
chatgpt llm openai playlist-generator spotify
Last synced: 6 months ago
JSON representation
Generate spotify playlists with LLMs
- Host: GitHub
- URL: https://github.com/cryogenicplanet/mixmate
- Owner: CryogenicPlanet
- Created: 2023-05-07T11:42:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T20:39:19.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T17:49:53.525Z (6 months ago)
- Topics: chatgpt, llm, openai, playlist-generator, spotify
- Language: TypeScript
- Homepage: https://mixmate.lol
- Size: 3.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mixmate

Generate spotify playlist while talking to chatgpt
## Usage
1. Create a spotify app and get the client id and client secret
2. Create a .env file and the stuff from `src/env.mjs`
3. Have fun!## TODOs
Not committing to building any of this but potential expansion ideas:
- [ ] Allow turbo to remove songs based on input, each {key: "song", value: "name", action: "add" | "remove"}
- [ ] Allow talking to your listen history and library, some kinda of system to get context from your existing library