Is a little chatbot developed for Alexa Amazon echo skill.
- You can say to Alexa, witch ingredient you have, and Alexa search for you a recipe with the minimum ingredients that you asked.
- Another ideas is, for help on questions and curiosity into a cook world
- Node JS v 11 minimum
- Jovo framework
First intall node js
npm install
jovo run
jovo run --atach #for debug
jovo deploy --target zip npm run bundle
- Jovo framework: https://www.jovo.tech/docs/quickstart
- Aws Alexa developer: https://developer.amazon.com/
- Aws Lambda: https://aws.amazon.com/it/lambda/
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Marco De Felice - Initial work and Owner
This project is licensed under the MIT License - see the LICENSE.md file for details