#502 · Primary category: Education & Research

ml5-library

deep-learning imagenet javascript lstm machine-learning neural-network p5js p5xjs

Friendly machine learning for the web! 🤖

Project last updated:10/11/24

GitHub Stars

6.6K

Forks

898

Contributors

93

License

Other

Why we included this project

ml5.js is aimed at people who want machine learning in the browser without becoming deep learning specialists. If you already write p5.js sketches or build interactive web art, you can drop in image classification, pose tracking, or text generation with a few lines of code. The library wraps TensorFlow.js in a friendly, example-driven API, and the project ships tutorials and sample datasets that also cover the responsible side of data collection and bias. Because everything runs client-side in the page, you can prototype an interactive piece in an afternoon and serve it as a plain web page. Students, educators, and creative coders coming from Processing or p5.js will find it a natural next step rather than a separate stack to learn.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category