# ChatGPT **Repository Path**: jeazw/chat-gpt ## Basic Information - **Project Name**: ChatGPT - **Description**: 简易快速搭建的对接ChatGPT接口的网站 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-01-31 - **Last Updated**: 2023-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 如何使用与部署? 1. 设置 OpenAI 密钥 从OPENAI官网获取到自己的密钥 复制 保存到 sk文件中(密钥获取教程还在制作中……) 2. 在自己电脑上open with live server打开index.html即可运行 3. 或部署到服务器中(教程还在制作中……)