The Project
The problem
In the middle of a Pokémon battle, trainers need matchups and evolution data fast, and looking it up by hand breaks the flow.
What it does
Answers by voice command:
- Evolution chains: where, when and how a Pokémon evolves
- Natures, abilities and types
- Move damage class by type
- Type effectiveness: super effective, not very effective and no effect, both against and from each type
How it’s built
- Node.js skill on the Alexa Skills Kit.
- Data from PokéAPI, the public RESTful Pokémon API.

