Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Demo Alexa Voice skill built using Flask Ask for DFW Python Meetup.

License

Notifications You must be signed in to change notification settings

naveen-vijay/alexa-python-info-flask-ask-app

Repository files navigation

Python Info - Alexa Voice Skill

Demo Alexa Voice skill built using Flask Ask for DFW Python Meetup.

The base version includes intent schema (JSON dump of the intent and utterance), 3 version of the Alexa skill represented utilizing Flask Ask framework. The Skeleton App (skeleton-app.py) has the function signatures relating to the Flask ask directives to enable easy hands-on code setup. Foundation App has minor implementations of the Voice Skill just enough to test the communication between Alexa Voice Service and this App. Finally, the Alexa App (alexa-app.py) has the most concrete implementations utilizing the slot prompting, cards, templates etc.

The PEP_INDEX files is a rough screen scraping of from the PEP site [https://www.python.org/dev/peps/].

About

Demo Alexa Voice skill built using Flask Ask for DFW Python Meetup.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages