Problem Statement - Communication App for the Deaf-Blind
This application is developed to help deaf-blind people interact with others with ease. The app is designed in such a way that it can be used just by using taps, swipes and other gestures, so that a deafblind person can easily use it. Allows the deafblind person to communicate using AI and touch patterns. The other person won't need the app to communicate with the deafblind person. Provides the deafblind user the ability to perform some basic daily activities by the combination of some mere touches and taps, such as map navigation, get news updates, get the time, or chat with someone.
- NodeJS
- Expo Cli
- Cocoapods
- Homebrew
- Android Studio (for Android)
- Xcode (For iOS)
- Python3
Clone the repository and run the following commands:
- $ [sudo] gem install cocoapods $ cd ios && pod install
- $ npm i
- $ npm start
To run the python environment:
- python -m venv venv/ (Create a virtual Environment)
- source venv/bin/activate (Activating Virtual Environment)
- pip install flask pip install --upgrade rev_ai python stt.py
- Presentation - PPT Link
- Video Link - Video Link