Developed during the CodeAlpha Artificial Intelligence Internship. This graphical desktop application translates text into multiple target languages instantly.
- Built using Python and the
tkinterlibrary for the GUI. - Integrates the
deep-translatorAPI to process translations. - Supports real-time translation into Hindi, French, Spanish, German, Japanese, and more with full names in the dropdown.
- Install dependencies:
pip install -r requirements.txt - Run the tool:
python translator.py