Skip to content

[API Skill template] An Alexa Skill that gets you meals based on the nutritional contraints that you ask for. This is a template which can be imported directly in the Alexa Console from here.

License

Notifications You must be signed in to change notification settings

alexa-dev-hub/alexa-skill-nutritional-cuisines

Repository files navigation

Alexa Skill - Nutritional Cuisines

What is the skill doing? 🤔

Alexa Skill that would present users with different cuisines based on the various nutritional values or quantities they prefer. For example, a user may ask - Alexa, give a meal that has at least 60 calories and 50 gram protein.

Where are we getting the data from? 📊

For the skill to gather all the meal names with the accurate nutritional values, we are using Spoonacular API. You need to sign an setup get the API KEY.

How can I use it?

In order to use the Skill on your Alexa Console, you need to import it.

  • Go to Alexa Console and click the New Skill button.
  • Select your model and hosting environment and click Create Skill.
  • Now, you will see the Import Skill button on the top right. Click on it and this repositores URL: https://github.com/alexa-dev-hub/alexa-skill-nutritional-cuisines.git
  • Once it finishes processing, you can test the skill.

Skill Details

  • The Skill can be used as template for API calling.
  • Currently the intents have 8 slots, having values of maxCarbs, minProtein etc.
  • You need your own API Key, and add it to the lambda code.
  • MORE SPECIFICS TO BE ADDED.

Contributing 💕

You can make changes and let the community know about it, via giving PRs. Make sure you have included all the files which are currently present in the repo. These files are mandatory to be there as Alexa CANNOT import a skill without these files.
You shall make a separate branch and work on that, while developing your skill on top of the current code. If you are new to Github, do not directly clone this repo, first fork it and then clone it.

Code of Conduct 📌

In order to ensure that the Alexa Dev Hub Community is welcoming to all, please review and abide by the Code of Conduct.

Support Alexa Community Jaipur. 💚

We at ACJ aim to develop Alexa Skills for everyone, and let the world leverage the power of Alexa.
If the repo was helpful, leave a STAR.

Thank You

About

[API Skill template] An Alexa Skill that gets you meals based on the nutritional contraints that you ask for. This is a template which can be imported directly in the Alexa Console from here.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published