Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icyjoseph/ml5-classifier
ML5 Image Classifier + React + Preact + Unsplash
https://github.com/icyjoseph/ml5-classifier
ml5js preact react unsplash
Last synced: 9 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T01:23:08.000Z (about 2 years ago)
- Last Synced: 2024-11-21T00:55:00.642Z (2 months ago)
- Topics: ml5js, preact, react, unsplash
- Language: JavaScript
- Homepage:
- Size: 1.2 MB
- Stars: 1
- Watchers: 3
- 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.