I created an Amazon Alexa skill that allows users to get open restaurants in their area using the Google Places API. The skill takes only the currently open places and returns a set number of those places randomly to help a user choose something to eat for dinner. The skill was coded in Python 3.8 and is hosted on AWS Lambda.