Amazon Alexa Poised to Bring Natural Language Processing to Businesses (gigaom.com) 19 points by vancoblanco 9y ago ↗ HN
[–] johnwheeler 9y ago ↗ The article plugs a 'Playbook' by RocketInsights on how to build an Alexa Skill. It doesn't have any code samples though and just gives an outline of the process.If you want to create skills fast, checkout the Python framework I createdhttps://github.com/johnwheeler/flask-askI've implemented the 'Space Geek' sample outlined in RI's Playbookhttps://github.com/johnwheeler/flask-ask/tree/master/samples...I've also worked with Amazon to put out a getting started tutorial on their developer bloghttps://developer.amazon.com/blogs/post/Tx14R0IYYGH3SKT/Flas...
1 comment
[ 2.6 ms ] story [ 12.0 ms ] threadIf you want to create skills fast, checkout the Python framework I created
https://github.com/johnwheeler/flask-ask
I've implemented the 'Space Geek' sample outlined in RI's Playbook
https://github.com/johnwheeler/flask-ask/tree/master/samples...
I've also worked with Amazon to put out a getting started tutorial on their developer blog
https://developer.amazon.com/blogs/post/Tx14R0IYYGH3SKT/Flas...