Git Product home page Git Product logo

chatgpt-web's Introduction

ChatGPT Web

ChatGPT Web

基于 79E/ChatGpt-Web 项目二次开发的商业化 ChatGpt 网页应用。

页面截图

页面截图1 页面截图2 页面截图3

主要功能

  • 后台管理系统,可对用户,Token,商品,卡密等进行管理
  • 精心设计的 UI,响应式设计
  • 支持 DALL·E-3 模型
  • 支持 GPT-3.5、GPT-4.0 等模型
  • 支持 自定义国内大模型,需搭配 songquanpeng/one-api 或其他中转使用

运行环境

  • Node 版本: node 需要 ^16 || ^18 || ^19 版本(node >= 16.19.0),可以使用 nvm 管理本地多个 node 版本
  • 数据库: MYSQL + Redis
  • 新建一个名称,用户名,密码均为 chatgpt 的 MYSQL 数据库,导入 /sql/chatgpt.sql

项目部署

拉取项目

git clone https://github.com/vastxie/ChatGpt-Web.git

server/config/index.js 中修改 后端端口 数据库 邮箱 等配置

自行安装好 node 、yarn 及 pm2 管理器

## 安装依赖
yarn install

## 打包
yarn build

## 启动
pm2 start

新建一个网站,ssl 验证后,反向代理 http://127.0.0.1:3200

更多

关于 node yarn pm2 的一些设置可以自行搜索或向 GPT 提问

贡献者

感谢 79E 以及所有的 项目贡献者

开源协议

License MIT

chatgpt-web's People

Contributors

vastxie avatar kengrofork avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.