- Over a 1 Billion people live with some form of disability.
- 32% of adults with disability experience high/very high psychological distress.
- Depression in persons with physical disabilities may be more common than in the general population.
- In India out of the 121 Cr population, 2.68 Cr persons are disabled which is 2.21% of the total population.
Our objective is to assist people with visual, auditory and vocal disabilites to efficiently navigate and communicate without requiring external assistance.
We are aiming to solve the problems faced by people with disabilities who require continuous assistance. We aim to make them self dependent in external environment. Also every disabled person isn't of means and not everyone can afford to hire a personal attendant.
We aim to use sign-language detection features, speech to text, Door detection, image processing, etc to facilitate our project and allow the users to efficiently navigate and interact in their respective situation
Django, OpenCV, Tensorflow, JavaScript, Bootstrap.
We are planning to implement our project on website/app which will include all our features to be used accordingly by the user with relation to a particular disability.
- Tensorflow and OpenCV for sign-language detection using webcam.
- JavaScript for Speech to text we would use .
- Django in backend for user authorization.
- can be extended from hospitals to offices and other external environments.
- can be used for recognition of patterns according to user's medical record.
We plan to use our product in collaboration with hospitals, clinics, and other institutions.
- git clone https://github.com/NeelGhoshal/Hospitable.git
- cd Hospitable
- pip install -r requirements.txt
- python manage.py makemigrations
- python manage.py migrate
- python manage.py runserver