/netbeans-chatgpt

A netbeans plugin for chatGPT

Primary LanguageJava

NetBeans ChatGPT Plugin

This plugin allows you to use OpenAI's APIs to generate chat responses directly in NetBeans. I'll probably add some editor context menu actions to speed up code suggestions, but for now its a simple UI for chat that lives in Netbeans.

Screenshot

Installation

  1. Download the plugin file (.nbm file)
  2. In NetBeans, go to Tools > Plugins.
  3. Click on the Downloaded tab.
  4. Click on the Add Plugins... button and select the downloaded ZIP file.
  5. Restart NetBeans