alwaysai / ymca-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Python 98.7%Language:Dockerfile 1.3%