/wolframalpha_jasper

Using Wolframalpha with Jasper

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

wolframalpha_jasper

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'