Skip to content

Add host ONNX runtime option - #30

Merged
mrtcode merged 1 commit into
zotero:masterfrom
mvasilak:add-native-onnx-runtime-option
Jun 15, 2026
Merged

Add host ONNX runtime option#30
mrtcode merged 1 commit into
zotero:masterfrom
mvasilak:add-native-onnx-runtime-option

Conversation

@mvasilak

Copy link
Copy Markdown
Contributor

Adds an optional native ONNX execution bridge for structured document text extraction.

When enabled, document-worker delegates ONNX model inference to a host-provided native runtime instead of loading ONNX Runtime Web/WASM. The default behavior remains unchanged, so existing browser/WASM usage continues to work. This lets native clients, such as iOS, reuse the existing document-worker SDT pipeline while running model inference through their platform runtime.

@mrtcode
mrtcode merged commit be8a4b0 into zotero:master Jun 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants