This application allows you to translate your json file into 35 languages with artificial intelligence.
Please leave a star in the repo! This will provide motivation and help improve the app.
It remembers your previous translations and uses the one in the database instead of making new queries when you try to translate the same texts.
2024-02-08.18-35-41.mp4
For now it has not been deployed as an app for windows and linux. Such improvements will be made when the repo gets a star. Until then you can use it as below.
git clone https://github.com/zfcsoftware/json-translator-app.git
cd json-translator-app
npm install
npm run start
That's the installation! Now go to settings, type your chatgpt api keys one after the other and start the translation process!
If you are going to use this library in your project, you must give attribution. Copying, reproducing, offering for a fee is prohibited. The project was created to support the open source community.