OCNORA

Google Document AI

Google CloudOAuth 2.0credential probe

Extract text and entities from documents with Google Document AI (Google OAuth2).

OCNORA ships 6 typed Google Document AI operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 6

  • Batch Process
    Start an async batch job from gs:// input (file or prefix) to a gs:// prefix.
    document_ai.batch_process
  • Create Processor
    Creates a processor from the ProcessorType provided.
    document_ai.create_processor
  • Delete Processor
    Deletes the processor, unloads all deployed model artifacts if it was enabled and then deletes all artifacts associated with this processor.
    document_ai.delete_processor
  • Get Processor
    Gets a processor detail.
    document_ai.get_processor
  • List Processors
    List Document AI processors in a project and location.
    document_ai.list_processors
  • Process Document
    Run a Document AI processor on a PDF/image; emits text and entities.
    document_ai.process_document

Run your first Google Document AI workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.