
Gcloud is the command-line tool for Google Cloud. Your Cloud Platform project in this session is set to YOUR_PROJECT_ID The output contains a line that declares the PROJECT_ID for this session: When you are connected, you are already authenticated, and the project is set to your PROJECT_ID. Click Activate Cloud Shell at the top of the Google Cloud console.Cloud Shell provides command-line access to your Google Cloud resources. It offers a persistent 5GB home directory and runs on the Google Cloud. Note: You can view the menu with a list of Google Cloud Products and Services by clicking the Navigation menu at the top-left.Ĭloud Shell is a virtual machine that is loaded with development tools. Do not add recovery options or two-factor authentication (because this is a temporary account).Īfter a few moments, the Cloud Console opens in this tab.Note: Using your own Google Cloud account for this lab may incur extra charges. Do not use your Google Cloud Skills Boost credentials. Important: You must use the credentials from the left panel.
#PHOTO TO TEXT TRANSLATOR PASSWORD#
Click Next.Ĭopy the Password from the Lab Details panel and paste it into the Welcome dialog. If necessary, copy the Username from the Lab Details panel and paste it into the Sign in dialog. Note: If you see the Choose an account dialog, click Use Another Account.

Tip: Arrange the tabs in separate windows, side-by-side. The lab spins up resources, and then opens another tab that shows the Sign in page.

#PHOTO TO TEXT TRANSLATOR HOW TO#
How to start your lab and sign in to the Google Cloud ConsoleĬlick the Start Lab button. Note: If you already have your own personal Google Cloud account or project, do not use it for this lab to avoid extra charges to your account. Time to complete the lab-remember, once you start, you cannot pause a lab.This prevents any conflicts between your personal account and the Student account, which may cause extra charges incurred to your personal account. Note: Use an Incognito or private browser window to run this lab. Access to a standard internet browser (Chrome browser recommended).It does so by giving you new, temporary credentials that you use to sign in and access Google Cloud for the duration of the lab. This hands-on lab lets you do the lab activities yourself in a real cloud environment, not in a simulation or demo environment.

The timer, which starts when you click Start Lab, shows how long Google Cloud resources will be made available to you. Labs are timed and you cannot pause them. Setup and Requirements Before you click the Start Lab button

Using the Natural Language API to analyze the text Using the Translation API to translate text from your image Using the text detection (OCR) method of the Vision API What you'll learnĬreating a Vision API request and calling the API with curl Then we'll learn how to translate that text with the Translation API and analyze it with the Natural Language API. We'll start with the Cloud Vision API's text detection method to make use of Optical Character Recognition (OCR) to extract text from images. In this lab, we'll explore the power of machine learning by using multiple machine learning APIs together.
