Giter Site home page Giter Site logo

chatgpt_plus_proxy_website's Introduction

chatgpt_plus_proxy_website

Flask反向代理ChatGPT网站,完美复刻chat.openai.com/chat

准备

你应该先登录ChatGPT Website,找到名为cf_clearance__Secure-next-auth.session-token_puid的Cookies,复制它们的值。

其中_puid为Plus会员专属值,没它不行。

安装依赖

pip install requests flask

快速开始

  1. chatgpt.py代码相应位置粘贴cf_clearancesession_token_puid的值。

  2. 运行程序

python3 chatgpt_proxy_website.py
  1. 浏览器打开
http://127.0.0.1:8011/chat

注意事项

  1. 只能用于Plus会员账号使用,免费账号没有_puid参数会有CF验证。
  2. 目前登陆上的账号不需要翻墙也能正常使用。

chatgpt_plus_proxy_website's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.