# ChatGPT
**Repository Path**: yellowmonkey/ChatGPT
## Basic Information
- **Project Name**: ChatGPT
- **Description**: 这个项目是支持ChatGPT在JetBrains系列IDE上运行的一款插件。
- **Primary Language**: Java
- **License**: GPL-3.0
- **Default Branch**: main
- **Homepage**: https://chatgpt.cn.obiscr.com/
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 12
- **Created**: 2023-03-07
- **Last Updated**: 2023-03-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ChatGPT
[ChatGPT](https://chat.openai.com/chat) 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.
[简体中文](https://github.com/dromara/ChatGPT/blob/main/README_CN.md) |
[English](https://github.com/dromara/ChatGPT/blob/main/README.md)
# About this project
This project is a plugin that supports ChatGPT running on JetBrains series IDE.




# 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/](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 V3", 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.