@mauve Godot!
@fleeky Unsure what that would entail. :P
@mauve heard of wled ?
it has an http api :)
https://kno.wled.ge/interfaces/http-api/
so you could use whisper to do speach to txt and then llm function calls to control the lighting in your house?
@fleeky I actually used Vosk for my talk today with my wikipedia enabled agent and it's way faster and more accurate than whisper (for the small models)
@mauve oh cool i will check that out thanks !
@mauve also i have a custom lighting system i designed that talks over telnet ,, could probably use an llm to issue commands hmmm
@fleeky Oh yeah! My mind goblin demo uses JavaScript so you could use any javascript function that takes json and outputs json
@mauve having a bunch of shell scripts that can be called by an ai seems like a pretty good one hmm ..