Files
live-radio/taste_seeds.json
T
ozan 4924db5617 Add Live Ozan Radio — DeepSeek DJ, Lyria 3, and player chat.
Personal AI station that generates tracks from taste seeds or Spotify; safe to share — secrets and cache are gitignored.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 14:15:42 +01:00

23 lines
605 B
JSON

{
"listener": "ozan",
"notes": "Manual taste seeds when Spotify API is not wired. Add tracks from your library — DJ reads vibe, never replays catalog.",
"genres": [
"west african",
"afro-folk",
"desert blues",
"griot",
"world",
"eclectic groove"
],
"tracks": [
{
"title": "Boboyillo",
"artists": ["Baaba Maal", "Rougi"],
"album": "Being",
"added": "2023-07-16",
"duration_sec": 245,
"vibe": "Sahel warmth, rolling desert pulse, call-and-response vocals, acoustic strings and hand percussion, spiritual but danceable"
}
]
}