robingenz / capacitor-onnx-runtime-demo

⚡️ Simple Ionic Angular app to demonstrate the use of ONNX runtime.

Home Page:https://capacitor-onnx-runtime-demo.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capacitor-onnx-runtime-demo

⚡️ Simple Ionic Angular app to demonstrate the use of ONNX runtime.

Development Setup 💻

Prerequisites

Getting Started

Clone this repository:

git clone https://github.com/robingenz/capacitor-onnx-runtime-demo.git

Change to the root directory of the project:

cd capacitor-onnx-runtime-demo

Install all dependencies:

npm i

Launch the Web App:

npm start

Prepare and launch the Android app:

npx ionic cap sync android
npx ionic cap run android

Prepare and launch the iOS app:

npx ionic cap sync ios
npx ionic cap run ios

This project uses Ionic as app development platform and the Ionic CLI.

License

See LICENSE.

About

⚡️ Simple Ionic Angular app to demonstrate the use of ONNX runtime.

https://capacitor-onnx-runtime-demo.vercel.app/


Languages

Language:TypeScript 52.7%Language:HTML 17.4%Language:SCSS 16.5%Language:Swift 6.1%Language:JavaScript 2.8%Language:Java 2.6%Language:Ruby 1.8%