Home Technology peripherals AI Is ChatGPT more like a browser or an operating system?

Is ChatGPT more like a browser or an operating system?

Apr 29, 2023 pm 04:16 PM
operating system Browser chatgpt

As the brightest jewel in the software crown, the operating system has made huge profits in history. Many people are now debating, is ChatGPT like an operating system?

I personally think it is more like a browser than an operating system.

An important feature of an operating system that is as monopolistic as Windows is that it can build a bilateral network between developers and users, and this network is "exclusive" and "exclusive."

Why has the browser never formed such a barrier?

Because the protocol used by browsers and servers is public and universal. If a browser makes any innovation and is not compatible with the W3C HTML standard, it is asking for death. So for users, when switching from Chrome to Safari, or from Edge to FireFox, the main experience will hardly change (whichever one changes is a bug in that browser)

And the operating system The difference is that programs on Windows cannot run on MacOS, and vice versa.

Why is Microsoft more wary of Java than Apple? Because Java actually formed a new standard for applications, opening up the closed systems formed by Windows, Mac and Unix. If an application can be written once and run on all operating systems as promised by Java, the advantages of the developer community and users of Windows that have been built for many years will be gone in an instant.

So back to the topic, ChatGPT. Is its ecosystem more like an operating system or more like a browser?

My judgment based on the current information is that its ecology is relatively more open. Because the upper application layer uses natural language (that is, Prompt) to interact with it. This natural language has a global standard, which is the documents of human beings over the past thousands of years. People's daily communication habits are the standard of natural language.

No matter which big language model, if the input or output does not match the natural language, that is its problem. If a large language model is too different from English, Chinese, or Spanish used in human society, this is not called innovation, but failure to comply with standards.

If this assumption is true, then replacing the large language model at the application layer is relatively closer to changing the browser for an Internet website, and it is not nearly as irreplaceable as changing the operating system. The lower the cost of migration, the lower the competitive barriers for each large language model.

For the industry, having standards like browsers is the optimal solution; for each large language model, the more statements that can only be understood on its own model, the better.

This is a long-term game between a large language model and the industry.

The above is the detailed content of Is ChatGPT more like a browser or an operating system?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

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

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1664
14
PHP Tutorial
1266
29
C# Tutorial
1239
24
How to register an account on Ouyi Exchange Ouyi Exchange Registration Tutorial How to register an account on Ouyi Exchange Ouyi Exchange Registration Tutorial Apr 24, 2025 pm 02:06 PM

The steps to register an Ouyi account are as follows: 1. Prepare a valid email or mobile phone number and stabilize the network. 2. Visit Ouyi’s official website. 3. Enter the registration page. 4. Select email or mobile phone number to register and fill in the information. 5. Obtain and fill in the verification code. 6. Agree to the user agreement. 7. Complete registration and log in, carry out KYC and set up security measures.

Binance download link Binance download path Binance download link Binance download path Apr 24, 2025 pm 02:12 PM

To safely download the Binance APP, you need to go through the official channels: 1. Visit the Binance official website, 2. Find and click the APP download portal, 3. Choose to scan the QR code, app store, or directly download the APK file to download to ensure that the link and developer information are authentic, and enable two-factor verification to protect the security of the account.

How to understand DMA operations in C? How to understand DMA operations in C? Apr 28, 2025 pm 10:09 PM

DMA in C refers to DirectMemoryAccess, a direct memory access technology, allowing hardware devices to directly transmit data to memory without CPU intervention. 1) DMA operation is highly dependent on hardware devices and drivers, and the implementation method varies from system to system. 2) Direct access to memory may bring security risks, and the correctness and security of the code must be ensured. 3) DMA can improve performance, but improper use may lead to degradation of system performance. Through practice and learning, we can master the skills of using DMA and maximize its effectiveness in scenarios such as high-speed data transmission and real-time signal processing.

Download the official website of Ouyi Exchange app for Apple mobile phone Download the official website of Ouyi Exchange app for Apple mobile phone Apr 28, 2025 pm 06:57 PM

The Ouyi Exchange app supports downloading of Apple mobile phones, visit the official website, click the "Apple Mobile" option, obtain and install it in the App Store, register or log in to conduct cryptocurrency trading.

Sesame Open Door Official Website Entrance Sesame Open Door Official Latest Entrance 2025 Sesame Open Door Official Website Entrance Sesame Open Door Official Latest Entrance 2025 Apr 28, 2025 pm 07:51 PM

Sesame Open Door is a platform that focuses on cryptocurrency trading. Users can obtain portals through official websites or social media to ensure that the authenticity of SSL certificates and website content is verified during access.

How to register an account on Sesame Open Exchange? Tutorial on Registration of Sesame Open Exchange How to register an account on Sesame Open Exchange? Tutorial on Registration of Sesame Open Exchange Apr 24, 2025 pm 02:00 PM

Registering a Sesame Door Account requires 7 steps: 1. Prepare a valid email or mobile phone number and a stable network; 2. Visit the official website; 3. Enter the registration page; 4. Select and fill in the registration method; 5. Obtain and fill in the verification code; 6. Agree to the user agreement; 7. Complete registration and log in, it is recommended to carry out KYC and set security measures.

The Current macOS: Everything You Need to Know The Current macOS: Everything You Need to Know Apr 27, 2025 am 12:16 AM

macOSSonoma is the latest version launched in 2023. 1) Enhanced video conferencing functions, support virtual backgrounds and reaction effects; 2) Improved game performance, support Metal3 graphics API; 3) Added new privacy and security features, such as lock mode and stronger password protection.

How to handle high DPI display in C? How to handle high DPI display in C? Apr 28, 2025 pm 09:57 PM

Handling high DPI display in C can be achieved through the following steps: 1) Understand DPI and scaling, use the operating system API to obtain DPI information and adjust the graphics output; 2) Handle cross-platform compatibility, use cross-platform graphics libraries such as SDL or Qt; 3) Perform performance optimization, improve performance through cache, hardware acceleration, and dynamic adjustment of the details level; 4) Solve common problems, such as blurred text and interface elements are too small, and solve by correctly applying DPI scaling.

See all articles