This macro was created to use an embedded python script within a macro that allows a user selected photo to return results from Google's Cloud Vision platform. Users will need to make sure they have installed the necessary packages (google-cloud-vision, google-auth-oauthlib). They should also be sure to have their Google Cloud Vision credentials properly loaded into a Json file for use. The Macro provides the user with the ability to return text, labels, landmarks, face and web results from the API. Please reach out if you have any additional questions.