# ChatGPT
**Repository Path**: opensource2021/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)是一种语言模型,它由OpenAI训练,
可以用于多种任务,包括对话和文本生成。ChatGPT 是一种基于神经网络的模型,它使用
人类语言的大量样本进行训练,可以在给定上下文的情 况下生成有意义的自然语言文本。
该模型可以用于许多应用,例如自然语言处理(NLP)和 对话系统。
[English](https://github.com/dromara/ChatGPT/blob/main/README.md) |
[简体中文](https://github.com/dromara/ChatGPT/blob/main/README_CN.md)
# 关于本项目
这个项目是支持ChatGPT在JetBrains系列IDE上运行的一款插件。




# 安装
- 使用IDE内置插件市场安装:
Settings/Preferences > Plugins > Marketplace > Search for "ChatGPT" >
Install Plugin
# 入门
请看文档: [https://chatgpt.cn.obiscr.com/getting-started/](https://chatgpt.en.obiscr.com/getting-started/)
# 贡献
这是一个新成立的项目,有很多地方可以优化。期待您的加入。
# License
本项目采用《GNU通用公共许可协议V3》,另外附加条件: 禁止使用本项目的代码构建其他 JetBrains Marketplace 平台的插件。违者必究。