Skip to content

Use AI to translate code from one language to another.

Notifications You must be signed in to change notification settings

sappkevin/ai-code-translator

 
 

Repository files navigation

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/sappkevin/ai-code-translator.git

2. Install Dependencies

npm i

3. Run App

npm run dev

Troubleshooting Steps:

HTTP Response -> Error 500

Log Message : You exceeded your current quota, please check your plan and billing details.

Solution: Add a payment method to your https://openai.com account. Then regenerate a new API key from https://platform.openai.com/account/api-keys

Credits

If you have any questions, feel free to reach out to the original author Twitter.

Source Repo: https://github.com/mckaywrigley/ai-code-translator

About

Use AI to translate code from one language to another.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.9%
  • JavaScript 2.6%
  • Dockerfile 2.2%
  • CSS 0.3%