Explanation: In this skill, we have used Node.js server which is hosted in AWS Lambda to process the intent/slot/utterances and respond back, according to a user request. We have created custom skill, with a number of intents to follow up the skill’s requirements.
Google sheet API V4: We used google sheet as Database storage that can hold all the necessary backend output data. In this skill, we have stored all the tourist places based on the city names. Whenever user request for places to visit in particular cities, google sheet API helps to retrieve data based on region and then the Alexa completes with the output voice which cached from the google sheet response.


Log in or sign up for Devpost to join the conversation.