ArSen_AI

Alen-Gevorgyan/ArSen_AI

AI tool to translate armenian sign language in Real-Time

Python Stars: 0 Forks: 0 ML/AI

Summary

A real-time Armenian Sign Language translator using MediaPipe for hand landmark extraction and an LSTM neural network for sequence classification. The project focuses on efficiency by using skeletal data instead of raw video frames, enabling operation on CPU with small datasets. It includes a full pipeline for data preprocessing, model training, and real-time webcam inference.

Similar Projects