


AI Competition: Can GPT4 and ChatGPT help us create better Chinese websites?
Author | Yun Zhao
It was initially said to be released on Thursday, but it turned out that it was released in the early morning of Wednesday. Sure enough, OpenAI always likes to surprise people in advance!
GPT4’s operability is more flexible. Friends who have used ChatGPT know that if you submit a request using the API, there are generally two messages: system message (specified AI style and role) and user message (specific question raised). The previous ChatGPT did not pay much attention to system messages, and the style and tone were relatively fixed.
This is not the case with GPT4, where developers (and soon ChatGPT users) can now dictate their AI style and tasks by describing these directions in a "system" message. Allow API users to significantly customize the user experience within scope. OpenAI will continue to make improvements here (in particular, be aware that system messages are the easiest way to "jailbreak" the current model, i.e., respect for boundaries is no longer so rigid), and OpenAI is also very encouraged to let them know if users want to try these ideas .
It also has stronger support for multiple languages. Among the 26 languages tested, 24 are more accurate than GPT3.5 and other language models.
The editor opened his eyes and looked around, but he didn’t see any Chinese characters. I decisively went to find out how effective the relevant Chinese test was, and the result was disappointing. Not only is it slow, but it also gives the wrong answer!
Is there any place where ChatGPT is ahead of GPT4?
have! That's how fast text is generated, GPT4 generates answers significantly slower than ChatGPT. It seems that the more capable you are, the more cautious you will be in answering questions!
2. Actual evaluation
The first example is: a sketch on a napkin can make GPT4 magically generate a web page image!
Source: Twitter
Real example, a user on Twitter posted a After taking a photo of the sketch on the napkin, I handed it over to GPT4, and it turned into a fully functional html/css/javascript website.
Netizens exclaimed: This model can actually read and interpret anything written on a napkin!
Another netizen had an idea: Could it be an application based on GPT4 that turns my written prescription into something that pharmacists can actually read, and it can become the next one? American biotech billionaire.
Second example: Rebuilding the game with GPT4.
A user named Pietro recreated the Pong game in 60 seconds, and the score is pretty good.
Photo source: Twitter
Photo source: Twitter
GPT4 can solve puzzles more accurately due to its extensive general knowledge and problem-solving abilities. The creativity of GPT4 is so terrifying.
3. Limitations of GPT4
Although GPT4 has stronger capabilities than ChatGPT, its limitations are still similar to the early GPT model. Most importantly, it's still not completely reliable (it still makes up facts and makes errors of reasoning). When using language model output, especially in high-risk contexts, great care should be taken to use precise protocols that match the needs of the specific use case (such as human review, additional context bases, or avoiding high-risk use entirely).
In OpenAI’s internal adversarial authenticity evaluation, GPT4 scores 40% higher than our latest GPT3.5. In other words, even if the answer generated by GPT4 is more accurate, it is only 40% more credible than GPT4!
4. Access permissions
ChatGPT Plus users can obtain GPT4 access permissions from chat.openai.com. In the meantime, OpenAI will adjust the exact usage cap based on actual demand and system performance, but OpenAI expects severe capacity constraints (although OpenAI will be expanded and optimized in the coming months).
Depending on the traffic patterns OpenAI sees, OpenAI may introduce new subscription levels for higher volume GPT4 usage; OpenAI also hopes to offer some free GPT4 queries at some point , so those without a subscription can also try it.
To access the GPT-4 API (which uses the same ChatCompletions API as GPT-3.5-turbo), you also need to sign up for OpenAI's waitlist.
OpenAI will invite some developers starting today and gradually expand the scale to balance capacity and demand. If you are a researcher with social impact, you can also apply for use through OpenAI’s researcher access program.
5. The application ecosystem has been explored
OpenAI uses GPT4 internally, which has had a huge impact on functions such as support, sales, content management, and programming. OpenAI also uses it to help humans evaluate AI output, beginning the second phase of OpenAI’s alignment strategy.
OpenAI looks forward to GPT4 becoming a valuable tool to improve people’s lives by powering many applications. There is still much work to be done, and OpenAI looks forward to improving, exploring, and contributing to this model through the collective efforts of community building. The editor noticed that OpenAI has reached a cooperation with a virtual volunteer tool company.
Partners of Be My Eyes. Connecting people in need of vision support with volunteers and residents and companies through factual videos from around the world.
Simplify tasks for people with low vision
With the Be My Eyes app Programs that support visually impaired people and help them achieve independence. Blind or low vision users may need support including checking expiration dates, differentiating colors, reading instructions, or navigating new environments.
6. Written at the end
OpenAI calls GPT4 the latest milestone in its efforts to expand deep learning. As a large-scale multi-modal model (accepting image and text input, emitting text output), GPT4 demonstrates human-level performance on a variety of professional and academic benchmarks.
Although there is a big gap with our previous multi-modal capability predictions (text, image, audio, video and other inputs), we can see the evolution of the GPT model It is making solid progress, especially in terms of understanding general knowledge and handling more difficult problems. I am really amazed!
The above is the detailed content of AI Competition: Can GPT4 and ChatGPT help us create better Chinese websites?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

DALL-E 3 was officially introduced in September of 2023 as a vastly improved model than its predecessor. It is considered one of the best AI image generators to date, capable of creating images with intricate detail. However, at launch, it was exclus

Websites for learning C language: 1. C Language Chinese Website; 2. Rookie Tutorial; 3. C Language Forum; 4. C Language Empire; 5. Script House; 6. Tianji.com; 7. Red and Black Alliance; 8, 51 Self-study network; 9. Likou; 10. C Programming. Detailed introduction: 1. C language Chinese website, which is a website dedicated to providing C language learning materials for beginners. It is rich in content, including basic grammar, pointers, arrays, functions, structures and other modules; 2. Rookie tutorials, This is a comprehensive programming learning website and more.

Installation steps: 1. Download the ChatGTP software from the ChatGTP official website or mobile store; 2. After opening it, in the settings interface, select the language as Chinese; 3. In the game interface, select human-machine game and set the Chinese spectrum; 4 . After starting, enter commands in the chat window to interact with the software.

In this article, we will introduce how to develop intelligent chatbots using ChatGPT and Java, and provide some specific code examples. ChatGPT is the latest version of the Generative Pre-training Transformer developed by OpenAI, a neural network-based artificial intelligence technology that can understand natural language and generate human-like text. Using ChatGPT we can easily create adaptive chats

How to use ChatGPTPHP to build an intelligent customer service robot Introduction: With the development of artificial intelligence technology, robots are increasingly used in the field of customer service. Using ChatGPTPHP to build an intelligent customer service robot can help companies provide more efficient and personalized customer services. This article will introduce how to use ChatGPTPHP to build an intelligent customer service robot and provide specific code examples. 1. Install ChatGPTPHP and use ChatGPTPHP to build an intelligent customer service robot.

chatgpt can be used in China, but cannot be registered, nor in Hong Kong and Macao. If users want to register, they can use a foreign mobile phone number to register. Note that during the registration process, the network environment must be switched to a foreign IP.

Open AI is finally making its foray into search. The San Francisco company has recently announced a new AI tool with search capabilities. First reported by The Information in February this year, the new tool is aptly called SearchGPT and features a c

Open AI’s ChatGPT Mac application is now available to everyone, having been limited to only those with a ChatGPT Plus subscription for the last few months. The app installs just like any other native Mac app, as long as you have an up to date Apple S
