How “techy” are you? Do you have a couple of Raspberry Pis or similar laying around basically unused? Can you clone a git repo, open an LLM coding agent and get reasonable results out of the chat interface?
The ultimate goal is to get this 100% AI/LLM free, but for now the LLMs are still doing a lot of the heavy lifting of configuring the target devices to install the player.
I’m just about to run my first test of the “echo mode” where each player plays its own local files, synchronized to one player’s play list (a few issues of delay/clock rate synchronization to deal with in that approach). After that, I discovered I need to do a project rename (I’ve duplicated another project name from 2021, so… time for a different name - on 100K lines of stuff…) then remind me and I’ll give you a pointer to the (new, renamed) repo.
How “techy” are you? Do you have a couple of Raspberry Pis or similar laying around basically unused? Can you clone a git repo, open an LLM coding agent and get reasonable results out of the chat interface?
The ultimate goal is to get this 100% AI/LLM free, but for now the LLMs are still doing a lot of the heavy lifting of configuring the target devices to install the player.
Techy enough. I self host a bunch of stuff and am more or less comfortable cloning a git repo. I actually curtly have 2 rasp pi’s begging for a job.
I’m just about to run my first test of the “echo mode” where each player plays its own local files, synchronized to one player’s play list (a few issues of delay/clock rate synchronization to deal with in that approach). After that, I discovered I need to do a project rename (I’ve duplicated another project name from 2021, so… time for a different name - on 100K lines of stuff…) then remind me and I’ll give you a pointer to the (new, renamed) repo.