Coder Social home page Coder Social logo

imfantuan / chatgpt-i18n Goto Github PK

View Code? Open in Web Editor NEW

This project forked from observedobserver/chatgpt-i18n

0.0 0.0 0.0 224 KB

Translate your locale json files with AI assistance.

Home Page: https://chatgpt-i18n.vercel.app/

License: GNU Affero General Public License v3.0

JavaScript 0.80% TypeScript 98.00% CSS 0.32% HTML 0.88%

chatgpt-i18n's Introduction

chatgpt-i18n

Translate your locale files with AI Assistance.

Welcome to the ChatGPT + i18n app. This app is designed to help you translate your locale files with ease. Whether you are translating an application, website, or any other project that requires localization, it will make the process faster and more efficient.

I build this app because I was tired of using Google Translate to translate my locale files. I wanted to use a more efficient and accurate translation tool. ChatGPT, however, always break my json and cannot translate large contents. So I build this app to solve these problems. Hope you enjoy it.

Demo

Demo on Vercel

translate

chatgpt-i18n demo

download multi locale files

export-locale-files

Features

  • Traslate your locale files with better experience.
  • A web editor for better editing and viewing experience.
  • Export multiple locale files at once.
  • Seperate large json file into small chunks to avoid ChatGPT breaking json. (WIP: the service seems slow now, I am working on it.)

Deploy

Step 1. Create .env file with openai key

OPENAI_API_KEY=<your key>

Step 2. Install dependencies

npm install

Step 3. Build App

# forntend
npm run build
# backend
npm run server:build

Development

npm run server
# vercel dev (this contains both frontend and backend)
# localhost:3000

chatgpt-i18n's People

Contributors

observedobserver avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.