Skip to content

JehanPatel/Virtual-Keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Downloads Contributors Forks Stargazers Issues

Table Of Contents

About The Project

This is a Virtual Keyboard that can track finger movements and lets you type anywhere ranging from Notepad to even Web Browsers. It tracks the hand and you can type by hovering over a button and bringing your index finger and middle finger close to each other to type.

Getting Started

To get started, install the following modules onto your computer

Prerequisites

  • pip install cvzone
  • pip install opencv-python
  • pip install pynput

Installation

  • Download the repository as a .zip file.
  • After downloading, extract all the files to the same folder.
  • Run AI Keyboard.py and it will work fine.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Authors