Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Curtion/chatgpt-browser

Repository files navigation

说明

需要配套 https://github.com/Curtion/chatgpt-api 使用

修改.env后端地址

浏览器端

  1. npm install
  2. npm run dev # 开发环境
  3. npm run build # 生产构建

最终dist目录下的文件可以直接部署到服务器。

应用端

  1. npm install
  2. npm run tauri:dev # 开发环境
  3. npm run tauri:build # 生产构建

最终./src-tauri/target/release/bundle目录下的文件为可执行文件。

截图

截图

截图

About

ChatGPT私有部署页面 需要配合 https://github.com/Curtion/chatgpt-api

Resources

License

Stars

Watchers

Forks

Contributors