Deploy your own ChatGPT web application for free with one click. Use Docker to quickly build your own ChatGPT website

This time we are going to introduce an AI project.You can deploy private ChatGPT Web Application, and supports NextChat (project name ChatGPT-Next-Web) with GPT3, GPT4 & Gemini Pro models .

github address:https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web

Deploy your own ChatGPT web application for free with one click. Use Docker to quickly build your own ChatGPT website

How to deploy

Image pull:

docker pull yidadaa/chatgpt-next-web

Run it:

docker run -d -p 3000:3000 \ -e OPENAI_API_KEY=sk-xxxx \ -e CODE=page access password\ yidadaa/chatgpt-next-web

Generally speaking, we can stop here. We can use IP + port (3000) to access the project we just deployed:

Deploy your own ChatGPT web application for free with one click. Use Docker to quickly build your own ChatGPT website

However, you cannot use it directly at this time. You need to jump to this page through the "Login" or "Settings" link provided in the dialog box to set the password or API key:

Deploy your own ChatGPT web application for free with one click. Use Docker to quickly build your own ChatGPT website

After configuration, because you are using a free API_KEY, you also need to enable the "Custom Interface" in the settings, otherwise the conversation will not be able to proceed normally:

Deploy your own ChatGPT web application for free with one click. Use Docker to quickly build your own ChatGPT website

Click the settings icon in the lower left corner to enter the settings page, find "Custom Interface" and turn it on, then set the interface address and API Key:

Deploy your own ChatGPT web application for free with one click. Use Docker to quickly build your own ChatGPT website

The interface address and free API Key will be updated in the next article~

Then we can use it normally:

Deploy your own ChatGPT web application for free with one click. Use Docker to quickly build your own ChatGPT website

Replenish

NextChat also provides a mask function, which is actually a series of preset roles that allow users to quickly create conversations for certain scenarios.

Deploy your own ChatGPT web application for free with one click. Use Docker to quickly build your own ChatGPT website

It can quickly answer the scenario and carry some pictures (not shown here because the provided picture address is not accessible):

Deploy your own ChatGPT web application for free with one click. Use Docker to quickly build your own ChatGPT website

Next to the mask function there is also a plugin function, but it is still under development.

If you are interested, you can try it yourself.

 

statement:The content is collected from various media platforms such as public websites. If the included content infringes on your rights, please contact us by email and we will deal with it as soon as possible.
TutorialEncyclopedia

How to complete a 100-page PPT in one minute? Use Tiangong AI to generate PPT for free with one click

2024-5-25 9:43:07

TutorialEncyclopedia

Simple and easy-to-use AI face-changing tool, one-click live video and picture face-changing, with tutorials included!

2024-5-26 9:48:59

Search