An open API service indexing awesome lists of open source software.

https://github.com/lislis/gettingjudgedbyamachine

Have a neural net judge you
https://github.com/lislis/gettingjudgedbyamachine

ml5js p5js p5speech

Last synced: 5 days ago
JSON representation

Have a neural net judge you

Awesome Lists containing this project

README

          

# My first time getting judged by a machine

Little thing build with [ml5.js](https://ml5js.org/).

Have MobileNet classify your face for funs and giggles! Will request camera access. Don't take it too seriously, tough.

## Setup

Everything is checked in, just start a local webserver.

## Why is there /data?

Originally I also wanted to use Word2Vec to have a witty response go with the judgement. But it didn't work out, maybe in the future.

## Thanks

Thanks to [edap](https://github.com/edap) for introducing me to this!