Skip to content

This project was created following the orientation of dear Erick Wendel, in his classes of "Semana Javascript Expert" edition 7.0 which is a week to learn hard skills of Javascript/Node creating a nice project like this.

Notifications You must be signed in to change notification settings

Caulicons/Browse-the-webpage-with-hands.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browse the webpage with hands.

This project was created following the orientation of dear Erick Wendel, in his classes of "Semana Javascript Expert" edition 7.0 which is a week to learn hard skills of Javascript/Node creating a nice project like this.

Acquired knowledge

  • ✅ Learn that a can I use machine learning with javascript using libs google like, TensoFlow.JS.
  • ✅ Use Web Works, to run heavy code logic in the background without crashing the screen. Heavy code logic like machine learning on web, recognize hands and blinks in real time.
  • ✅ Use pre-trained models from Google to detection things like hands and face.
  • ✅ Request the camera of the user media.

Preview

Pre-reqs.

  • This project was create using Node.js v19.6
  • The ideal is that you use the project in Unix environment (Linux). If you are on Windows, is recommend that you use the Windows Subsystem Linux.

Running.

  • Run npm ci in the folder that containing the package.json file to restore the packages.

  • Run npm start and then go to the browser at http://localhost:3000 to view the page.

Credits

About

This project was created following the orientation of dear Erick Wendel, in his classes of "Semana Javascript Expert" edition 7.0 which is a week to learn hard skills of Javascript/Node creating a nice project like this.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published