ChatGPT Web
ChatGPT demo webpage built with Express and Vue3
...Supports dual models, providing two unofficial ChatGPT API methods. You should first use the API way. If the network is not available, it means that the country is blocked, and you need to build your own proxy. Never use other people's public proxy, it is dangerous. The reverse proxy will expose your access tokens to third parties when using the accessTokenthe method, and doing so should have no ill effects, but consider the risks before using this method. When publishing the project to the public network, you should set AUTH_SECRET_KEYthe variable to add your password access rights, and you should also modify the index.HTML title to prevent it from being searched by keywords.