Skip to content

A MERN stack web app for translating text between multiple languages. Features a clean UI, automatic language detection, speech-to-text input, and text-to-speech output. Utilizes Google Translate API and MongoDB for storing translation data. Designed for scalability, efficiency, and robust performance.

Notifications You must be signed in to change notification settings

Hashal890/multilingual-text-and-speech-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multilingual Text and Speech Translator

This project is a MERN stack-based web application that enables users to translate text between multiple languages with ease. The application features a simple and clean UI for entering text, selecting source and target languages, and displaying the translated text. Optional features include automatic language detection, speech-to-text input, and text-to-speech output. The backend leverages Google Translate API for accurate translations, while MongoDB stores translation data for analysis. Designed for scalability and efficiency, this application can handle multiple concurrent translation requests and is deployable on scalable platforms like AWS and Google Cloud. Monitoring and testing strategies ensure robust performance and reliability.

Getting Started

git clone https://github.com/Hashal890/multilingual-text-and-speech-translator.git
cd multilingual-text-and-speech-translator

Frontend:

cd frontend
npm install
npm run start

Backend:

cd backend
npm install
npm run dev

Deployment

Technology Stack

List of the technologies used in the project.

Screenshots

Home Page Loading home-page

Home Page Result home-page

Connect with Me

About

A MERN stack web app for translating text between multiple languages. Features a clean UI, automatic language detection, speech-to-text input, and text-to-speech output. Utilizes Google Translate API and MongoDB for storing translation data. Designed for scalability, efficiency, and robust performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published