Skip to content
forked from obiscr/ChatGPT

This project is a plugin that supports ChatGPT running on JetBrains series IDE.

License

Notifications You must be signed in to change notification settings

wangxuchao/ChatGPT

 
 

Repository files navigation

ChatGPT

Important: At present, Open AI officially does not support Google/Microsoft account login, not because the plugin does not support it

ChatGPT is a language model trained by OpenAI and can be used for a variety of tasks, including dialogue and text generation. ChatGPT is a neural network-based model that is trained on large amounts of human language data and is able to generate natural language text that is meaningful in a given context. The model can be used for many applications, such as natural language processing (NLP) and dialogue systems.

简体中文 | English

About this project

This project is a plugin that supports ChatGPT running on JetBrains series IDE.

gpt3-write-article

chatgpt-write-article

gpt3-test-case

chatgpt-how-to-learn

Installation

  • Install using the IDE's built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "ChatGPT" > Install Plugin

Getting Started

Please see the document: https://chatgpt.en.obiscr.com/getting-started/

Contribution

This is a newly established project with many areas that can be optimized. We look forward to your joining us.

License

This project uses the "GNU General Public License Agreement V2". and additional restrictions: it is forbidden to use the code of this project to build other plug-in products of JetBrains Marketplace. Offenders will be punished.

Disclaimers

This is not an official OpenAI product, and I am not responsible for any damage caused by the use of this plugin.

About

This project is a plugin that supports ChatGPT running on JetBrains series IDE.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.7%
  • Kotlin 3.3%