jigargajjar55/Audio-Speech-To-Sign-Language-Converter — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple web app that helps people convert spoken words or typed text into Indian Sign Language animations.

I want users to be able to sign up, open the app in a browser, press a microphone button, speak normally, and see the recognized words turned into relevant sign language animation. They should also be able to type text manually if they don’t want to use voice. Keep the interface simple and friendly, with clear buttons and a place where the animation appears.

Use a normal Python web setup for the backend and browser speech recognition for live audio if that’s appropriate. The text should be cleaned up enough to match words to the available sign animations. Include whatever basic pages are needed for signup, login, and the main converter screen.

Please make it runnable locally, with clear setup steps, and look up current docs online if you need to.

Want more depth? Deep Reverse