Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 442 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 442 Bytes

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'