This is an AI code converter app using that anyone can convert their code from one programming language to another also, it can debug your code and perform quality checks for your code.
- Cross-platform
- AI
- Convert
- Debug
- Quality Check
Client: HTML, CSS, JavaScript
Server: NodeJs, Express, Open-ai
Clone the project
git clone https://github.com/RAJKUMARSHRIVASH/Code_Converter_App.git
Go to the project directory
cd Code_Converter_App
Install dependencies
npm install
Start the server
node index.js
To run this project, you will need to add the following environment variables to your .env file
PORT
OPENAI_API_KEY
GET /
POST /convert
POST /debug
POST /checkquality
https://codeconverterapp.onrender.com