Skip to content

ShishirShekhar/Virtual-AI-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-AI-keyboard

πŸ“ƒ Intro

This web app allows a user to explore and visualize census data

β€Ό Dependencies

Python Flask pynput cvzone opencv_python gunicorn

πŸ‘©β€πŸ’» Install Dependencies

  1. Python Download Python

  2. Other Dependencies

    NOTE: you should be on the same dir as requirements.txt file

    pip install -r requirements.txt

πŸƒβ€β™‚οΈ Run app

NOTE: you should be on the same dir as app.py file

python app.py

πŸ‘€ Glance to the Project


image


➑️ Role of MODEL in Virtual Keyboard

❗ Important Libraries and Modules: numpy, opencv_python, pynput, Flask

🎯 Primary Goal: Write the selected word on the screen.