Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 322 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 322 Bytes

Alexa-Wolfram-Alpha

An Alexa skill to access Wolfram Alpha.

You will need to get your personal app id from https://developer.wolframalpha.com/portal/apisignup.html

The configuration is Runtime: Python 2.7, Handler: lambda_function.lambda_handler, Existing Role: lambda_basic_execution. The code is entered in-line.