zfcsoftware / json-translator-app

This application allows you to translate your json file into 35 languages with artificial intelligence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Json Translator App

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.

Stars

Stars

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

Usage

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!

Some Images from the App

image

image

image

image

License

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.

About

This application allows you to translate your json file into 35 languages with artificial intelligence.


Languages

Language:JavaScript 66.0%Language:CSS 17.1%Language:EJS 16.9%