https://github.com/icyjoseph/ml5-classifier
ML5 Image Classifier + React + Preact + Unsplash
https://github.com/icyjoseph/ml5-classifier
ml5js preact react unsplash
Last synced: about 1 month ago
JSON representation
ML5 Image Classifier + React + Preact + Unsplash
- Host: GitHub
- URL: https://github.com/icyjoseph/ml5-classifier
- Owner: icyJoseph
- Created: 2020-06-11T16:09:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T01:23:08.000Z (over 3 years ago)
- Last Synced: 2025-06-11T02:49:49.576Z (about 1 year ago)
- Topics: ml5js, preact, react, unsplash
- Language: JavaScript
- Homepage:
- Size: 1.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Classifier Using ML5 + Unsplash
## Content
- A backend exists to forward requests to Unsplash API.
- A frontend application can execute queries against Unsplash
- A frontend application which users to classify images using ML5
### Without Unsplash
- This project, also has a widget, to classify images on demand from any source.