https://github.com/dblock/alexa-mom
Shhh... a hackathon project.
https://github.com/dblock/alexa-mom
Last synced: 11 months ago
JSON representation
Shhh... a hackathon project.
- Host: GitHub
- URL: https://github.com/dblock/alexa-mom
- Owner: dblock
- License: mit
- Created: 2016-12-06T20:36:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T14:27:36.000Z (over 9 years ago)
- Last Synced: 2025-04-05T06:27:33.937Z (about 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Mom
[](https://travis-ci.org/dblock/alexa-mom)
### Experiment
Can we make two Alexa talk to each other?
#### Current Implementation
- Human: Alexa, open Mom.
- One: I'm your mom. My number is 24. Say 24 if you want me to start.
- Two: I'm your mom. My number is 12. Say 12 if you want me to start.
- Human: 24
- One: I'm leading ... Alexa, ask Mom to buy me an elephant.
- Two: (says nothing, closes session)
- Two: I'm not buying you an elephant, Alexa, ask mom to buy me an elephant.
- One: I'm not buying you an elephant, Alexa, ask mom to buy me an elephant.
### Deploying to AWS Lambda
See [DEPLOYMENT](DEPLOYMENT.md).
### Contributing
See [CONTRIBUTING](CONTRIBUTING.md).
### License
Copyright (c) 2016 Daniel Doubrovkine
MIT License, see [LICENSE](LICENSE.md) for details.