Home Getting Started Usability Test Script Report



CS 510 Spoken Language Interfaces
Assignment 4: GeneraList

Michael Lane mikelane@gmail.com




GeneraList

GeneraList lets you use Amazon's Alexa to create and use lists that hold any type of data. Ask GeneraList to store grocery items as you think of them during the week and then access those items when you're on the go at the supermarket. Or give generalist a list of instructions that Alexa can read off to you later as you ask her to. Have a recipe that you love? Let GeneraList read the instructions to you as you're cooking.

Source:

main.py - The AWS lambda handler for GeneraList Alexa events.

Interaction Model - The intent schema used for GeneraList. This includes the intent schema, custom slot types, and sample utterances.




Home Getting Started Usability Test Script Report