The Healthcare Translation Web App is a lightweight, free-accessible tool designed to facilitate real-time multilingual communication. It enables users to speak in one language, translate the speech into another language, and listen to the translation—all within a simple web interface.
🔗 Live Demo: Visit the App
✅ Speech-to-Text: Converts spoken language into text using the Web Speech API.
✅ Real-Time Translation: Utilizes the MyMemory API to translate text between multiple languages.
✅ Text-to-Speech: Reads the translated text aloud for easier communication.
✅ Mobile-First Design: Optimized for mobile and desktop browsers.
- To learn how to use the app, check the User Guide.
- For developers interested in the codebase, see the Code Documentation.
- Frontend: HTML, CSS, JavaScript
- Backend: Flask (Python)
- APIs: Web Speech API (speech-to-text, text-to-speech), MyMemory Translation API
The app is deployed on PythonAnywhere, ensuring free access without credit card requirements.
This project is open-source and available for free use and modifications.
Let me know if you need any modifications! 🚀