An open API service indexing awesome lists of open source software.

https://github.com/chengxs1994/chatgpt-sdimg-web

基于ChatGPT-Next-Web,集成SD webui AI绘图,实现注册登录,次数限制,充值,分享等功能
https://github.com/chengxs1994/chatgpt-sdimg-web

ai chatgpt stable-diffusion

Last synced: 5 months ago
JSON representation

基于ChatGPT-Next-Web,集成SD webui AI绘图,实现注册登录,次数限制,充值,分享等功能

Awesome Lists containing this project

README

        


icon

ChatGPT SDImg Web

集成部署ChatGPT+SD webUI绘图网页应用。

[演示](https://xsai.online/) / [反馈](https://github.com/chengxs1994/ChatGPT-SDImg-Web/issues)

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fchengxs1994%2FChatGPT-SDImg-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-sdimg-web&repository-name=ChatGPT-SDImg-Web)

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/chengxs1994/ChatGPT-SDImg-Web)

## 效果展示
#### AI二维码,扫码加好友



![cover](./docs/images/img.jpg)

![cover](./docs/images/img2.jpg)

![cover](./docs/images/user.jpg)

![cover](./docs/images/img3.jpg)

![cover](./docs/images/admin-login.jpg)

![cover](./docs/images/admin1.jpg)

![cover](./docs/images/admin2.jpg)

## 主要功能

- ChatGPT问答
- SD webUI AI绘画
- 用户注册登录,个人中心
- 次数限制,积分充值
- 邀请码,邀请链接分享
- AI二维码
### 持续更新,感谢Star。如需定制,欢迎联系

## 开源计划

- [x] ChatGPT问答 大佬项目已实现 [ChatGPT-Next-Web](https://github.com/Yidadaa/ChatGPT-Next-Web)
- [x] SD webUI AI绘画 [demo已实现](https://www.xsai.online/#/img)
- [x] 用户注册登录 [demo已实现](https://www.xsai.online/#/login)
- [x] 个人中心,次数限制,积分充值 [demo已实现](https://www.xsai.online/#/user)
- [x] 邀请码,邀请链接分享 [demo已实现](https://www.xsai.online/#/user)
- [x] AI视频生成 [demo已实现](https://www.xsai.online/#/user)
- [x] AI二维码 [demo已实现](https://www.xsai.online/#/img)
- [ ] 后台功能,接受定制开发中
- [ ] 调用其他平台api

### 本地开发

1. 安装 nodejs 18 和 yarn,具体细节请询问 ChatGPT;
2. 执行 `yarn install && yarn dev` 即可。⚠️ 注意:此命令仅用于本地开发,不要用于部署!
3. 如果你想本地部署,请使用 `yarn install && yarn start` 命令,你可以配合 pm2 来守护进程,防止被杀死,详情询问 ChatGPT。

## 加入我们






## 最后

### 方便的话,帮忙给项目一个宝贵的star哈,谢谢啦!