Ask your Raspberry Pi Any Question You’d like

I've updated SiriPi to work with WolframAlpha.  So you can ask your Raspberry pi any question you'd like as long as you say question at the beginning of the sentence.  Try "Question How big is the moon?".  
Copy the "SiriPi" folder from the "Raspberry Pi App" folder to "/var/www" on your Raspberry Pi.  Then "sudo visudo"
and add the line "www-data ALL=(ALL) NOPASSWD: ALL" without the quotes at the end of the file.  Once you've done that you should be able to take the .apk file from the android App folder and email it to yourself.  
Once received on your Android phone, you can install the application.  Now start talking to your pi.
Here's the link for code on GitHub
https://github.com/nickolaso/SiriPi
Don't forget to put your personal WolframAlpha Api Key in detect.php on line 93. Here's the link to get one.
https://developer.wolframalpha.com/portal/apisignup.html

Feel free to ask any questions in the comments below.
Tagged , , , ,