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.