chatgpt国内搭建记录保存本地保护隐私

接个人账号管理 (第三方登录不可用)
提供免fq使用自己的ChatGPT
微信:guluyang007

已部署完成的
点击跳转
附免费token
可联系我获取个人专属token
微信:guluyang007

194768ba-8ae5-476d-9f3f-a30c263c6015

食用方法:
image

可以添加提示词
image-1686835337114

部署chatgpt

注意:(第三方登录不可用)

1. 自动部署

curl -sSfL https://raw.githubusercontent.com/xyhelper/chatgpt-api-server-deploy/master/quick-install.sh | bash

2.手动部署

  • 1.克隆项目到本地
git clone --depth=1 https://github.com/xyhelper/chatgpt-api-server-deploy.git chatgpt-api
  • 2.进入目录
cd chatgpt-api
  • 3.启动项目
./deploy.sh

食用

用户端访问地址为 http://服务器 ip:8101

管理后台地址为 http://服务器 ip:8100/xyhelper/

默认用户名密码为 admin/123456

image-1686838224919
image-1686838332380
image-1686838494477
image-1686839379978