AIAnytime/Image-Identification-App
An image identification application built in React and deployed on Firebase using machine learning framework for browser "TensorFlow.js" and pre-trained model for image classification "MobileNet".
Quickly identify objects within images using a simple web application. You provide either an image file from your computer or a web URL to an image, and the application tells you what objects it recognizes. This tool is perfect for anyone who needs to quickly categorize or understand the content of an image without any technical setup.
No commits in the last 6 months.
Use this if you need an instant way to get an AI-powered description of what's in a picture.
Not ideal if you need highly specialized object recognition for unique items, or if you require an offline solution.
Stars
8
Forks
3
Language
JavaScript
License
MIT
Category
Last pushed
Mar 01, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AIAnytime/Image-Identification-App"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ntedgi/node-efficientnet
tensorflowJS implementation of EfficientNet 🚀
SashiDo/teachablemachine-node
Using Teachable Machine Models in Node.js
thekevinscott/ml-classifier
A tool for quickly training image classifiers in the browser
thekevinscott/ml-classifier-ui
A UI tool for quickly training image classifiers in the browser
fastai/tinypets
Minimal JS interface to an image classifer