Skip to content

Zaharenko/GPT-Code-Explainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An application with which you can check for an error or just find out what kind of code you are using with GPT Chat.

Run Locally

Clone the project

  git clone https://github.com/Zaharenko/GPT-Code-Explainer.git

Go to the project directory

  cd GPT-Code-Explainer

Install dependencies

  npm install
  npm install express --save

Start

  node index.js

Environment Variables

To run this project, you will need to add the following environment Variables

OPEN_AI_KEY - you need to specify your api key GPT Chat

Tech Stack

Client: Handlebars, JS

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published