DarthToker / wolframalpha_jasper

Using Wolframalpha with Jasper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

Using Wolframalpha with Jasper

License:GNU General Public License v2.0


Languages

Language:Python 100.0%