/AirFlip

Enabling effortless swiping of documents with the power of ML and speech recognition. Finalist at Hack the North 2021.

Primary LanguageJavaScript

Project Description

Our project for Hack the North 2021: a platform enabling seamless swiping through documents using ML to detect head gestures and speech recognition. More information at https://devpost.com/software/airflip.

How to Run the Project

In the project directory, go to the client folder and download all necessary modules:

cd client
npm i

Run the client using the following command:

npm start

This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.