Skip to content

onegai-codegpt-plugin is an IntelliJ IDEA plugin that leverages the power of the ChatGPT API to generate code and tests from natural language descriptions.

Notifications You must be signed in to change notification settings

youminxue/onegai-codegpt-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onegai-codegpt-plugin

onegai-codegpt-plugin is an IntelliJ IDEA plugin that leverages the power of the ChatGPT API to generate code and tests from natural language descriptions. With this plugin, you can speed up your development workflow by writing high-level descriptions of your code and letting ChatGPT generate the corresponding implementation or unit tests for you.

The plugin provides a simple interface for interacting with the ChatGPT API and supports multiple programming languages and frameworks. You can use it to generate code for a wide range of use cases, from simple CRUD operations to complex algorithms and data structures.

Features

  • Generate implementation code from natural language descriptions
  • Generate unit tests from code snippets or natural language descriptions
  • Support for multiple programming languages and frameworks
  • Customizable templates for generated code and tests
  • Integration with IntelliJ IDEA's code editor and project management tools

Getting started

To use onegai-codegpt-plugin, you will need to have an API key for the ChatGPT API. You can sign up for an API key on the ChatGPT website.

Once you have an API key, you can install the plugin from the IntelliJ IDEA plugin marketplace or by downloading the latest release from the onegai-codegpt-plugin GitHub repository.

To start generating code and tests with the plugin, simply open a code file or test file in IntelliJ IDEA and use the plugin's interface to input your natural language description. The plugin will then make a request to the ChatGPT API and generate the corresponding code or tests based on the response.

Contributing

onegai-codegpt-plugin is an open-source project and welcomes contributions from the community. If you would like to contribute, please feel free to submit a pull request or open an issue on the GitHub repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

onegai-codegpt-plugin is an IntelliJ IDEA plugin that leverages the power of the ChatGPT API to generate code and tests from natural language descriptions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages