Document Processing Steps

Trillo Doc AI processing pipeline is a specific implementation of the generic document processing pipeline using GCP services such as Google Vertex AI (which includes Gen AI, LLMs APIs), Google Document AI (NLP based parsers for forms, tables, purchase orders, invoices, etc.), AlloyDB (vector database), Cloud SQL (managed relational database), Google Cloud Storage for buckets.

Document AI processing pipeline consists of these steps

  • Organization

  • Ingestion

  • Processing

  • Distribution

  • Access Control

Last updated