anjishnu / ask-alexa-pykit

A minimalist SDK for developing skills for the Amazon Echo's ASK - Alexa Skills Kit using Amazon Web Services's Python Lambda Functions. Currently supported profiles are for Linux servers and AWS Lambda. Check the appropriate release branch. The cherrypy release branches have added components for request validation.
MIT License
275 stars 58 forks source link

Better Custom Slot Support #25

Open anjishnu opened 8 years ago

anjishnu commented 8 years ago

ask-alexa-pykit doesn't do anything to support custom slots - can we do something to make working with custom slots easier?