Skip to content
r/LocalLLaMA · Communities

I was tired of agent frameworks burning tokens on polling loops, so I built a reactive node network that runs entirely on local models

Solo side project I've been hacking on for months, finally sharing it. (btw an example of what you can do on the demo video ^^, more on the github if you are interested) The thing that always bothered me with agent frameworks is that most of them are a cron in a trenchcoat. Something wakes the model every N seconds to