One of the most used forms of communication among people is Email. A lot of confidential and urgent information is exchanged over emails in today’s time. There are about 253 million visually impaired people worldwide. These visually impaired people are facing a problem of communication. Since technology is growing day by day, these visually challenged people feel that they are more challenged.
So, we proposed a Voice-based Email System using AI that will make the email system very easily accessible to visually challenged people and also help society. Accessibility is the most important feature that is considered while developing this system.
In the Google Cloud console, go to Menu menu > APIs & Services > Credentials. Go to Credentials
Click Create Credentials > OAuth client ID. Click Application type > Desktop app. In the Name field, type a name for the credential. This name is only shown in the Google Cloud console. Click Create. The OAuth client created screen appears, showing your new Client ID and Client secret. Click OK. The newly created credential appears under OAuth 2.0 Client IDs. Save the downloaded JSON file as credentials.json, and move the file to your working directory.
pip install -r requirements.txt
python manage.py runserver
Click Here to watch the project demonstration.