Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kirti136/brain-tech

Brain Tech is an innovative project designed for developers, providing a code conversion and debugging platform.
https://github.com/kirti136/brain-tech

express javascript nodejs openai openai-api

Last synced: 20 days ago
JSON representation

Brain Tech is an innovative project designed for developers, providing a code conversion and debugging platform.

Awesome Lists containing this project

README

        

# Brain Tech
![Logo](https://raw.githubusercontent.com/kirti136/Brain-Tech/main/frontend/images/logo.png)

Brain Tech is an innovative project designed for developers, providing a code conversion and debugging platform. With a user-friendly interface, it allows users to seamlessly run, debug, convert, and perform quality checks on their code. The platform supports various programming languages, enhancing the efficiency and productivity of developers.

## Demo

https://braintech-code-converter.netlify.app/

## Environment Variables

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

`APIKEY`

`PORT`

## Run Code here:

![Home](https://raw.githubusercontent.com/kirti136/Brain-Tech/main/frontend/images/home.PNG)

## Convert Code:

![Convert](https://raw.githubusercontent.com/kirti136/Brain-Tech/main/frontend/images/convert.PNG)

## Debug here:

![Debug](https://raw.githubusercontent.com/kirti136/Brain-Tech/main/frontend/images/debug.PNG)

## Quality Check here:

![Quality Check](https://raw.githubusercontent.com/kirti136/Brain-Tech/main/frontend/images/quality.PNG)