# Pandora
潘多拉 (Pandora),一个让你呼吸顺畅的 ChatGPT。
潘多拉实现了网页版 ChatGPT 的主要操作。后端优化,绕过 Cloudflare,速度喜人。
<!-- PROJECT SHIELDS -->
![Python version](https://img.shields.io/badge/python-%3E%3D3.7-green)
[![Issues](https://img.shields.io/github/issues-raw/pengzhile/pandora)](https://github.com/pengzhile/pandora/issues)
[![Commits](https://img.shields.io/github/last-commit/pengzhile/pandora/master)](https://github.com/pengzhile/pandora/commits/master)
[![PyPi](https://img.shields.io/pypi/v/pandora-chatgpt.svg)](https://pypi.python.org/pypi/pandora-chatgpt)
[![Downloads](https://static.pepy.tech/badge/pandora-chatgpt)](https://pypi.python.org/pypi/pandora-chatgpt)
[![PyPi workflow](https://github.com/pengzhile/pandora/actions/workflows/python-publish.yml/badge.svg)](https://github.com/pengzhile/pandora/actions/workflows/python-publish.yml)
[![Docker workflow](https://github.com/pengzhile/pandora/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/pengzhile/pandora/actions/workflows/docker-publish.yml)
[![Discord](https://img.shields.io/discord/1098772912242163795?label=Discord)](https://discord.gg/QBkd9JAaWa)
## 体验地址
* 点击 <a href="https://chat.zhile.io" target="_blank" title="Pandora Cloud体验地址">https://chat.zhile.io</a>
* 最新拿 `Access Token` 的技术原理,我记录在[这里](https://zhile.io/2023/05/19/how-to-get-chatgpt-access-token-via-pkce.html)了。
* 可以访问 [这里](http://ai.fakeopen.com/auth) 拿 `Access Token`
* 也可以官方登录,然后访问 [这里](http://chat.openai.com/api/auth/session) 拿 `Access Token`
* `Access Token` 有效期 `14` 天,期间访问**不需要梯子**。这意味着你在手机上也可随意使用。
* 这个页面上还包含一个共享账号的链接,**没有账号**的可以点进去体验一下。
## ChatGPT使用时可能会遇到:
### 1. Please stand by, while we are checking your browser...
### 动不动来一下,有时候还不动或者出人机验证。痛!
![t0](https://github.com/pengzhile/pandora/raw/master/doc/images/t0.png)
### 2. Access denied. Sorry, you have been blocked
### 经典问题,只能到处找可用VPN,费时费力,更费钱。移动端访问更难。痛!
![t1.1](https://github.com/pengzhile/pandora/raw/master/doc/images/t1.1.png)
### 3. ChatGPT is at capacity right now
### 系统负载高,白嫖用户不给用。痛!
![t2](https://github.com/pengzhile/pandora/raw/master/doc/images/t2.png)
### 4. This content may violate our <u>content policy</u>.
### 道德审查,多触发几次可能就封号了。痛!!!
![t3](https://github.com/pengzhile/pandora/raw/master/doc/images/t3.png)
### 5. Something went wrong.
### 吃着火锅唱着歌,突然就出故障了。痛!
![t4](https://github.com/pengzhile/pandora/raw/master/doc/images/t4.png)
### 6. 手机和电脑的模型不通用,顾这个就顾不到那个,痛!
![t7](https://github.com/pengzhile/pandora/raw/master/doc/images/t7.png)
### 7. 蹦字慢吞吞,卡顿不流畅,不知道的甚至想换电脑。痛!
### 8. 想把 `ChatGPT` 接到其他系统,结果只能接个差强人意的 `gpt-3.5-turbo`。痛!
### _一次看完上面的噩梦,血压上来了,拳头硬了!太痛了!!!以上痛点,`Pandora` 一次全部解决。_
## 界面截图
<details>
<summary>
![alt Screenshot5](https://github.com/pengzhile/pandora/raw/master/doc/images/s05.png)<br>
![alt Screenshot10](https://github.com/pengzhile/pandora/raw/master/doc/images/s12.jpeg)
</summary>
![alt Screenshot1](https://github.com/pengzhile/pandora/raw/master/doc/images/s01.png)<br>
![alt Screenshot2](https://github.com/pengzhile/pandora/raw/master/doc/images/s02.png)<br>
![alt Screenshot3](https://github.com/pengzhile/pandora/raw/master/doc/images/s03.png)<br>
![alt Screenshot4](https://github.com/pengzhile/pandora/raw/master/doc/images/s04.png)<br>
![alt Screenshot6](https://github.com/pengzhile/pandora/raw/master/doc/images/s06.png)<br>
![alt Screenshot11](https://github.com/pengzhile/pandora/raw/master/doc/images/s11.jpeg)
</details>
## 如何搭建运行
* 访问 [doc/wiki.md](https://github.com/pengzhile/pandora/blob/master/doc/wiki.md) 获得详细指导。
## 其他说明
* `开源项目可以魔改,但请保留原作者信息。确需去除,请联系作者,以免失去技术支持。`
* 项目是站在其他巨人的肩膀上,感谢!
* 报错、BUG之类的提出`Issue`,我会修复。
* 因为之后`ChatGPT`的API变动,我可能不会跟进修复。
* 喜欢的可以给颗星,都是老朋友了。
* 不影响`PHP是世界上最好的编程语言!`
## 贡献者们
> 感谢所有让这个项目变得更好的贡献者们!
[![Star History Chart](https://contrib.rocks/image?repo=pengzhile/pandora)](https://github.com/pengzhile/pandora/graphs/contributors)
## Star历史
![Star History Chart](https://api.star-history.com/svg?repos=pengzhile/pandora&type=Date)
没有合适的资源?快使用搜索试试~ 我知道了~
Python-魔改Pandora源码,GitHUB上的Pandora
共196个文件
py:49个
js:42个
woff:38个
需积分: 1 3 下载量 14 浏览量
2023-09-21
10:32:40
上传
评论
收藏 3.7MB ZIP 举报
温馨提示
魔改的pandora源码: 1.增加了Windows下的启动脚本。引好依赖,可以使用脚本启动。 2.启动pandora 命令模式启动,需要过Login页面才能使用,不能直接使用。 3.pandora 命令模式下,需要在‘pandora-master\src\pandora\flask\static\uss’目录下的Excel填写用户名(A列下)和密码(B列下),密码为MD5加密密码。加密规则详见代码。 4.启动pandora-cloud命令模式启动,需要login页面提供token。 5.实现免梯子(免科学上网)访问OPENAICHAT
资源推荐
资源详情
资源评论
收起资源包目录
Python-魔改Pandora源码,GitHUB上的Pandora (196个子文件)
StartCloud.bat 321B
ac221fb2caad35a6.css 106KB
ac221fb2caad35a6.css 106KB
Dockerfile 227B
.dockerignore 71B
.gitignore 2KB
chat.html 11KB
chat.html 11KB
login.html 2KB
login.html 2KB
MANIFEST.in 172B
s12.jpeg 227KB
s11.jpeg 12KB
ChatGPT.jpg 2KB
ChatGPT.jpg 2KB
113-23682f80a24dd00d.js 884KB
113-23682f80a24dd00d.js 884KB
_app-aaa11de1926dcafe.js 299KB
_app-aaa11de1926dcafe.js 299KB
1f110208-44a6f43ddc5e9011.js 259KB
1f110208-44a6f43ddc5e9011.js 259KB
[[...chatId]]-76751174916fa3f7.js 146KB
[[...chatId]]-76751174916fa3f7.js 146KB
framework-7a789ee31d2a7534.js 138KB
framework-7a789ee31d2a7534.js 138KB
main-149b337e061b4d04.js 103KB
main-149b337e061b4d04.js 103KB
polyfills-c67a75d1b6f99dc8.js 89KB
polyfills-c67a75d1b6f99dc8.js 89KB
360-442b869f1ba4bb1b.js 24KB
360-442b869f1ba4bb1b.js 24KB
424-d1d3bfe6a3ca6c4a.js 20KB
424-d1d3bfe6a3ca6c4a.js 20KB
14-0cb0d20affbd720d.js 14KB
14-0cb0d20affbd720d.js 14KB
264-13e92c51b0315184.js 13KB
264-13e92c51b0315184.js 13KB
762-222df1028c0c1555.js 11KB
762-222df1028c0c1555.js 11KB
174-bd28069f281ef76f.js 9KB
174-bd28069f281ef76f.js 9KB
webpack-c9a868e8e0796ec6.js 4KB
webpack-c9a868e8e0796ec6.js 4KB
554.9b8bfd0762461d74.js 3KB
554.9b8bfd0762461d74.js 3KB
949.1a6eb804b5e91f61.js 2KB
949.1a6eb804b5e91f61.js 2KB
_buildManifest.js 2KB
_buildManifest.js 2KB
bd26816a-981e1ddc27b37cc6.js 462B
bd26816a-981e1ddc27b37cc6.js 462B
68a27ff6-1185184b61bc22d0.js 389B
68a27ff6-1185184b61bc22d0.js 389B
_error-786d27d84962122a.js 250B
_error-786d27d84962122a.js 250B
_ssgManifest.js 77B
_ssgManifest.js 77B
LICENSE 18KB
wiki.md 7KB
README.md 5KB
wiki_en.md 5KB
HTTP-API.md 3KB
Signifier-Regular.otf 317KB
Signifier-Regular.otf 317KB
Sohne-Halbfett.otf 225KB
Sohne-Halbfett.otf 225KB
Sohne-Buch.otf 206KB
Sohne-Buch.otf 206KB
SohneMono-Halbfett.otf 30KB
SohneMono-Halbfett.otf 30KB
SohneMono-Buch.otf 30KB
SohneMono-Buch.otf 30KB
PKG-INFO 7KB
t2.png 203KB
t3.png 181KB
s06.png 108KB
t1.png 107KB
s05.png 85KB
t7.png 76KB
s03.png 63KB
t4.png 61KB
s04.png 55KB
t1.1.png 47KB
s02.png 42KB
s01.png 38KB
t0.png 26KB
apple-touch-icon.png 4KB
apple-touch-icon.png 4KB
favicon-32x32.png 1KB
favicon-32x32.png 1KB
favicon-16x16.png 730B
favicon-16x16.png 730B
legacy.py 17KB
legacy.py 17KB
server.py 13KB
server.py 13KB
chat.py 12KB
chat.py 12KB
api.py 11KB
api.py 11KB
共 196 条
- 1
- 2
资源评论
A-Kar98k
- 粉丝: 93
- 资源: 18
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功