tc-ca / alexa-gc-recalls

Vehicle Safety Recalls, an experimental Alexa Skill project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov

Vehicle Recalls Canada Skill

image of skill icon

Vehicle Recalls Canada skill is a research project exploring how government services can be provided through voice interface. The Skill allows users to look up vehicle recall information found on Transport Canada Safety Recalls website through Alexa enabled device.

Origin

This project got its start through the Government’s OneGC Program Office which hosted an Alexa proof-of-concept for period of two weeks.

Data Source

This Skill leverages GC API Store GC API Store to retrieve vehicle recall information which can be query by users through Alexa.

Developer Setup

Deployment Configuration:

Set Lambda timeout to 7 seconds the maximum allowed for an Alexa skill.

Alexa Documentation

https://developer.amazon.com/en-US/docs/alexa/ask-overviews/what-is-the-alexa-skills-kit.html

About

Vehicle Safety Recalls, an experimental Alexa Skill project

License:MIT License


Languages

Language:JavaScript 100.0%