Skip to content

anwesa-sinha/Innovative-project-3

Repository files navigation

SignSage

ℹ️ About

SignSage uses advanced technology to create a real-time sign language interpreter that accurately recognizes and translates sign language gestures. Its goal is to make sign language accessible to everyone, regardless of their familiarity with the language.

📋 Requirements

  1. Python - Click here to download
  2. Flask 3.0.1 : Framework for Python
  3. OpenCV 4.7.0.68 : Library for Python
  4. MediaPipe 0.9.0.1 : Framework for Python
  5. scikit-learn 1.2.1 : Library for Python

🛠️ Installation

Create a copy of this repository on your local system and run the following commands on Terminal / CMD
(Make sure that Python is pre-installed in your system!)

  pip install Flask
  pip install opencv-python==4.7.0.68
  pip install mediapipe==0.9.0.1
  pip install scikit-learn==1.2.1

  python app.py

🔗 Link

Flask 3.0.1 : Click Here
opencv-python 4.7.0.68 : Click Here
mediapipe 0.9.0.1 : Click Here
scikit-learn 1.2.1 : Click Here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •