Skip to content

Ashish-Pandey62/Sign-Ease-2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SignEase2.0

The project focuses on enabling seamless communication for mute individuals during video calls by transcribing American Sign Language (ASL) into English text in real-time. Leveraging advanced computer vision and natural language processing technologies, our system provides accurate captions for ASL gestures, ensuring inclusivity and accessibility in digital communication.

Authors

Installation

  1. Clone the project's github repository :
git clone https://github.com/Darshan808/Sign-Ease-2.0
  1. Change directory to the project folder :
cd Sign-Ease
  1. For Frontend :
cd client
npm install
npm run dev
  1. For Backend :
cd model
pip install -r requirements.txt
python access.py

Demo

https://drive.google.com/file/d/17DAo7MrDE9cwxysOt2shryFd2HLYbbl9/view?usp=sharing

License

MIT

Usage

  1. Click on Try Now to access the trial phase of this project.
  2. Click on HandSign icon to turn on the video
  3. Once a green bleep appears next to your username, you can start showing the hand signs.
  4. The shown hand signs will be transcibed as English text on the caption section.

For any Queries, Contact the authors:

@Ashish_Pandey @Darshan_Poudel @Ankit_Mehta

About

Sign Ease 2.0 For Locus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.3%
  • CSS 22.8%
  • HTML 3.9%