Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kirti136/brain-tech
- Owner: kirti136
- Created: 2023-10-25T20:26:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-17T17:22:23.000Z (about 1 year ago)
- Last Synced: 2023-12-17T18:29:11.926Z (about 1 year ago)
- Topics: express, javascript, nodejs, openai, openai-api
- Language: JavaScript
- Homepage: https://braintech-code-converter.netlify.app/
- Size: 13.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)