/ChefMate

An experimental project to discuss how object detection,gesture recognition,voice recognition would combinely work in a multimodal interface. Technologies: React, TensaflowJS

Primary LanguageJavaScript

ChefMate

An experimental project to discuss how object detection,gesture recognition,voice recognition would combinely work in a multimodal interface. Technologies: React, TensaflowJS

Try it in here : https://chefmate-118aa.web.app/

Cloning and Running the Application in local

Clone the project into local

Install all the npm packages. Go into the project folder and type the following command to install all npm packages

npm install

In order to run the application Type the following command

npm start