Skip to content

larissabenedet/draw-and-react

Repository files navigation

Draw & React

Menu


English

Draw & React is a fun web app that uses a model trained with Google's Teachable Machine and TensorFlow.js to detect shapes drawn by the user using their webcam. The user must draw one of the following shapes in a notebook: triangle, heart, circle, or star. Once the shape is drawn clearly, the website will guess which shape it is, providing a fun and interactive experience.

How to Run the Project

# Clone the project to your local machine
git clone https://github.com/larissabenedet/draw-and-react.git

# Install dependencies
yarn

# Run the project
yarn dev

Português

Draw & React é um site interativo e divertido que utiliza um modelo treinado com o Teachable Machine da Google e a biblioteca TensorFlow.js para detectar formas desenhadas pelo usuário usando sua webcam. O usuário deve desenhar uma das seguintes formas em um caderno: triângulo, coração, círculo ou estrela. Quando a forma é desenhada claramente, o site adivinha qual foi a forma desenhada, proporcionando uma experiência divertida e interativa.

How to Run the Project

# Clone o projeto para sua máquina local
git clone https://github.com/larissabenedet/draw-and-react.git

# Instale as dependências
yarn

# Execute o projeto
yarn dev

About

Draw & React is a fun web app that uses a model trained with Google's Teachable Machine and TensorFlow.js to detect shapes drawn by the user using their webcam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors