Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.23 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.23 KB

YMCA APP

In this example we'll be using a simple set of cases to determine if someone is doing a Y, M, C, or A in our image then displaying the letter on the screen if they do creating a fun virtual experience.

Requirements

Running

First configure where the app will be installed (locally or on a remote device) with: aai app configure

Then install the code with aai app install

And finally to start: aai app start

Open localhost:5000 on any browswer to view the output streamer.

To end the app just click on the red stop button in the streamer or CTRL+C from the command line.

About alwaysAI

alwaysAI is a platform aimed at democratizing AI on the edge by making it easier. We provide clis, apis, a model catalog and docker containers to help you get started building a CV app in minutes. Visit our website at alwaysi.co for more info.