jtiscione/doodlecritic
Neural network that evaluates doodles as you draw
This project offers immediate AI feedback on your hand-drawn sketches. You draw directly onto a digital canvas, and the system uses a neural network to identify what you've drawn, providing real-time guesses. It's designed for anyone interested in seeing how AI interprets simple, black-and-white doodles.
No commits in the last 6 months.
Use this if you want to experiment with a fun web application that uses artificial intelligence to guess what you're drawing as you sketch.
Not ideal if you need a sophisticated art evaluation tool that understands stroke order, timing, or complex artistic styles, as this only analyzes static images.
Stars
9
Forks
—
Language
JavaScript
License
MIT
Category
Last pushed
Feb 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jtiscione/doodlecritic"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vietnh1009/QuickDraw
Implementation of Quickdraw - an online game developed by Google
vietnh1009/QuickDraw-AirGesture-tensorflow
Implementation of QuickDraw - an online game developed by Google, combined with AirGesture - a...
ssusnic/Machine-Learning-Doodle-Recognition
A project on making a game like Quick Draw using Machine Learning with Convolutional Neural Network.
xenova/doodle-dash
Doodle Dash, an ML-powered web game that runs completely in your browser, thanks to Transformers.js!
larswaechter/quickdraw-cnn
A convolutional neural network using Tensorflow and Google's Quick, Draw! dataset to recognize...