High level concepts

Asset

Asset is an unstructured document that you want to run a transformation on. We support many data types like pdf, txt, html, docx, excel files, and more and are building a direct connector to your favorite applications.

Project

Project is a way to group assets together. Every asset must belong to a project. You can create and upload assets to a project through our API or dashboard.

Transformation

Transformation is an operation on all the assets in a project. Users define a custom transformation in Json format. Check out our transformation guide for more details on how to define a transformation.