Sugitha Saravanan
Featured project
Indian Sign Language Translator
Indian Sign Language Translator is an AI-powered application that helps bridge the communication gap between people using sign language and those who do not understand it. The application recognizes hand gestures and translates them into meaningful text using computer vision and machine learning techniques. Key Features: * Real-time sign language gesture recognition * AI-based gesture prediction * User-friendly interface built with Streamlit * Designed to improve accessibility and inclusive communication Setup Instructions: 1. Clone the GitHub repository. 2. Install the required Python dependencies. 3. Run the application using: `python -m streamlit run Sign_Language.py` A demo video has been provided to demonstrate the project's functionality. This project was developed as part of an AI learning initiative with a focus on solving a real-world accessibility problem.