A gesture-based presentation control system using hand gestures to navigate through slides.
- Clone the repository:
git clone https://github.com/Jay-Lalwani/SignWave.git
cd SignWave-
Add your OpenAI API key to src/components/GeneratePresentationWorkflow.js
-
Install dependencies:
yarn install- Start the development server:
yarn start- Open http://localhost:3000 in your browser.
yarn start- Run development serveryarn build- Create production buildyarn test- Run tests