Skip to content

nielswijers/hospital-scavenger-hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hospital-scavenger-hunt

This project was bootstrapped with [Create React Index](https://github.com/facebook/create-react

This web interface is a POC for scanning avatar images which will be recognized by our own trained model in Azure cognitive services.

Getting started

Setting variables

Set the right variables in .env.local

REACT_APP_PREDICTION_KEY="Key here"
REACT_APP_PREDICTION_URL="Url here"

Install and run the application

yarn
yarn start

Scanning images

Open the website on your mobile phone and click Scan Animal take take a picture of one of the animals in public/avatars.jpg

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published