Inspiration

ChatGPT can potentially help to streamline the developer experience by reducing the amount of time spent on writing boilerplate code, excessive documentation, and understanding convoluted code. This gives the developer more time and mental space to focus on the things that only a human developer can do, such as creative problem solving and design thinking.

What it does

CodeGPT brings this closer to the developer through a VS Code extension for ChatGPT. Features include:

  • Explaining code
  • Write documentation
  • Simplify code
  • Rewrite code based on style guide
  • Generate test cases
  • Analyze time complexity of a function

How we built it

Node.JS and OpenAI API

Accomplishments that we're proud of

It's cool and useful and a product we can actually see ourselves using.

Built With

Share this project:

Updates