Replace Spotify API with screenshot taste workflow and example profile.

Remove spotify integration; add TASTE-FROM-SCREENSHOTS guide; ship Ozan settings.json and taste_seeds.json as Cursor examples plus new wandering dervish track.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-07 14:47:47 +01:00
parent 6843ecd6b0
commit 02ea026851
21 changed files with 294 additions and 210 deletions
+7 -5
View File
@@ -4,13 +4,16 @@ Public repo under `tinqs/live-radio`. AI agents run the station — humans liste
## Identity
- **No catalog playback.** Spotify is taste input only. Every track is generated.
- **DeepSeek** plans mood + Lyria prompts. **Google Lyria 3** renders audio.
- **No catalog playback.** Every track is generated by Lyria 3.
- **DeepSeek** plans mood + Lyria prompts.
- **Taste** from `settings.json` + `taste_seeds.json` — typically built from **Spotify screenshots in Cursor** (no Spotify API).
- Respond in English.
## Taste
## Taste setup
Edit `settings.json` — DJ + chat read it every request. Default: ethnic world dubtronica.
1. Read **`docs/TASTE-FROM-SCREENSHOTS.md`**
2. User attaches Spotify screenshots → update `settings.json` and `taste_seeds.json`
3. DJ reloads both on every generate and chat
## Session start
@@ -32,7 +35,6 @@ curl -X POST http://127.0.0.1:8787/api/generate
|-----|---------|
| `GEMINI_API_KEY` | Lyria 3 |
| `DEEPSEEK_API_KEY` | DJ brain |
| `SPOTIFY_*` | Optional taste |
## Siblings