There's a difference between core and nice to have services (eg, ability to tell you the weather), but I consider light, door, and temperature control to be "core": having a dozen separate points of failure is just bad design. You could consider voice control nice-to-have, but if it works well, I have a feeling it would move to being core. If it doesn't work well enough to be used all the time (and thus irritatingly missed when it's broken), why bother?
I'm aware of Mycroft; anyone have experience with it or alternatives?
The ASR and NLU are running on a Raspberry Pi 3, and best of all it is free and we are open-sourcing it, starting with the NLU https://github.com/snipsco/snips-nlu
https://medium.com/snips-ai/snips-nlu-is-an-open-source-priv...
The whole platform runs on-device which makes it ideal for privacy, cost, and to allow it to run when there is no network
We are available in English, French, German, and soon Japanese and Korean, with more European languages coming!
We would love to see what you can build with it, and linking it to Ikea lights should be 10 lines of Python
Take a look at what some people have built with it: https://github.com/snipsco/awesome-snips
and a few tutorials to get you started: https://medium.com/snips-ai/building-a-voice-controlled-home...
3rd party services going away is a legitimate concern, but that's true of basically every piece of technology these days.
Someday someone might come along and build the thing you want. Perhaps they will build on this project.
Now, if there is a flaw in the criticism, address that, not the mere fact that it is criticism.
I wasn't interested in a product that has to report to the NSA that I turned my lights on, and I didn't know about those...
So I'm happy that this comment thread is not the echo chamber you desire.
The primary benefit is that remote control can be effective from around the world and outer space.
This is countered by the reality that your command might get bounced off a satellite, even if you’re across the room from the device you’re controlling remotely.
The converse additional problem is that you could be standing next to a device on the north pole, and someone from antarctica could override you.
We haven’t become sophisticated enough about this level of remote control yet, to mitigate these undesirable side effects of extended range remoting via internet tunnels.
A massive contrast to the silicon-valley node.js on each lightbulb products, reliant on cloud servers, with analytics everywhere; or the cheap chinese unsecured lightbulbs that are just days after purchase infected with Mirai.
A welcome change, indeed.
I am a bit disappointed by their slowness in supporting Google Home by default - hence my project. It would be a lot better if they actually open-sourced the code for the gateway.
[Over 1,000 components](https://home-assistant.io/components/) are available with more added daily, including [IKEA Tradfri lights](https://home-assistant.io/components/tradfri/).
My Home Assistant config files can be found at https://github.com/brianjking/homeassistant-config if you're interested.
Cheers!
You can build your Voice AI in English, French, German, and soon Japanese and Korean, with more European languages coming
It runs on a Raspberry Pi 3 and will be 100% free for makers
I'd be keen to use something like Snips instead of Alexa, but I'm not too sure I have the time and energy to solder things, or even just attach wires to some connector... Or even just figure out which part to order from where... And I already have a pi3 running Home Assistant.
To me this is the biggest barrier of entry.
The 2nd one (which is the same pretty much), is convincing my wife to replace this thing[0] with this thing[1], and also preventing my 4 year old from messing with the wires...
[0] http://d2ydh70d4b5xgv.cloudfront.net/images/e/1/new-echo-dot...
[1] https://i.vimeocdn.com/video/660238369_640.jpg
(please don't take it the wrong way, I really want Snips to win over proprietary cloud-based solutions)
With the way voice assistants work these days (memorize these sentences, when you say them stuff will happen) along with the fact that people only use a few functions of their voice activated products, it makes a lot of sense to be able to pick and choose which commands to enable.
It also has the added benefit of being local/private/on-device.
I will definitely be using this for a project or two.
Bonus: everything runs locally without having to trust IFTTT
You can also set it up with a hidden Tor address, VPN, no remote access, Apache proxy access, etc.
I also utilize Google Home & Amazon Echo Dots which are integrated into Home Assistant. LIFX & Z-Wave for lights, door sensors, motion sensors, etc.
You can check out my configuration here: https://github.com/brianjking/homeassistant-config