Skip to content

wentj232/CodeAlpha_LanguageTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CodeAlpha Language Translator

Overview

This project is a simple Language Translation Tool developed using Python. It allows users to translate text from one language to another using the Google Translator service provided by the deep-translator library.

Features

  • Translate text between multiple languages
  • User-friendly command-line interface
  • Supports language codes such as English (en), Hindi (hi), French (fr), and more
  • Fast and accurate translations

Technologies Used

  • Python
  • deep-translator Library

Installation

pip install deep-translator

How to Run

python translator.py

Example

Input:

Text: Hello
Source Language: en
Target Language: hi

Output:

नमस्ते

Author

Pradyumna Bhujabala

Internship

Developed as part of the CodeAlpha Artificial Intelligence Internship Program.

About

A Python language translation tool that translates text between different languages using Google Translator API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages