It's a standalone application that integrates with Home Assistant and provides an OOTB voice assistant for your entities.
I'm not actually sure how I would monetize it. I mostly saw all the pieces for it were open and had good APIs and built it mostly for myself. Eventually I realized others could use it and put it out there. I've never put in much effort to advertise it, but got a bit of a following.
Luckily now with the Home Assistant "year of voice" a lot of the ideas are going to be integrated into Home Assistant directly and I'd like to think I helped influence it a bit. (https://community.rhasspy.org/t/2023-year-of-voice/4130)
It's nice to have my ideas out there and let others (far more capable) continue on. Feels like the true nature of open source
Oh, I've been waiting to try this out! Love to see the multitude of ways to interact with it. The webserver seems really nice. Gonna try it out with Home Intent to see how it works with a full voice assistant on a pi 4.
I love these sorts of frameworks! Makes doing forms a lot nicer, especially the live validation.
I feel like the next evolution is automatically generating a whole form from selecting a schema in an OpenAPI spec.
In a lot of specs, the type (string, email, phone, int, etc) is present along with any constraints (min/max length). Depending on the language/OpenAPI generator, it even preserves field order. It could massively speed up a lot of the more generic forms that happen in frontend.
It's a standalone application that integrates with Home Assistant and provides an OOTB voice assistant for your entities.
I'm not actually sure how I would monetize it. I mostly saw all the pieces for it were open and had good APIs and built it mostly for myself. Eventually I realized others could use it and put it out there. I've never put in much effort to advertise it, but got a bit of a following.
Luckily now with the Home Assistant "year of voice" a lot of the ideas are going to be integrated into Home Assistant directly and I'd like to think I helped influence it a bit. (https://community.rhasspy.org/t/2023-year-of-voice/4130)
It's nice to have my ideas out there and let others (far more capable) continue on. Feels like the true nature of open source