Skip to content

codewithiulian/CodeBuddyExtension

Repository files navigation

CodeBuddy

A Simple Visual Studio extension that integrates GPT-3 text-davinci-003 model. It is using the Complete mode with the default settings.

Install

Install from Visual Studio Marketplace, go to View > Other Windows > CodeBuddy. You may dock it next in the Solution Explorer section.

Configure

  1. Create an OpenAI developer account 👉 platform.openai.com/signup
  2. Generate an OpenAI Secret/API Key 👉 platform.openai.com/account/api-keys.
  3. In Visual Studio go to Tools > Options > Code Buddy and paste the key into the field.

Usage

The Code Buddy window has two text boxes. The bottom one is for asking the question, the top one is the GPT response. Ask your question in the prompt and click send. Make sure you authenticate first, see the Configure section.

The bugs/enhancements can be logged in the Issues tab

The in-progress improvements can be tracked in the Projects tab

Feel free to star this repo if you found it useful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages