Skip to content

chrispycheng/skill-sample-python-trivia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This repo does not use the beta Python SDK which can be found here: https://github.com/alexa-labs/alexa-skills-kit-sdk-for-python/


Build An Alexa Trivia Skill in Python

Voice User InterfaceLambda FunctionConnect VUI to CodeTesting

What You Will Learn

What You Will Need

What Your Skill Will Do

This simple "quiz" Skill will teach you how the different pieces of the Alexa Skill development process fit together. The Skill allows users to request a simple multiple choice trivia with 5 random questions about Reindeer.

We use will use the new Skill builder UI to build the Skill although the quiz itself does not employ the new "Dialog-Delegate interface" model.

About

An Alexa Skill Sample showing how to build a trivia skill in Python. (This sample does not use the beta version of the Alexa Skills Kit SDK for Python.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%