Building Alexa skills with Python.
-
For info about deploying your apps in Amazon, check the example video in the documentation of Flask-Ask.
-
For intents info, consult the Alexa skills kit interaction model reference.
-
This example is also useful.
This repo contains two Alexa Skills (so far):
-
pokemon_info.py, which conains an Alexa Skill to return Pokรฉmon info by giving the ID of the Pokรฉmon.
Invocation:
โโ Alexa, open Pokรฉmon info.
-
reddit_python_news.py, which contains an Alexa Skill that returns a list of Python news from Reddit.
Invocation:
โโ Alexa, open Python Reddit.