Skip to content

VSCode extension to generate, refactor or decouple code using GPT-3 model from OpenAI.

License

Notifications You must be signed in to change notification settings

ocodista/gpt-coder-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

💻 GPT Coder

Use OpenAI's powerful GPT-3 directly from your favorite IDE 🤖

🤯 Features

🖊️ Write code more efficiently with GPT Coder's assistance.

demo gif

🧪 Generate unit tests with a single selection (~10 seconds)

Tests demo

🤔 How It Works

GPT Coder uses GPT-3 to understand your natural language instructions and generate high-quality code.

⚙ Setup

As the extension uses GPT-3 model from OpenAI, you'll need to have an API key from OpenAI.

Setup gif

To create a new API key on OpenAI's website, follow these steps:

  1. Go to the OpenAI website log in to your account or create a new one.

  2. Once you are logged in, click on your account image in the top right corner of the screen.

  3. From the drop-down menu, select the option to "View API Keys."

  4. On the API Keys page, click the button to "Create a new key."

  5. Execute setup command and paste the API key.

Supported Languages

GPT Coder is compatible with the following languages:

Examples

React

React example

JavaScript

JavaScript example

.NET/C#

Dotnet example

Rust

Rust example

Go

Golang example

Python

Python example

Java

Java example

⚡️ Try GPT Coder Today ⚡️

  • Install GPT Coder now and discover the future of code writing.

About

VSCode extension to generate, refactor or decouple code using GPT-3 model from OpenAI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published