Skip to content

Hillrunner2008/netbeans-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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