dmikushin / ai-transcode

Use GPT to translate code from one language to another

Home Page:https://ai-code-translator.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT Code Translator

Use GPT to translate code from one language to another.

AI Code Translator

Clonning

git clone https://github.com/dmikushin/ai-transcode.git
cd ai-transcode

Building

Build locally:

npm i

Or build a Docker container:

docker build -t transcode-docker .

Deployment

Run locally:

npm run dev

Or run with Docker container:

docker-compose up -d

Contact

Contact the author on Twitter.

About

Use GPT to translate code from one language to another

https://ai-code-translator.vercel.app


Languages

Language:TypeScript 94.5%Language:JavaScript 2.8%Language:Dockerfile 2.4%Language:CSS 0.3%