Evan

Evan

Use ChatGPT locally, no need for API, no magic required, get rid of various restrictions, free from the troubles of disconnection and account suspension.

image

Step:1#

Docker Application Installation: https://www.docker.com/#

image

Step:2#

Enter the following commands in the command line#

First command: docker pull pengzhile/pandora
Second command: docker run  -e PANDORA_CLOUD=cloud -e PANDORA_SERVER=0.0.0.0:8899 -p 8899:8899 -d pengzhile/pandora

Step:3#

After completion, the Docker interface will display as follows#

image

Click on the port to open the local ChatGPT webpage#

Or enter the URL in the browser: http://localhost:8899/#

Step:4#

Login: 1. Optional login with username and password 2. Login with access token#

Here, we will only discuss the second login method (lasts for about 15 days)#

image

1. First, log in to the web version of ChatGPT: https://chat.openai.com/
The login is considered complete only when the conversation interface appears (as shown below)

image

2. Go to the following URL to get the Token: http://chat.openai.com/api/auth/session
The Token is the part after accessToken in double quotes (as shown below)

image

Enter the Token into the box below to complete the login

image

After logging in, you can use GPT without the need for Magic Internet

image

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.