🌐 LangBridge Translator
AI-powered multilingual translator with GUI support for:
✅ Text, DOCX, PDF, Image, and Speech input
🌍 Over 5M characters supported with chunked translation
🧠 Language detection + input stats
📤 Export translated results to PDF/DOCX
🎤 Text-to-Speech playback for speech input
📚 Interactive history tab with reuse & copy
⚙️ Setup
Install Python requirements
#pip install -r requirements.txt
#from translator_utils import Translator, extract_text_pdf, ...
#translator = Translator()