Skip to content

Zoha-Arif/ASLPythonGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤟 ASL Python GUI

An interactive desktop application that recognizes American Sign Language (ASL) gestures in real time using computer vision and machine learning.

Enables users to communicate through ASL by:

  • Capturing live video from a webcam
  • Recognizing ASL letters or words using a neural network model
  • Displaying recognized text dynamically in a user-friendly GUI

🧠 Features

  • Real-time ASL recognition via webcam input
  • Built with Keras / TensorFlow, using a trained model to interpret hand gestures
  • Simple GUI interface built in Python (Tkinter) to display video feed and recognized text
  • Gesture-to-text mapping for clear on-screen feedback
  • Timestamped logging of input sessions or files

🛠️ Tech Stack

Component Tools Used
Machine Learning TensorFlow, Keras
GUI Framework Tkinter (Python)
Computer Vision OpenCV for video capture & processing
Data Flow Real‑time input, model inference, GUI display

About

Real-time ASL recognition app using Python, computer vision, and a neural network model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published