/PSUVoiceCapstone

Repository for the Fall-Winter 2021 Portland State University capstone project, the Voice-based Privacy Policy Consent System, sponsored by Open Voice Network.

Primary LanguagePythonOtherNOASSERTION

Portland State University Computer Science Capstone
Fall-Winter 2021

Repository for the PSU capstone project, the Voice-based Privacy Policy Consent System, sponsored by the Open Voice Network. The final project reflection video can be viewed here.

User and system documentation can be found in the docs folder, along with a document describing some of the design decisions and challenges we ran into as a team over the course of the project.

Installation

To import only the lambda code into the Alexa Skills Kit (ASK), follow this guide using the folders found in src.

Currently, the process of installing the entire skill (both the lambda and the interaction model) is a bit convoluted: the desired source folder must be copied into its own public Git repository, and then imported following this guide.