You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
We are working on a PoC where we want to try out Google Document AI. For this PoC we need to create a custom processor and train it with our prepared data.
We have already managed to use your Python SDK from this repo for processing PDFs, create a bucket, and upload all required data to it. We also managed to create a custom processor with the SDK, but when it comes to training it with that data, we cannot find anything on the SDK.