Multi-user h5 version, 3rd party ChatGPT web page. Uses OpenAPI official web API.
第三方ChatGPT H5客户端,借助Openai官方web的API实现。
在线体验地址: https://h5.chatgpt88.top
本项目由https://github.com/yi-ge/chatgpt-web二开而来,新增加了图片消息,感谢作者
Back-end repository(后端代码仓库github): https://github.com/jecklianhuo/web_chatGpt_api.git
Back-end repository(后端代码仓库gitee): https://github.com/jecklianhuo/web_chatGpt_api.git
本项目主要是让大家都能畅玩CHATGPT
- 部署后可实现在中国大陆访问进行ChatGPT体验
- 支持多账号、多用户
- 支持代码显示
- 支持关联上下文
- 足够简单,易于修改(后端为apikey接入运行即可)
参照.env.example
,新建.env.development
文件,配置好环境变量。
yarn start
参照.env.example
,新建.env
文件,配置好环境变量。
yarn build
build
文件夹中即为编译后的静态资源文件。
⚠⚠⚠请勿用于商业用途,请保留开源仓库地址链接,请自觉遵守约定。
⚠⚠⚠现阶段仍有较大BUG,请以Release发布的版本为准!
This is not an official OpenAI product. This is a personal project and is not affiliated with OpenAI in any way. Don't sue me. 这不是官方的 OpenAI 产品。这是一个个人项目,与 OpenAI 没有任何关系。别告我。
The code is for demo and testing only. 代码仅用于演示和测试。