Skip to content

Repository files navigation

alexa-assistant

Implementation of the Google Assistant API for Alexa

Download Release

You can download the ZIP file from the Releases page and upload them to the AWS Lambda function from the AWS console.

Installation

Follow the installation instructions here:

Installation Instructions

Build from Docker

Run the following commands:

docker build -t mylambda .

You can copy ZIP archive file from the Docker image to your host machine with the command:

docker run --rm --entrypoint cat mylambda ./lambda.zip > ./lambda.zip

IT DOESN'T WORK / PROBLEM SOLVING

BEFORE RAISING A QUESTION PLEASE CHECK THE PROBLEM SOLVING PAGE HERE

About

Implementation of the Google Assistant SDK as an Alexa skill

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages