It's possible create a dataset in document ai processor and import documents via python API?

It’s possible, to do the steps in the below guide, using the Python API? I saw some documentation about creating processors and training processors via Python API. But, none about creating the dataset and importing documents in the processor.

https://cloud.google.com/document-ai/docs/workbench/create-dataset

Documentations that I already know:

Hi @AugustoFirmo

Currently there are no official guides/ documentations relating to the creation of datasets and importing of documents through the use of Python API. Available resources (same as the links you have provided) suggest the use of Google Cloud Console’s interface to perform these actions.

I hope this helped.

1 Like