Use AI to translate code from one language to another.
Clone of ai-code-tranlator
. Change key
change openAI key to yours, in utils/index.ts1. Clone Repo
git clone https://github.com/JustAIGithub/AI-Code-Convert.git2. Install Dependencies
npm i3. Run App
npm run dev