Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 968 Bytes

File metadata and controls

52 lines (34 loc) · 968 Bytes

Assistant for Visually Impaired

[ Python Project ]

A Python Project that helps user to do simple task by using finger gesture. It uses mediapipe, Cvzone, pyautogui, and many other Python modules.

FEATURES

  • Make call on WhatsApp
  • Take Note in sublime Text editor using [ voice to text recognition ]
  • Play music on Spotify

Make sure you have installed (for work properly)

  • WhatsApp
  • Spotity
  • Sublime Text

Installation

Clone the project

  git clone https://github.com/Krishnakumar59/Assistant-for-Visually-Impaired-Python-Project.git

Go to the project directory

  cd Assistant-for-Visually-Impaired-Python-Project

Install dependencies

  pip install -r Requirement.txt

Run the program

  python3 kprojectmini.py

Contributing

Contributions are always welcome!

Feel free to Fork the project

Authors