Tag

#onnxruntime

Use AI models on-device with Ionic, React, and ONNX Runtime

This is a short recap of how the TopVault iOS, Android, and web (SPA, PWA) applications use AI models locally, also known as using them on-device. The examples included in this post are pseudocode abstracted from the actual application to help with d...