Document AI Toolbox is an SDK for Python that provides utility functions for managing, manipulating, and extracting information from the document response. It creates a "wrapped" document object from JSON files in Cloud Storage, local JSON files, or output directly from the Document AI API.
Please also say a few words (preferably as code comments) about what caused the slow performance in the original implementation, and which specific changes fixed it.
Fixes #312 🦕
Improves upon the hOCR processing improvements made in #313