Skip to content
Snippets Groups Projects
Name Last commit Last update
..
assets
contents
dev
ref
index.md
releases.md

Welcome to the Arkindex Workers documentation!

Arkindex, Teklia's document processing platform, uses workers to run any Machine Learning tools on millions of documents.

Workers are Docker images that are ran on powerful servers that communicates with Arkindex instances using its Rest API.

To efficiently build these workers, we maintain a library named Base Worker and documented here. It simplifies a lot the development of new workers, and brings a lot of helpers to use the Arkindex API.