lzpeng723 / ChatGPT

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

Home Page:https://plugins.jetbrains.com/plugin/20603-chatgpt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT

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

Useful Links

Homepage | Docs/Preview | Github | FAQ | Slack | Donate/Sponsor

About this project

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

Hello

asm

img1

img2

img3

Installation

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

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

Usage

First, you need to register a OpenAI account, and then open this website: https://chat.openai.com/api/auth/session and records the response accessToken.

Then open the IDE, and then, open in turn Settings/Preferences > Tools > ChatGPT, then fill in the accessToken recorded above into the text box. You can use it later.

Contribution

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

About

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

https://plugins.jetbrains.com/plugin/20603-chatgpt

License:GNU General Public License v3.0


Languages

Language:Java 92.7%Language:Kotlin 7.3%