Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 3.34 KB

README.md

File metadata and controls

75 lines (59 loc) · 3.34 KB

Virtual Based Assistant For The Blinds:

ABSTRACT :

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.


SOFTWARE REQUIREMENTS :

  • Operating System : Any version of Windows NT family (4.0 &above)
  • Frontend :

    css3 javascript bootstrap

  • Backend :

    python

  • Framework :

    django


PRE REQUIREMENTS TO CONNECT GMAIL API :

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.

RUN USING :

pip install -r requirements.txt python manage.py runserver


RESULTS :

Click Here to watch the project demonstration.