Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 875 Bytes

README.md

File metadata and controls

41 lines (21 loc) · 875 Bytes

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.