https://github.com/adrianmachado/wifi-genie
This is an Amazon Alexa skill used to recognize and store a user's wifi network name and password
https://github.com/adrianmachado/wifi-genie
Last synced: about 1 month ago
JSON representation
This is an Amazon Alexa skill used to recognize and store a user's wifi network name and password
- Host: GitHub
- URL: https://github.com/adrianmachado/wifi-genie
- Owner: AdrianMachado
- Created: 2017-08-06T21:20:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-30T00:35:00.000Z (almost 9 years ago)
- Last Synced: 2025-01-14T02:32:37.292Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wifi-Genie
This is an Amazon Alexa skill used to recognize and store a user's wifi network name and password.
# Installation Instructions
`index` contains the raw AWS lambda function to handle intents, use the YAML file for importing
The `schema` is the schema specified on your Alexa skill, along with the custom slot type `LIST_OF_CHARACTERS`
For the best experience, train your NLP engine with the sample utterances provided
You will need a DynamoDB table called `WifiGenieData` in order to store the passwords