yatharth77/Indian-Sign-Language-Gesture-Recognition — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple web app for Indian Sign Language translation. I want someone to be able to use their camera to show ISL alphabet gestures, recognize the letters in real time, turn them into words, and speak the result out loud. It should also work the other way, where a user can type or speak something and the app shows the matching ISL gesture images or animations for the letters.

Make it feel like a conversation tool for deaf, mute, and hearing users, not just a demo. Include a clean homepage, clear buttons for gesture to audio and audio or text to gesture, a camera preview, prediction output, word correction when letters are misread, and basic user friendly instructions.

Use Django since this looks like a Django project, and connect the existing model, media, static files, templates, and database if they’re already there. Keep the UI simple and accessible. If anything is missing, add reasonable placeholder behavior so the whole project runs locally.

Want more depth? Deep Reverse