fireinrain / ai-code-translator

Use AI 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

AI Code Translator

Use AI to translate code from one language to another.

AI Code Translator

Running Locally

1. Clone Repo

git clone https://github.com/mckaywrigley/ai-code-translator.git

2. Install Dependencies

npm i

3. Run App

npm run dev

**4 Vercel deployment

  1. Click Deploy with Vercel, For public access using; note that:you need set a API_PROXY_URL environment, just use https://ai.fakeopen.com/api/conversation if you want to use api key, you dont need et API_PROXY_URL environment,just set OPENAI_API_KEY

Contact

If you have any questions, feel free to reach out to me on Twitter.

About

Use AI 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%