Use AI to translate code from one language to another.
1. Clone Repo
git clone https://github.com/sappkevin/ai-code-translator.git
2. Install Dependencies
npm i
3. Run App
npm run dev
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
If you have any questions, feel free to reach out to the original author Twitter.
Source Repo: https://github.com/mckaywrigley/ai-code-translator