Language Detector This is a simple Python project that uses the langdetect library to detect the language of a given text. Setup Clone the repository. Install the dependencies: pip install -r requirements.txt Run the main script: python main.py