Giter VIP home page Giter VIP logo

chatgpt-web-1's Introduction

icon

ChatGPT Web

A commercially-viable ChatGpt web application built with React.

可部署商业化的 ChatGpt 网页应用。

Issues / Buy Me a Coffee / 赞助我

Deploy to Vercel

交流&赞助

🐶 演示

页面链接

Web 演示: https://www.aizj.top/

演示地址:https://www.aizj.top
后台地址:https://www.aizj.top/admin
管理账号:[email protected]
管理密码:admin123

如需帮助请提交 Issues 或赞赏时留下联系方式。

页面截图

cover cover cover cover

🤖 主要功能

  • 后台管理系统,可对用户,Token,商品,卡密等进行管理
  • 精心设计的 UI,响应式设计
  • 极快的首屏加载速度(~100kb)
  • 支持Midjourney绘画和DALL·E模型绘画,GPT4等应用
  • 海量的内置 prompt 列表,来自中文英文
  • 一键导出聊天记录,完整的 Markdown 支持
  • 支持自定义API地址(如:openAI / API2D

🎮 开始使用

Node 环境

node 需要 ^16 || ^18 || ^19 版本(node >= 16.19.0),可以使用 nvm 管理本地多个 node 版本。

# 查看 node 版本
node -v

# 查看 npm 版本
npm -v

# 查看 yarn 版本
yarn -v

1.先 Fork 本项目,然后克隆到本地。

git clone https://github.com/79E/ChatGpt-Web.git

2.安装依赖

yarn install

3.运行

# web项目启动
yarn dev:web

4.打包

yarn build

⛺️ 环境变量

如果是前后端分离模式部署项目则需要填以下配置

VITE_APP_REQUEST_HOST

请求服务端的Host地址。

🚧 开发

强烈不建议在本地进行开发或者部署,由于一些技术原因,很难在本地配置好 OpenAI API 代理,除非你能保证可以直连 OpenAI 服务器。

本地开发

  1. 安装 nodejs 和 yarn具体细节请询问 ChatGPT
  2. 执行 yarn install 即可
  3. web项目开发 yarn dev:web
  4. 服务端项目开发 yarn dev
  5. 打包项目 yarn build

服务端

  1. 前端请求服务端的 接口文档 你们可以按照这个接口文档进行开发
  2. 如需帮助请提交 Issues 或赞赏时留下联系方式。

🎯 部署

直接将WEB项目打包好的 dist 目录上传到服务器即可。注意服务器IP地址位置!

Vercel

如果你将其托管在自己的 Vercel 服务器上,可点击 deploy 按钮来开始你的部署!

Deploy to Vercel

如需帮助请提交 Issues 或赞赏时留下联系方式。

💰 赞助方

🧘 贡献者

见项目贡献者列表

📋 开源协议

License MIT

chatgpt-web-1's People

Contributors

79e avatar swaggymacro avatar

Stargazers

 avatar

Watchers

 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.