A 9B Ollama agent can run a fully local DJ radio with tools, memory, and TTS
pinku1 · reddit · 2026-07-27
A local agentic DJ built on Ollama can pick tracks, speak intros, and run fully offline.
- The author turned an idle Ollama server into a radio station for a Navidrome music library.
- The system is an agent, not a shuffler: it uses tools to inspect the library, recent plays, schedule, and weather, then chooses the next track and generates a spoken intro.
- The project runs locally with Ollama plus Piper or Kokoro and Liquidsoap, with only one external weather call.
- A 9B model with tool-calling is enough for selection and intro writing; session memory matters more than model size.
- Code is MIT-licensed and the author says they built it themselves.
More from coding & agent
- One developer merges Claude Code and Codex histories into a 10-million-message archive — doodlestein · 2026-07-27
- Google roundup lists 15 free AI tools across marketing, coding, docs and music — aigclink · 2026-07-27
- Bugbot rejects an MCP permission flag because it would break path-scoped isolation — zeeg · 2026-07-27
- One GPT-5.6 agent is guarding a Blink security system while another makes a parody rap album — repligate · 2026-07-27
- An agent got unblocked by reusing a logged-in browser, not stealth tricks — armanidev_ · 2026-07-27
- Paper argues graph topology can become the core operating system for AI agents — theomitsa · 2026-07-27