Jarvis: Personal Assistant in Python
pythonspot.com
Jarvis: Personal Assistant in Python
1–10 of 17 posts
Re: Jarvis: Personal Assistant in Python
#2Re: Jarvis: Personal Assistant in Python
#3Link is down
///edit: hmmm this might be a different project. Yay for namespace collisions...
I think this is the actual personal assistant project: https://github.com/ajminich/Jarvis
Re: Jarvis: Personal Assistant in Python
#4Link is down
Re: Jarvis: Personal Assistant in Python
#5Re: Jarvis: Personal Assistant in Python
#6Re: Jarvis: Personal Assistant in Python
#7Earlier quoted context omitted.
Here's a link to the general project: http://madlag.github.io/jarvis/ ///edit: hmmm this might be a different project. Yay for namespace collisions... I think this is the actual personal assistant project: https://github.com/ajminich/Jarvis
That one says it's python...
Re: Jarvis: Personal Assistant in Python
#8Re: Jarvis: Personal Assistant in Python
#9Jasper is another cool project that has a bit better of a foundation. You can make little Python modules for pretty much anything.
https://github.com/cantino/huginn
or Node-RED for JavaScript (this one is backed by IBM and has a neat drag and drop UI)
I think once the voice processing is done, the hard part is getting it to actually do something useful.