Signspell is an open-source Python package that recognizes the American Sign Language fingerspelling alphabet live from your webcam. It works as both a command-line tool and an importable library. Install it, run a command, and start signing the letters that appear on the screen. Built with MediaPipe hand tracking and an LSTM model, it runs smoothly on a simple laptop CPU, no GPU required. MIT has licensed and built it for developers, students, and teachers curious about computer vision and accessibility.
<a href