Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 941 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 941 Bytes

Introducing SIGNfy, the revolutionary Video Chat app that brings the deaf and hearing worlds together like never before. SIGNfy seamlessly integrates sign language translation technology into its platform, allowing for clear communication and understanding between users who communicate through sign language and those who do not. With its user-friendly interface and powerful translation capabilities, SIGNfy opens up a world of possibilities for the deaf and hard of hearing community

The 1-to-1 video chat feature built with WebRTC, Firestore, and JavaScript.

While the Sign Language Translaion is bulit using TFJS and Teachable Machine.


Features :

  • 1-to-1 Video Chat
  • Real-Time Sign Language Translation

Usage :

Update the firebase project config in the main.js file.

git clone <this-repo>
npm install

npm run dev