Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.22 KB

README.md

File metadata and controls

56 lines (42 loc) · 2.22 KB


About Project

This project is an extension of the SLDP_Model project aiming to develop a web-based application to detect sign languages in real-time using in order to enable speech-impaired people to communicate effectively.

Project Live - Here


Available Signs

Bathroom │ Friend │ Hello │ No │ Ok │ Please │ Thank You │ Yes │ Special


How to Use

  1. Clone Repo
git clone https://github.com/im-ankitjais/SLDP.git
  1. Install Dependencies
npm i --force
  1. Run Project
npm start