Symbol Recognizer

It’s a simple tool that allow draw one digit or caracter and send to an AI try to predict what you drew!

image

Functionalities ✨

  • Allow draw in a Canvas
  • Undo an action
  • Clear all
  • Change brush size
  • Change brush color
  • Send image
  • Show predict

How to run

It’s simple run, you will only need Node with npm or yarn installed and a navigator.

Clone this repo

git clone https://github.com/DellGarcia/react-symbol-recognizer.git

Then in the root of project

npm i

This will install all we need to run

Finaly run ?

npm run dev

Access http://localhost:3000 to see the result

GitHub

View Github