Skip to content

joellord/node-ml-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS, ML, K8s and Unethical Face Recognition

Presentation and Code Samples for my talk.

Presentation

Once you cloned the repo, you can

cd presentation
npm start

Demo

Using podman (you might need to use a --network flag with Docker).

You will also need concurrently installed (npm install -g concurrently)

cd demo
./servers.sh
./services.sh

Todo

There is still a lot of work to do on the demo application, here is a list so I don't forget about it.

  • Score should have it's own service
  • Update DB with each tweet from a follower
  • UI for Trainer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published