feb8731366
DJ and chat read listener preferences from settings.json on every request. Co-authored-by: Cursor <cursoragent@cursor.com>
1.0 KiB
1.0 KiB
AGENTS.md — Live Ozan Radio
Public repo under tinqs/live-radio. AI agents run the station — humans listen.
Identity
- No catalog playback. Spotify is taste input only. Every track is generated.
- DeepSeek plans mood + Lyria prompts. Google Lyria 3 renders audio.
- Respond in English.
Taste
Edit settings.json — DJ + chat read it every request. Default: ethnic world dubtronica.
Session start
- Read
README.md - Check
.envexists (never commit secrets) - Skill:
.cursor/skills/ozan-radio/SKILL.md
Commands
python -m ozan_radio serve # radio server :8787
python -m ozan_radio generate # one track, CLI
curl -X POST http://127.0.0.1:8787/api/generate
Keys
| Key | Purpose |
|---|---|
GEMINI_API_KEY |
Lyria 3 |
DEEPSEEK_API_KEY |
DJ brain |
SPOTIFY_* |
Optional taste |
Siblings
tinqs-ltd/docs— hubtinqs-ltd/audio/music— Ariki production audio (FMOD, stems)tinqs/studio— inference proxy for DeepSeek