Skip to content

An Alexa skill that gives interesting facts about endangered species and attempts to bring more attention to them.

License

Notifications You must be signed in to change notification settings

JPHaus/endangered-species-facts

Repository files navigation

🐾 Endangered Species Facts

An Alexa skill that gives interesting facts about endangered species and attempts to bring more attention to them.

Enable This Skill

Usage

"Alexa, ask endangered species facts to tell me a fact"

"Alexa, tell endangered species facts to tell me a fact"

"Alexa, open endangered species facts"

😺 Installation

You will need to complete the prerequisites below before creating the skill and deploying the fulfillment handler.

Pre-requisites

In order to get started you will need to create an alexa developer account and an aws account.

Setting up Alexa Skill

Simply copy the models under interaction_models into the JSON Editor underneath intents in your alexa developer account. Don't forget to click on save and build model!

For more information read here.

Setting up AWS

  1. Install Serverless
  2. Install serverless-python-requirements
  3. pip install -r requirements.txt

Deploy fulfillment handler

You can deploy with your default aws profile

sls deploy

Or deploy with a different profile:

AWS_PROFILE=alexa-user sls deploy

Resources

About

An Alexa skill that gives interesting facts about endangered species and attempts to bring more attention to them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages