Skip to content

asayem172153/healthcare_translation_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthcare Translation Web App

Introduction

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

Features

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.

Getting Started

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: Flask (Python)
  • APIs: Web Speech API (speech-to-text, text-to-speech), MyMemory Translation API

Deployment

The app is deployed on PythonAnywhere, ensuring free access without credit card requirements.

License

This project is open-source and available for free use and modifications.


Let me know if you need any modifications! 🚀