Skip to main content
Each task tracebloc supports comes with a runnable data-ingestion template — a working Dockerfile, ingestor.py, and ingestor-job.yaml you can copy, point at your data, and ship.

Available templates

See Prerequisites for the full list of supported tasks and required data formats.

How to use a template

  1. Clone the data-ingestors repo and copy the template directory you want.
  2. Point it at your data — set SRC_PATH and LABEL_FILE in ingestor-job.yaml.
  3. Build and deploy as a Kubernetes Job. See Prepare Dataset for the full ingestion workflow.

Browse live use cases

For real examples already running on the platform, see the explore section on tracebloc.

Need help?

Email [email protected].