In this lab you will gain hands-on experience using Document AI by parsing forms from within a Jupyter Notebook so that you can automatically extract information from digitally scanned paper forms.
Overview
Syllabus
- GSP827
- Overview
- Setup
- Task 1. Deploy code to Vertex AI Notebooks
- Task 2. Upload the file to Cloud Storage
- Task 3. Enable Document AI
- Task 4. Call Document AI
- Task 5. Parse the response
- Task 6. Parse form based on visual layout (option 1)
- Task 7. Parse form based on form semantics (option 2)
- Congratulations!