Post #2747526
2026-05-08 19:28 UTC
This is really neat. I just got a personal project off the ground in HA with an LLM doing similar things and was looking forward to moving it local down the line. This is a fine alternative that I look forward to sinking my teeth into, thanks a bunch!
Replies (1)
-
@smiletolerantly@awful.systems 2026-05-08 19:30
Have fun, hope this works out for you! FYI: you can *also* use an LLM as an additional fallback (first closest-intent, then on failure, LLM). README mentions it further down on Github.