Skip to content

SuleymanAmangeldiyev/do-not-laugh

 
 

Repository files navigation

Do not laugh

A simple AI game experiment which shows how to integrate TensorFlow.js based face-api.js inside a Vue.js / Electron application. You can read the full story in the related development article on Medium.

How to run

  • Clone or download the repository
  • Install all dependencies with npm i
  • Download the required model files from here and put them into the /public/data/weights folder
  • Build the application with npm run electron:build

Credits

All media assets (video, sounds) are licensed under the Creative Commons license according to the sources where I found them.

About

A simple AI game based on Vue.js and Electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 49.9%
  • JavaScript 43.3%
  • CSS 3.5%
  • HTML 3.3%