Skip to content

hng011/smart-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smart Presentation Feature

An AI program to control presentation slides using hand gestures. built with MediaPipe and OpenCV

Installation

  1. Clone the repo
git clone https://github.com/hng011/smart-presentation.git
  1. Create a conda env
conda create --name=<ENV_NAME> python=3.10.14
  1. Activating the conda env
conda activate <ENV_NAME>
  1. Install requirements.txt
pip install -r requirements.txt
  1. run the program
python main.py

About

~

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages