# chatgpt **Repository Path**: devposdog/chatgpt ## Basic Information - **Project Name**: chatgpt - **Description**: chatgpt 问答系统 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-12-23 - **Last Updated**: 2023-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # chatgpt #### 介绍 基于openapi接口的问题回答,只能回答不能连续对话。 代码水平高的大佬可以跳过了。 代码写的水平就是初学者,勿喷,谢谢。 生活不易,加个赞助。 #### 软件架构 软件架构说明 nginx+php-fpm #### 安装教程 1. 放置到站点根目录即可 2. 修改chatgpt.php 中 apitoken 为openai 接口 3. 如需使用其他model 修改 'model' => 'text-davinci-003' #### 使用说明 1. 直接访问 http://xxxxx/index.html 2. 演示站点 http://chatgpt.iitpc.com #### 参与贡献 1. 感谢openai 前端代码来自ai生成。 #### 赞助我 ![](src/wx.png) ![](src/ali.png) ### 转载请说明原创,保留版权