https://chat.jubianxingqiu.com/#/chat https://ai.usesless.com/chat/ 类似于上面这种带积分收费功能的 chatgpt 套壳网站,有开源代码吗?
1
wzdsfl 117 天前
如果你善于查看页面代码你就会发现,里面引用了这个仓库的图片 https://github.com/Chanzhaoyu/chatgpt-web
|
![]() |
2
HFX3389 116 天前
@wzdsfl #1
免流版:chatgpt-web 有完整管理的 chatgpt-web-plus 版,我加了群,前端 Vue 、后端.NET6 ,支持 Linux 部署,不开源给的是编译后的文件,1499 元,授权码机制 |
6
sdyung 116 天前
https://github.com/gptlink/gptlink 这个是一整套 ChatGPT 商用的门户代码
|
![]() |
7
vsitebon 116 天前
@HFX3389 #2 难怪之前拒了一些在开源版本上加登陆验证的 pr https://github.com/Chanzhaoyu/chatgpt-web/pull/589#issuecomment-1469207694
|
![]() |
8
hackun 116 天前
https://github.com/hackun666/chat-easy 没那么多复杂的功能
|
![]() |
9
henryhu 116 天前
|
11
INCerry 116 天前 ![]() |
12
mscsky 116 天前
这蛋糕比 ss 面板大多了
|
13
aoling 116 天前
在看看这个,收费充值一条龙
https://github.com/chatgpt-web-plus/free |
![]() |
15
flexbug 116 天前
https://github.com/pengzhile/pandora 这个也不错,我自己搭建了一个
|
![]() |
17
mmdsun 116 天前
Fork 项目,支持多账号和用户限额管理等 : https://github.com/Kerwin1202/chatgpt-web
|
![]() |
19
nikenidage1 116 天前
@HFX3389 应该不是,事实上,我还没见过无法反编译的.net ,除非 aot
|
![]() |
20
quzard 116 天前 via iPhone
这些套壳的都不如官方的 web 好用,可以编辑和切换编辑
|
21
bugmakerprox1 OP @quzard 官方的好像不带积分收费系统吧?
|
![]() |
23
Keria 115 天前
https://github.com/Arvintian/chatgpt-web 复用 chatgpt-web 前端,golang 重写后端,支持多账号和用户 Token 数限额管理
|