We tried to create a gateway for the visually impaired to independence, knowledge, and unlimited potential for the visually impaired.
Our project will remove visual barriers by enabling users to consume educational material being presented by screen sharing.
We should envision a solution that can enable visually impaired in performing their day today activities effectively in a virtual setting.
A student should be enabled to consume the educational material that’s being presented using any screen sharing softwarethat’s being presented in a virtual setting.
For setting up the environment for the EchoEyes application:
Step1: Open Powershell/Command Prompt.
Step2: Install the following libraries using the command provided.
pip install pyautogui
pip install pytesseract
pip install wxpython
pip install pyttsx3