What is the skill doing?
Alexa Skill takes in a set of inputs from the user and returns a name of a celebrity which resembles the most with the given inputs.
Where are we getting the data from?
We have a JSON file conatining names of 100 celebrities.
What is the skill doing? Alexa Skill takes in a set of inputs from the user and returns a name of a celebrity which resembles the most with the given inputs.
Where are we getting the data from? We have a JSON file conatining names of 100 celebrities.
Read issue : https://github.com/garimasingh128/Alexa-skills-starters/issues/2 on how to add the skill