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.
- 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
All media assets (video, sounds) are licensed under the Creative Commons license according to the sources where I found them.
- Funny cat video on YouTube
- Sounds from various contributors on FreeSound.org (see src/sounds.js for detailed credits)