wolframalpha_jasper

February 12, 2016 ยท View on GitHub

Using Wolframalpha with Jasper.

#Prerequisites Intall wolframalpha python library

sudo pip install wolframalpha

Sign up for API: https://developer.wolframalpha.com/portal/apisignup.html

#Commands WHO, WHAT, HOW MUCH, HOW MANY, HOW OLD

Note: The command WHERE is not inclued because the api return images, no text

Add this in your profile.yml file

keys:
     WOLFRAMALPHA: 'XXXXX-XXXXXV8VL6'