Anunay-Anand / Project-Visibility-ExpressJS

A visionary idea to implement several technologies and creating a voice responding web page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT VISIBILITY

Visually Impaired Society improvement by including Language speech Input to eyed website

Article :- https://pulkit-khandelwal.medium.com/project-visibility-8dd24b68e3e7
Demonstration Video Link :- https://youtu.be/bB50U_fTBFM

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contribute
  4. Contact
  5. Acknowledgements

About The Project


Visibility Logo

Project Visibility helps a user to access a website using voice commands. The target audience of this project are visually impaired people. This can also be helpful to the government as well as a normal website user. We spotted that No means of technology existed, which was helping visually impaired people to access information via websites.

HOW TO USE:

  • Introductory audio plays at the beginning.
  • Choose the desired option from the options list.
  • Contents of the page will be read aloud
  • Website too will be redirected
  • Speak Stop to stop the website
  • Double click anywhere on the screen to relaunch
  • Speak only when entire audio stops

Built With:

Getting Started

This app contains API secrets and passwords that have been hidden deliberately, so the app cannot be run with its features on your local machine. However, feel free to clone this repository if necessary.

PREREQUISITES

  • python 3.9 and node v14.17.4 should be installed
  • VScode or similar IDE should be installed.

INSTALLATION

  • Install dependencies
npm install

or

yarn install
  • Install python dependencies
pip install requirements.txt

CONTRIBUTE

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/newFeature)
  3. Commit your Changes (git commit -m 'Add some newFeature')
  4. Push to the Branch (git push origin feature/newFeature)
  5. Open a Pull Request

CONTACT

About

A visionary idea to implement several technologies and creating a voice responding web page.


Languages

Language:EJS 46.0%Language:JavaScript 27.3%Language:CSS 16.6%Language:Python 10.0%Language:Procfile 0.1%