Welcome to the Sanket repository! This application is designed to facilitate communication for the hearing impaired by harnessing the power of sign language. Whether you're learning sign language or communicating with someone who uses it, this app aims to make the process intuitive and accessible.
- Gesture Recognition: Utilizes advanced gesture recognition technology to accurately interpret and translate sign language gestures.
- Educational Resources: Provides a comprehensive library of sign language gestures, accompanied by tutorials and educational materials to enhance your signing proficiency.
- Customizable Interface: Tailor the app to your preferences with customizable themes, font sizes, and gesture speed settings.
- Real-time Translation: Translate signed messages into text and vice versa, promoting seamless communication between sign language users and non-signers.
Follow these steps to get the SignLanguageApp up and running on your device:
- Fork the Repository:
- Clone the Repository:
git clone https://github.com/007-Shivam/Sanket.git
- Open the project in Android Studio
- Build and run the app on an Android emulator or a physical device
Alternatively, you can download the APK from the releases section and install it on your Android device
- Download the APK file from the following path in the project directory:
Sanket\app\build\outputs\apk\debug
. - Transfer the APK file to your Android device if it's not already on the device.
- On your Android device, navigate to the location where you transferred the APK file.
- Tap on the APK file to begin the installation process.
- Once installed, open the app from your device's app drawer.
If you encounter any issues during the installation process, please refer to the troubleshooting section or reach out to me.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork this repository.
- Create a new branch
git checkout -b feature/new-feature
- Make your changes.
- Commit your changes
git commit -am 'Add new feature'
- Push to the branch
git push origin feature/new-feature
- Create a new Pull Request.
Please make sure to follow the code of conduct.
This project is licensed under the MIT License.