Build your own Jarvis
11–20 of 31 posts
Re: Build your own Jarvis
#12If you're interested in this stuff (AI, Cybernetics, ML, etc) come jump on Playa with me. http://getplaya.com/
I do not understand what kind and what for your service is. Poor presentation in your website.
Re: Build your own Jarvis
#13This is cute, and definitely a good educational resource about mature foss HCI applications, but this will not give the degree of quality that many have come to expect from assistants as simple as even Amazon's Alexa. Sirius is much closer to what you want. http://sirius.clarity-lab.org/sirius-suite/
Re: Build your own Jarvis
#14Is this a self-hosted solution or anything is being sent to the "cloud"? Strangely site's FAQ did not answer this.
Re: Build your own Jarvis
#15Re: Build your own Jarvis
#16Does anyone know whats the best "method" te convert voice into commands? I previously ran into https://wit.ai/ which seems pretty good. But i don't have any hands-on experience. Edit: I just noticed that Jasper can use wit.ai under the hood ( http://jasperproject.github.io/documentation/configuration/#... ).
Re: Build your own Jarvis
#17Is this a self-hosted solution or anything is being sent to the "cloud"? Strangely site's FAQ did not answer this.
Ok, rereading FAQ found "None of this information ever leaves the Pi" for information in my profile. Still interesting what cloud services are being used, but this probably is on a per-module basis.
Re: Build your own Jarvis
#18I had to get to Documentation, then Usage, then scroll down to find out what Jasper could do. This is critical information to an assistant, you've gotta make that more available to us.
You also should avoid advertising features not available yet. "Control your home" is mentioned, but no home automation devices are listed as modules. Anything that can control your home should have a list of the hardware it works with readily available.
Re: Build your own Jarvis
#19This is cute, and definitely a good educational resource about mature foss HCI applications, but this will not give the degree of quality that many have come to expect from assistants as simple as even Amazon's Alexa. Sirius is much closer to what you want. http://sirius.clarity-lab.org/sirius-suite/
Is this a self contained project that does not need internet connection to do speech recognition/synthesis?