Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

GUI to be used both local and on cloud premises for the Ai at the Edge Pasta Demo.

Notifications You must be signed in to change notification settings

toradex/aws-nxp-ai-at-the-edge-gui

Repository files navigation

aws-nxp-ai-at-the-edge-gui

Local graphical user interface (GUI) for the collaborative demo with Amazon and NXP to plug a Toradex Computer on Module using the embedded Linux Torizon platform to AWS services such as AWS IoT Greengrass and Amazon SageMaker Neo.

How to Use

This software is part of the AWS AI at the Edge Pasta Detection Demo designed to run on the Apalis iMX8 Embedded Vision Kit with Allied Vision.

You can find additional information about this demonstration on the following resources of the Toradex developer website:

Developer Information

A Quasar Framework app

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build
quasar build -m electron
docker build -f Dockerfile . -t yourDockerHubUser/imageName

Customize the configuration

See Configuring quasar.conf.js.

About

GUI to be used both local and on cloud premises for the Ai at the Edge Pasta Demo.

Resources

Stars

Watchers

Forks

Packages

No packages published