Skip to content

Jay2219/SignVerse

Repository files navigation


SignVerse
SignVerse

🧐 Project philosophy

SignVerse is a app to make communication easier of deaf, mute people with the world.

There are many features like sign language to text & voice converter, special chat feature for the deaf, mute people community. Learning Resources for ISL(Indian Sign Language).

👨‍💻 Tech stack

Here's a brief high-level overview of the tech stack the Well app uses:

  • This project uses the Flutter app development framework. Flutter is a cross-platform hybrid app development platform which allows us to use a single codebase for apps on mobile, desktop, and the web.
  • For persistent storage (database), the app uses the Firebase package which allows the app to create a custom storage schema and save it to a local database.
  • To send local push notifications, the app uses the flutter_local_notifications package which supports Android, iOS, and macOS.
  • To run Machine Learning Model on application, the app uses the flutter_tflite package which supports Android and iOS.

Key Features

  • Sign Language To Text
  • Sign Language To Voice
  • Learning
    • Indian Sign Language Dictionary(Videos & Images)
    • Category Wise Dictionary
  • Communication
    • Chat using Voice
    • Chat Using Text
  • Cross platform
    • Android, iOS

How To Use

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Jay2219/SignVerse

# Go into the repository
$ cd SignVerse

# Install dependencies
$ flutter pub get

# Run the app
$ flutter run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published