# ChatGPT-idea **Repository Path**: liebin/ChatGPT ## Basic Information - **Project Name**: ChatGPT-idea - **Description**: github同步镜像 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-11-24 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ChatGPT [ChatGPT](https://chat.openai.com/chat)是一种语言模型,它由OpenAI训练, 可以用于多种任务,包括对话和文本生成。ChatGPT 是一种基于神经网络的模型,它使用 人类语言的大量样本进行训练,可以在给定上下文的情 况下生成有意义的自然语言文本。 该模型可以用于许多应用,例如自然语言处理(NLP)和 对话系统。 [English](https://github.com/obiscr/ChatGPT/blob/main/README.md) | [简体中文](https://github.com/obiscr/ChatGPT/blob/main/README_CN.md)
# 关于本项目 这个项目是支持ChatGPT在JetBrains系列IDE上运行的一款插件。 ![code-generation](https://github.com/obiscr/ChatGPT/assets/28687074/2cad58e3-f388-4f98-8652-9196a7978545) ![code-insert-to-editor](https://github.com/obiscr/ChatGPT/assets/28687074/c3e9d94e-81cb-4da4-9154-3555d72014c0) ![explain-codes](https://github.com/obiscr/ChatGPT/assets/28687074/eb33c99d-fa45-4f08-8f23-e21e2cc2e935) ![learn-binary-tree](https://github.com/obiscr/ChatGPT/assets/28687074/1ee5698b-f392-4b4a-b39f-05efdb9836aa) # 安装 - 使用IDE内置插件市场安装: Settings/Preferences > Plugins > Marketplace > Search for "ChatGPT" > Install Plugin # 入门 请看文档: [https://chatgpt.gold/getting-started/](https://chatgpt.gold/getting-started/) # License 本项目采用《GNU通用公共许可协议V2》。另外附加条件: 禁止使用本项目的代码构建其他 JetBrains Marketplace 平台的插件。违者必究。 # 免责声明 这不是OpenAI官方的产品,因为使用此插件带来的一切损失,我概不负责。