- 📜EN ➡️ 📜AR
- 📜AR ➡️ 📜EN
for more details vist IBM Waston
- translate text EN->AR and AR->EN
- pyTelegramBotAPI
- ibm-watson
I recommend working within a virtual environment whenever using Python for projects. This keeps your dependencies for each project separate and organaized. Instructions for setting up a virual enviornment for your platform can be found in the python docs
Once you have your virtual environment setup and running, install dependencies by naviging to directory and running:
pip install -r requirements.txt
This will install all of the required packages we selected within the requirements.txt
file.
- To run the server, execute:
python txtTran.py