Skip to main content

How Trillo Workbench Works

Trillo Workbench is a low-code and serverless platform for building custom solutions on the Google Cloud. 100s of happy customers are using it and building innovative solutions.

Trillo Workbench UI

Building applications with Trillo consists of two steps that require no knowledge of cloud

  • Author metadata of the application using UI, and
  • Write serverless functions.

New Application Development

  1. Specify metadata such as schema, roles, config files using workbench UI.
  2. Write serverless functions using abstracted workbench API.
  3. Rest is taken care by Trillo Workbench including backend tasks and workflows.
New Application Development

Building Data Warehouse using BigQuery

  1. Review auto generated schema for external applications.
  2. Customize existing serverless functions (also referred as recipes) or write a new.
  3. Serverless functions available for several applications such as NetSuite, Workday, Salesforce, several EMRs, 10K, files.
Building Data Warehouse using BigQuery

Document AI
(OCR and Parsing Unstructured Data)

  1. Upload files using Trillo File Manager (SFTP, HTTPs)
  2. An existing and customizable pre-processor processes files.
  3. Trillo Workbench manages a task interfacing with the Document AI.
  4. A post-processor applies other models and heuristics and stores results in the Cloud SQL.
Document AI (OCR and Parsing Unstructured Data)

Speech-to-Text and NLP

  1. Upload files using Trillo File Manager (SFTP, HTTPs)
  2. Transcoding using Trillo Workbench functions.
  3. Trillo Workbench manages a task interfacing with the Speech-to-Text.
  4. A post-processor, store data in the database or triggers a second pipeline for NLP, Matching.

Retail AI
(OCR and Parsing Unstructured Data)

  1. Upload product catalog using Trillo File Manager (SFTP, HTTPs)
  2. Process file for sanity, and log errors.
  3. Process validated catalog using Google Merchant Center API. Log errors.
  4. Use Google Merchant Center recommendation AI to show products to users.
    Merchant Center publishes products to Google Search.