Signed-off-by: lvliang-intel <liang1.lv@intel.com> Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: Xinyao Wang <xinyao.wang@intel.com> Signed-off-by: letonghan <letong.han@intel.com> Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: WenjiaoYue <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>
Language Translation
📸 Project Screenshots
🧐 Features
Here're some of the project's features:
- Language Translation: It is able to recognize and handle multiple languages, providing translations for individual words, phrases, or even entire sentences.
🛠️ Get it Running
-
Clone the repo.
-
cd command to the current folder.
-
Modify the required .env variables.
BASE_URL = '' -
Execute
npm installto install the corresponding dependencies. -
Execute
npm run devin both environments

