
Before you begin
- Labs create a Google Cloud project and resources for a fixed time
- Labs have a time limit and no pause feature. If you end the lab, you'll have to restart from the beginning.
- On the top left of your screen, click Start lab to begin
Import libraries and set up the notebook
/ 20
Experiment with entity extraction and document classification
/ 20
Experiment with document question answering and summarization
/ 20
Experiment with table parsing from documents
/ 20
Experiment with document translation and comparison
/ 20
In today's information-driven world, the volume of digital documents generated daily is staggering. From emails and reports to legal contracts and scientific papers, businesses and individuals alike are inundated with vast amounts of textual data. Extracting meaningful insights from these documents efficiently and accurately has become a paramount challenge.
Document processing involves a range of tasks, including text extraction, classification, summarization, and translation, among others. Traditional methods often rely on rule-based algorithms or statistical models, which may struggle with the nuances and complexities of natural language.
In this lab, you will learn how to use the Gemini API in Vertex AI with the Google Gen AI SDK to process PDF documents.
Before starting this lab, you should be familiar with:
In this lab, you will:
Read these instructions. Labs are timed and you cannot pause them. The timer, which starts when you click Start Lab, shows how long Google Cloud resources are made available to you.
This hands-on lab lets you do the lab activities in a real cloud environment, not in a simulation or demo environment. It does so by giving you new, temporary credentials you use to sign in and access Google Cloud for the duration of the lab.
To complete this lab, you need:
Click the Start Lab button. If you need to pay for the lab, a dialog opens for you to select your payment method. On the left is the Lab Details pane with the following:
Click Open Google Cloud console (or right-click and select Open Link in Incognito Window if you are running the Chrome browser).
The lab spins up resources, and then opens another tab that shows the Sign in page.
Tip: Arrange the tabs in separate windows, side-by-side.
If necessary, copy the Username below and paste it into the Sign in dialog.
You can also find the Username in the Lab Details pane.
Click Next.
Copy the Password below and paste it into the Welcome dialog.
You can also find the Password in the Lab Details pane.
Click Next.
Click through the subsequent pages:
After a few moments, the Google Cloud console opens in this tab.
In the Google Cloud console, on the Navigation menu (), click Vertex AI > Workbench.
Find the
The JupyterLab interface for your Workbench instance opens in a new browser tab.
Open the
In the Select Kernel dialog, choose Python 3 from the list of available kernels.
Run through the Getting Started and the Import libraries sections of the notebook.
Click Check my progress to verify the objective.
Named Entity Extraction is a technique of Natural Language Processing to identify specific fields and values from unstructured text. For example, you can find key-value pairs from a filled out form, or get all of the important data from an invoice categorized by the type.
Document classification is the process for identifying the type of document. For example, invoice, W-2, receipt, etc.
In this section, you will see an example of how Gemini can be used to retrieve information from a document.
In this section, you see how Gemini can be used to review a document and specify its type from a specified list.
These techniques can also be chained together to extract any number of document types. For example, if you have multiple types of documents to process, you can send each document to Gemini with a classification prompt, then based on that output, you can write logic to decide which extraction prompt to use.
Click Check my progress to verify the objective.
In this section, you will see how Gemini can be used to answer questions about a document and summarize its contents.
In this section, you will see how Gemini can be used to summarize or paraphrase a document's contents.
Click Check my progress to verify the objective.
In this section, you will see how Gemini can parse contents of a table and return it in a structured format, such as HTML or markdown.
Click Check my progress to verify the objective.
In this section, you will see how Gemini can translate documents between languages.
In this section, you will see how Gemini can compare and contrast the contents of multiple documents.
Click Check my progress to verify the objective.
You have now completed the lab! In this lab, you used the Gemini 2.0 Flash model with the Google Gen AI SDK to extract structured entities from an unstructured document.
Check out the following resources to learn more about Gemini:
...helps you make the most of Google Cloud technologies. Our classes include technical skills and best practices to help you get up to speed quickly and continue your learning journey. We offer fundamental to advanced level training, with on-demand, live, and virtual options to suit your busy schedule. Certifications help you validate and prove your skill and expertise in Google Cloud technologies.
Manual Last Updated May 19, 2025
Lab Last Tested May 19, 2025
Copyright 2025 Google LLC. All rights reserved. Google and the Google logo are trademarks of Google LLC. All other company and product names may be trademarks of the respective companies with which they are associated.
This content is not currently available
We will notify you via email when it becomes available
Great!
We will contact you via email if it becomes available
One lab at a time
Confirm to end all existing labs and start this one