shoot-ChatGPT


Nameshoot-ChatGPT JSON
Version 1.2.7 PyPI version JSON
download
home_pagehttps://github.com/shoot82003/shoot_chatgpt
SummaryA command-line interface to ChatGPT
upload_time2023-07-18 04:36:48
maintainer
docs_urlNone
authorshoot82003
requires_python>=3.7
license
keywords openai chatgpt chatgpt-plus gpt-3.5-turbo gpt-3.5-turbo-0301
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # shoot-chatgpt

潘多拉 (shoot-chatgpt),一个让你呼吸顺畅的 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/shoot82003/shoot-chatgpt)](https://github.com/shoot82003/shoot-chatgpt/issues)
[![Commits](https://img.shields.io/github/last-commit/shoot82003/shoot-chatgpt/master)](https://github.com/shoot82003/shoot-chatgpt/commits/master)
[![PyPi](https://img.shields.io/pypi/v/shoot-chatgpt-chatgpt.svg)](https://pypi.python.org/pypi/shoot-chatgpt-chatgpt)
[![Downloads](https://static.pepy.tech/badge/shoot-chatgpt-chatgpt)](https://pypi.python.org/pypi/shoot-chatgpt-chatgpt)
[![PyPi workflow](https://github.com/shoot82003/shoot-chatgpt/actions/workflows/python-publish.yml/badge.svg)](https://github.com/shoot82003/shoot-chatgpt/actions/workflows/python-publish.yml)
[![Docker workflow](https://github.com/shoot82003/shoot-chatgpt/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/shoot82003/shoot-chatgpt/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="shoot-chatgpt 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-20230626.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... 
### &nbsp;&nbsp;&nbsp;动不动来一下,有时候还不动或者出人机验证。痛!
![t0](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t0.png)

### 2. Access denied. Sorry, you have been blocked
### &nbsp;&nbsp;&nbsp;经典问题,只能到处找可用VPN,费时费力,更费钱。移动端访问更难。痛!
![t1.1](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t1.1.png)

### 3. ChatGPT is at capacity right now 
### &nbsp;&nbsp;&nbsp;系统负载高,白嫖用户不给用。痛!
![t2](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t2.png)

### 4. This content may violate our <u>content policy</u>. 
### &nbsp;&nbsp;&nbsp;道德审查,多触发几次可能就封号了。痛!!!
![t3](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t3.png)

### 5. Something went wrong. 
### &nbsp;&nbsp;&nbsp;吃着火锅唱着歌,突然就出故障了。痛!
![t4](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t4.png)

### 6. 手机和电脑的模型不通用,顾这个就顾不到那个,痛!
![t7](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t7.png)

### 7. 蹦字慢吞吞,卡顿不流畅,不知道的甚至想换电脑。痛!
### 8. 想把 `ChatGPT` 接到其他系统,结果只能接个差强人意的 `gpt-3.5-turbo`。痛!

### _一次看完上面的噩梦,血压上来了,拳头硬了!太痛了!!!以上痛点,`shoot-chatgpt` 一次全部解决。_

## 界面截图

  <details>

  <summary>

  ![alt Screenshot5](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s05.png)<br>
  ![alt Screenshot10](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s12.jpeg)

  </summary>

  ![alt Screenshot1](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s01.png)<br>
  ![alt Screenshot2](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s02.png)<br>
  ![alt Screenshot3](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s03.png)<br>
  ![alt Screenshot4](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s04.png)<br>
  ![alt Screenshot6](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s06.png)<br>
  ![alt Screenshot11](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s11.jpeg)

  </details>

## 如何搭建运行

* 访问 [doc/wiki.md](https://github.com/shoot82003/shoot-chatgpt/blob/master/doc/wiki.md) 获得详细指导。

## 其他说明

* `开源项目可以魔改,但请保留原作者信息。确需去除,请联系作者,以免失去技术支持。`
* 项目是站在其他巨人的肩膀上,感谢!
* 报错、BUG之类的提出`Issue`,我会修复。
* 因为之后`ChatGPT`的API变动,我可能不会跟进修复。
* 喜欢的可以给颗星,都是老朋友了。
* 不影响`PHP是世界上最好的编程语言!`

## 贡献者们

> 感谢所有让这个项目变得更好的贡献者们!

[![Star History Chart](https://contrib.rocks/image?repo=shoot82003/shoot-chatgpt)](https://github.com/shoot82003/shoot-chatgpt/graphs/contributors)

## Star历史

![Star History Chart](https://api.star-history.com/svg?repos=shoot82003/shoot-chatgpt&type=Date)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shoot82003/shoot_chatgpt",
    "name": "shoot-ChatGPT",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "OpenAI ChatGPT ChatGPT-Plus gpt-3.5-turbo gpt-3.5-turbo-0301",
    "author": "shoot82003",
    "author_email": "shoot82003@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/ea/34/8ea1a515ee95ac97a6521e67a9d5375e925d8bd5bd4581f8dd72dc6b4deb/shoot-ChatGPT-1.2.7.tar.gz",
    "platform": null,
    "description": "# shoot-chatgpt\r\n\r\n\u6f58\u591a\u62c9 (shoot-chatgpt)\uff0c\u4e00\u4e2a\u8ba9\u4f60\u547c\u5438\u987a\u7545\u7684 ChatGPT\u3002\r\n\r\n\u6f58\u591a\u62c9\u5b9e\u73b0\u4e86\u7f51\u9875\u7248 ChatGPT \u7684\u4e3b\u8981\u64cd\u4f5c\u3002\u540e\u7aef\u4f18\u5316\uff0c\u7ed5\u8fc7 Cloudflare\uff0c\u901f\u5ea6\u559c\u4eba\u3002\r\n\r\n<!-- PROJECT SHIELDS -->\r\n\r\n![Python version](https://img.shields.io/badge/python-%3E%3D3.7-green)\r\n[![Issues](https://img.shields.io/github/issues-raw/shoot82003/shoot-chatgpt)](https://github.com/shoot82003/shoot-chatgpt/issues)\r\n[![Commits](https://img.shields.io/github/last-commit/shoot82003/shoot-chatgpt/master)](https://github.com/shoot82003/shoot-chatgpt/commits/master)\r\n[![PyPi](https://img.shields.io/pypi/v/shoot-chatgpt-chatgpt.svg)](https://pypi.python.org/pypi/shoot-chatgpt-chatgpt)\r\n[![Downloads](https://static.pepy.tech/badge/shoot-chatgpt-chatgpt)](https://pypi.python.org/pypi/shoot-chatgpt-chatgpt)\r\n[![PyPi workflow](https://github.com/shoot82003/shoot-chatgpt/actions/workflows/python-publish.yml/badge.svg)](https://github.com/shoot82003/shoot-chatgpt/actions/workflows/python-publish.yml)\r\n[![Docker workflow](https://github.com/shoot82003/shoot-chatgpt/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/shoot82003/shoot-chatgpt/actions/workflows/docker-publish.yml)\r\n[![Discord](https://img.shields.io/discord/1098772912242163795?label=Discord)](https://discord.gg/QBkd9JAaWa)\r\n\r\n## \u4f53\u9a8c\u5730\u5740\r\n* \u70b9\u51fb <a href=\"https://chat.zhile.io\" target=\"_blank\" title=\"shoot-chatgpt Cloud\u4f53\u9a8c\u5730\u5740\">https://chat.zhile.io</a>\r\n* \u6700\u65b0\u62ff `Access Token` \u7684\u6280\u672f\u539f\u7406\uff0c\u6211\u8bb0\u5f55\u5728[\u8fd9\u91cc](https://zhile.io/2023/05/19/how-to-get-chatgpt-access-token-via-pkce.html)\u4e86\u3002\r\n* \u53ef\u4ee5\u8bbf\u95ee [\u8fd9\u91cc](http://ai-20230626.fakeopen.com/auth) \u62ff `Access Token`\r\n* \u4e5f\u53ef\u4ee5\u5b98\u65b9\u767b\u5f55\uff0c\u7136\u540e\u8bbf\u95ee [\u8fd9\u91cc](http://chat.openai.com/api/auth/session) \u62ff `Access Token`\r\n* `Access Token` \u6709\u6548\u671f `14` \u5929\uff0c\u671f\u95f4\u8bbf\u95ee**\u4e0d\u9700\u8981\u68af\u5b50**\u3002\u8fd9\u610f\u5473\u7740\u4f60\u5728\u624b\u673a\u4e0a\u4e5f\u53ef\u968f\u610f\u4f7f\u7528\u3002\r\n* \u8fd9\u4e2a\u9875\u9762\u4e0a\u8fd8\u5305\u542b\u4e00\u4e2a\u5171\u4eab\u8d26\u53f7\u7684\u94fe\u63a5\uff0c**\u6ca1\u6709\u8d26\u53f7**\u7684\u53ef\u4ee5\u70b9\u8fdb\u53bb\u4f53\u9a8c\u4e00\u4e0b\u3002\r\n \r\n## ChatGPT\u4f7f\u7528\u65f6\u53ef\u80fd\u4f1a\u9047\u5230\uff1a\r\n\r\n### 1. Please stand by, while we are checking your browser... \r\n### &nbsp;&nbsp;&nbsp;\u52a8\u4e0d\u52a8\u6765\u4e00\u4e0b\uff0c\u6709\u65f6\u5019\u8fd8\u4e0d\u52a8\u6216\u8005\u51fa\u4eba\u673a\u9a8c\u8bc1\u3002\u75db\uff01\r\n![t0](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t0.png)\r\n\r\n### 2. Access denied. Sorry, you have been blocked\r\n### &nbsp;&nbsp;&nbsp;\u7ecf\u5178\u95ee\u9898\uff0c\u53ea\u80fd\u5230\u5904\u627e\u53ef\u7528VPN\uff0c\u8d39\u65f6\u8d39\u529b\uff0c\u66f4\u8d39\u94b1\u3002\u79fb\u52a8\u7aef\u8bbf\u95ee\u66f4\u96be\u3002\u75db\uff01\r\n![t1.1](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t1.1.png)\r\n\r\n### 3. ChatGPT is at capacity right now \r\n### &nbsp;&nbsp;&nbsp;\u7cfb\u7edf\u8d1f\u8f7d\u9ad8\uff0c\u767d\u5ad6\u7528\u6237\u4e0d\u7ed9\u7528\u3002\u75db\uff01\r\n![t2](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t2.png)\r\n\r\n### 4. This content may violate our <u>content policy</u>. \r\n### &nbsp;&nbsp;&nbsp;\u9053\u5fb7\u5ba1\u67e5\uff0c\u591a\u89e6\u53d1\u51e0\u6b21\u53ef\u80fd\u5c31\u5c01\u53f7\u4e86\u3002\u75db\uff01\uff01\uff01\r\n![t3](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t3.png)\r\n\r\n### 5. Something went wrong. \r\n### &nbsp;&nbsp;&nbsp;\u5403\u7740\u706b\u9505\u5531\u7740\u6b4c\uff0c\u7a81\u7136\u5c31\u51fa\u6545\u969c\u4e86\u3002\u75db\uff01\r\n![t4](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t4.png)\r\n\r\n### 6. \u624b\u673a\u548c\u7535\u8111\u7684\u6a21\u578b\u4e0d\u901a\u7528\uff0c\u987e\u8fd9\u4e2a\u5c31\u987e\u4e0d\u5230\u90a3\u4e2a\uff0c\u75db\uff01\r\n![t7](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/t7.png)\r\n\r\n### 7. \u8e66\u5b57\u6162\u541e\u541e\uff0c\u5361\u987f\u4e0d\u6d41\u7545\uff0c\u4e0d\u77e5\u9053\u7684\u751a\u81f3\u60f3\u6362\u7535\u8111\u3002\u75db\uff01\r\n### 8. \u60f3\u628a `ChatGPT` \u63a5\u5230\u5176\u4ed6\u7cfb\u7edf\uff0c\u7ed3\u679c\u53ea\u80fd\u63a5\u4e2a\u5dee\u5f3a\u4eba\u610f\u7684 `gpt-3.5-turbo`\u3002\u75db\uff01\r\n\r\n### _\u4e00\u6b21\u770b\u5b8c\u4e0a\u9762\u7684\u5669\u68a6\uff0c\u8840\u538b\u4e0a\u6765\u4e86\uff0c\u62f3\u5934\u786c\u4e86\uff01\u592a\u75db\u4e86\uff01\uff01\uff01\u4ee5\u4e0a\u75db\u70b9\uff0c`shoot-chatgpt` \u4e00\u6b21\u5168\u90e8\u89e3\u51b3\u3002_\r\n\r\n## \u754c\u9762\u622a\u56fe\r\n\r\n  <details>\r\n\r\n  <summary>\r\n\r\n  ![alt Screenshot5](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s05.png)<br>\r\n  ![alt Screenshot10](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s12.jpeg)\r\n\r\n  </summary>\r\n\r\n  ![alt Screenshot1](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s01.png)<br>\r\n  ![alt Screenshot2](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s02.png)<br>\r\n  ![alt Screenshot3](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s03.png)<br>\r\n  ![alt Screenshot4](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s04.png)<br>\r\n  ![alt Screenshot6](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s06.png)<br>\r\n  ![alt Screenshot11](https://github.com/shoot82003/shoot-chatgpt/raw/master/doc/images/s11.jpeg)\r\n\r\n  </details>\r\n\r\n## \u5982\u4f55\u642d\u5efa\u8fd0\u884c\r\n\r\n* \u8bbf\u95ee [doc/wiki.md](https://github.com/shoot82003/shoot-chatgpt/blob/master/doc/wiki.md) \u83b7\u5f97\u8be6\u7ec6\u6307\u5bfc\u3002\r\n\r\n## \u5176\u4ed6\u8bf4\u660e\r\n\r\n* `\u5f00\u6e90\u9879\u76ee\u53ef\u4ee5\u9b54\u6539\uff0c\u4f46\u8bf7\u4fdd\u7559\u539f\u4f5c\u8005\u4fe1\u606f\u3002\u786e\u9700\u53bb\u9664\uff0c\u8bf7\u8054\u7cfb\u4f5c\u8005\uff0c\u4ee5\u514d\u5931\u53bb\u6280\u672f\u652f\u6301\u3002`\r\n* \u9879\u76ee\u662f\u7ad9\u5728\u5176\u4ed6\u5de8\u4eba\u7684\u80a9\u8180\u4e0a\uff0c\u611f\u8c22\uff01\r\n* \u62a5\u9519\u3001BUG\u4e4b\u7c7b\u7684\u63d0\u51fa`Issue`\uff0c\u6211\u4f1a\u4fee\u590d\u3002\r\n* \u56e0\u4e3a\u4e4b\u540e`ChatGPT`\u7684API\u53d8\u52a8\uff0c\u6211\u53ef\u80fd\u4e0d\u4f1a\u8ddf\u8fdb\u4fee\u590d\u3002\r\n* \u559c\u6b22\u7684\u53ef\u4ee5\u7ed9\u9897\u661f\uff0c\u90fd\u662f\u8001\u670b\u53cb\u4e86\u3002\r\n* \u4e0d\u5f71\u54cd`PHP\u662f\u4e16\u754c\u4e0a\u6700\u597d\u7684\u7f16\u7a0b\u8bed\u8a00\uff01`\r\n\r\n## \u8d21\u732e\u8005\u4eec\r\n\r\n> \u611f\u8c22\u6240\u6709\u8ba9\u8fd9\u4e2a\u9879\u76ee\u53d8\u5f97\u66f4\u597d\u7684\u8d21\u732e\u8005\u4eec\uff01\r\n\r\n[![Star History Chart](https://contrib.rocks/image?repo=shoot82003/shoot-chatgpt)](https://github.com/shoot82003/shoot-chatgpt/graphs/contributors)\r\n\r\n## Star\u5386\u53f2\r\n\r\n![Star History Chart](https://api.star-history.com/svg?repos=shoot82003/shoot-chatgpt&type=Date)\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A command-line interface to ChatGPT",
    "version": "1.2.7",
    "project_urls": {
        "Homepage": "https://github.com/shoot82003/shoot_chatgpt",
        "Source": "https://github.com/shoot82003/shoot_chatgpt",
        "Tracker": "https://github.com/shoot82003/shoot_chatgpt/issues"
    },
    "split_keywords": [
        "openai",
        "chatgpt",
        "chatgpt-plus",
        "gpt-3.5-turbo",
        "gpt-3.5-turbo-0301"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea348ea1a515ee95ac97a6521e67a9d5375e925d8bd5bd4581f8dd72dc6b4deb",
                "md5": "27b79a242b8f78b462eac3b379e7ee6f",
                "sha256": "6df11ad62195c3ae8ebfb4556ab661e7aa96e102e5aceffa15fe12eef3262f6d"
            },
            "downloads": -1,
            "filename": "shoot-ChatGPT-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "27b79a242b8f78b462eac3b379e7ee6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 25219,
            "upload_time": "2023-07-18T04:36:48",
            "upload_time_iso_8601": "2023-07-18T04:36:48.092920Z",
            "url": "https://files.pythonhosted.org/packages/ea/34/8ea1a515ee95ac97a6521e67a9d5375e925d8bd5bd4581f8dd72dc6b4deb/shoot-ChatGPT-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-18 04:36:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shoot82003",
    "github_project": "shoot_chatgpt",
    "github_not_found": true,
    "lcname": "shoot-chatgpt"
}
        
Elapsed time: 0.09476s