I went to Google's IO hackathon yesterday without any idea of what I was going to work on. I thought of building a live DJ agent that people can tell what they feel and it would update the music live. This is like 50% of the way that vision.
I've been building a Rust agent harness called [Talon](https://github.com/impalasys/talon) that is easy to self host on a micro VM (~100mb RAM). Pretzel connects everyone to the same session in a Talon hosted DJ agent.
I'm curious what y'all think.