Skip to content

This is an AI code converter app that can convert your code from any language to the desired language the user wants.

Notifications You must be signed in to change notification settings

RAJKUMARSHRIVASH/Code_Converter_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Code Converter App

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.

Features

  • Cross-platform
  • AI
  • Convert
  • Debug
  • Quality Check

Tech Stack

Client: HTML, CSS, JavaScript

Server: NodeJs, Express, Open-ai

Run Locally

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

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

OPENAI_API_KEY

API Reference

Welcome

  GET /

POST

  POST /convert
  POST /debug
  POST /checkquality

Demo

https://codeconverterapp.onrender.com

Screenshots

App Screenshot

App Screenshot

Author

About

This is an AI code converter app that can convert your code from any language to the desired language the user wants.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published