#Wolfram Alpha agent Queries Wolfram Alpha for answers and speaks it out.
- Clone this repo and run
npm install - Go to Wolfram Alpha Developer Portal
- Click on Get an AppID
- Fill in app details and place the AppID in
config.json(take a look atconfig.json.sample).
$ node index.js --logfile wolfram.log 2>&1 | bunyan
GPLv3