In this lab you use Cloud Functions and Pub/Sub to create an end-to-end document processing pipeline using Document AI.
Overview
Syllabus
- GSP927
- Overview
- Setup and requirements
- Task 1. Enable the APIs required for the lab
- Task 2. Copy the lab source files into your Cloud Shell
- Task 3. Create a form processor
- Task 4. Create Cloud Storage buckets and a BigQuery dataset
- Task 5. Create Cloud Functions
- Task 6. Edit environment variables for Cloud Functions
- Task 7. Test and validate the end-to-end solution
- Congratulations