You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neuron's working together to recognize characters.
🔎 Installation
# clone the project
git clone https://github.com/ian13456/char-recog.git
# used to run server locally
yarn global add serve
cd char-recog
# run the website locally
serve
Visit localhost:5000
📷 Screenshots
About
Character recognition built with simple P5JS and plain JavaScript