ArSen_AI

AlenGevorgyan/ArSen_AI

AI tool that translates armenian sign language in Real-Time

Python Stars: 0 Forks: 0 ML/AI

Summary

A real-time Armenian sign language translation tool using MediaPipe for hand landmark extraction and an LSTM neural network for sequence classification. The project is designed to be lightweight and data-efficient, working from a small dataset of videos. It includes a full pipeline for data preprocessing (with augmentation), model training, and real-time webcam inference.

Similar Projects