Table of Contents
Disguised "Open Source" GPT-4
Was approached by OpenAI
Home Technology peripherals AI GPT-4 was 'open sourced” by CS students! OpenAI Threat: If you don't take down the project, I'll sue you

GPT-4 was 'open sourced” by CS students! OpenAI Threat: If you don't take down the project, I'll sue you

May 14, 2023 pm 02:13 PM
computer Open source

As we all know, ChatGPT is free, but if you want to try the latest and most powerful GPT-4, basically the only way to go is "Krypton Gold"——

Either subscribe to ChatGPT Plus or pay to call the API.

Although there are some websites that integrate GPT, such as Microsoft's Bing, You.com, etc., they all contain some private goods.

So, what if you want to experience a more native GPT-4, but don’t want to spend money?

Recently, a project called GPT4Free came out. Not only did it gain 18.5k stars on GitHub, but it also made it onto the Trending weekly list.

However, Xtekky, the CS student who produced the project, said that OpenAI now requires him to shut down the entire project within five days or face litigation.

Project address: https://github.com/xtekky/gpt4free

The contradiction is that, The websites used by GPT4Free themselves paid a lot of money to OpenAI to use the GPT model.

Therefore, for queries that come in through scripts, the website not only has to pay for them, but it also does not get any traffic.

If this website relies on advertising revenue to offset the cost of API usage, then it may lose money after this operation.

Disguised "Open Source" GPT-4

Now, if you want to use GPT-4, in addition to directly replenishing your membership, you can only queue up and wait for the API, and then continue Krypton gold...

And GPT4Free allows us to use (bai) GPT-4 and GPT-3.5 for free through websites such as You.com, Quora and CoCalc Model.

At the same time, GPT4Free is also very simple to configure.

First, install GPT4Free on WSL2 (Windows Subsystem for Linux) on your computer. This only takes a few minutes and involves cloning the GitHub repository, using pip to install some required libraries, and running a Python script.

After starting the script, use the browser to access http://localhost:8501 to get a chatbot.

On the backend, GPT4Free uses various API addresses used by websites like You.com that provide answers through GPT-3.5/GPT-4.

Specifically, the GPT4Free script will first visit https://you.com/api/streamingSearch, pass various parameters there, and then obtain the returned JSON and format it. change.

In addition, the GPT4Free repository also has scripts for obtaining data from other websites such as Quora, Forefront, and TheB. Any developer can make his or her own chatbot based on these scripts.

In this regard, Xtekky said: "You can achieve the same effect by just opening the tabs of these websites. I can open Phind, You and other websites on my browser tabs and making a lot of requests. My repository just implements this in a simpler way."

GPT-4 was open sourced” by CS students! OpenAI Threat: If you dont take down the project, Ill sue you

On Sunday, Xtekky released a The announcement stated that he was making some improvements to his chatbot.

This chatbot is independent of the GitHub repository and is mainly used as an example to demonstrate how to use GPT4Free.

Xtekky said that he plans to move the chatbot to a different domain, rename it g4f (short for GPT4Free), and change the logo (the current one is very similar to OpenAI) .

GPT-4 was open sourced” by CS students! OpenAI Threat: If you dont take down the project, Ill sue you

Currently under maintenance

Was approached by OpenAI

It is not protected on public networks.

"OpenAI could also contact these sites and warn/notify them and then work with me to take down the content, but it looks like this (legal threat) comes entirely from OpenAI, and what they mean is basically That is, my project is a direct attack on OpenAI," Xtekky said.

If the owner of these sites has questions about his script queries, they should contact him directly. For example, Xtekky has removed scripts using phind.com, ora.sh and writessonic.com in response to requests from some websites.

Perhaps more importantly, Xtekky pointed out that these websites can prevent external use of their internal APIs through common security measures, such as blocking API traffic from non-home IPs.

Xtekky said that he had advised all the websites that wrote to him to ensure that their APIs were secure, but none of the websites had taken appropriate measures. So even if he pulls these scripts from his repository, other developers can do the same thing.

GPT-4 was open sourced” by CS students! OpenAI Threat: If you dont take down the project, Ill sue you

Now, even in the face of OpenAI’s warning, Xtekky decided to keep this warehouse. And, he also directly told OpenAI that if they wanted to take it down, they should make a formal request to GitHub instead of him.

"I think they contacted me previously to force me to delete the repository myself," he said, "but the correct way would have been to submit a formal DMCA request through GitHub."

And, even if GPT4Free never existed, as long as these sites’ APIs continue to be unprotected, anyone can find a way to use them.

"Now that GitHub users are sharing and hosting this project everywhere," Xtekky said, "deleting my repository won't matter."

The above is the detailed content of GPT-4 was 'open sourced” by CS students! OpenAI Threat: If you don't take down the project, I'll sue you. 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

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

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)

Ten recommended open source free text annotation tools Ten recommended open source free text annotation tools Mar 26, 2024 pm 08:20 PM

Text annotation is the work of corresponding labels or tags to specific content in text. Its main purpose is to provide additional information to the text for deeper analysis and processing, especially in the field of artificial intelligence. Text annotation is crucial for supervised machine learning tasks in artificial intelligence applications. It is used to train AI models to help more accurately understand natural language text information and improve the performance of tasks such as text classification, sentiment analysis, and language translation. Through text annotation, we can teach AI models to recognize entities in text, understand context, and make accurate predictions when new similar data appears. This article mainly recommends some better open source text annotation tools. 1.LabelStudiohttps://github.com/Hu

15 recommended open source free image annotation tools 15 recommended open source free image annotation tools Mar 28, 2024 pm 01:21 PM

Image annotation is the process of associating labels or descriptive information with images to give deeper meaning and explanation to the image content. This process is critical to machine learning, which helps train vision models to more accurately identify individual elements in images. By adding annotations to images, the computer can understand the semantics and context behind the images, thereby improving the ability to understand and analyze the image content. Image annotation has a wide range of applications, covering many fields, such as computer vision, natural language processing, and graph vision models. It has a wide range of applications, such as assisting vehicles in identifying obstacles on the road, and helping in the detection and diagnosis of diseases through medical image recognition. . This article mainly recommends some better open source and free image annotation tools. 1.Makesens

Remote Desktop cannot authenticate the remote computer's identity Remote Desktop cannot authenticate the remote computer's identity Feb 29, 2024 pm 12:30 PM

Windows Remote Desktop Service allows users to access computers remotely, which is very convenient for people who need to work remotely. However, problems can be encountered when users cannot connect to the remote computer or when Remote Desktop cannot authenticate the computer's identity. This may be caused by network connection issues or certificate verification failure. In this case, the user may need to check the network connection, ensure that the remote computer is online, and try to reconnect. Also, ensuring that the remote computer's authentication options are configured correctly is key to resolving the issue. Such problems with Windows Remote Desktop Services can usually be resolved by carefully checking and adjusting settings. Remote Desktop cannot verify the identity of the remote computer due to a time or date difference. Please make sure your calculations

2024 CSRankings National Computer Science Rankings Released! CMU dominates the list, MIT falls out of the top 5 2024 CSRankings National Computer Science Rankings Released! CMU dominates the list, MIT falls out of the top 5 Mar 25, 2024 pm 06:01 PM

The 2024CSRankings National Computer Science Major Rankings have just been released! This year, in the ranking of the best CS universities in the United States, Carnegie Mellon University (CMU) ranks among the best in the country and in the field of CS, while the University of Illinois at Urbana-Champaign (UIUC) has been ranked second for six consecutive years. Georgia Tech ranked third. Then, Stanford University, University of California at San Diego, University of Michigan, and University of Washington tied for fourth place in the world. It is worth noting that MIT's ranking fell and fell out of the top five. CSRankings is a global university ranking project in the field of computer science initiated by Professor Emery Berger of the School of Computer and Information Sciences at the University of Massachusetts Amherst. The ranking is based on objective

Unable to open the Group Policy object on this computer Unable to open the Group Policy object on this computer Feb 07, 2024 pm 02:00 PM

Occasionally, the operating system may malfunction when using a computer. The problem I encountered today was that when accessing gpedit.msc, the system prompted that the Group Policy object could not be opened because the correct permissions may be lacking. The Group Policy object on this computer could not be opened. Solution: 1. When accessing gpedit.msc, the system prompts that the Group Policy object on this computer cannot be opened because of lack of permissions. Details: The system cannot locate the path specified. 2. After the user clicks the close button, the following error window pops up. 3. Check the log records immediately and combine the recorded information to find that the problem lies in the C:\Windows\System32\GroupPolicy\Machine\registry.pol file

Recommended: Excellent JS open source face detection and recognition project Recommended: Excellent JS open source face detection and recognition project Apr 03, 2024 am 11:55 AM

Face detection and recognition technology is already a relatively mature and widely used technology. Currently, the most widely used Internet application language is JS. Implementing face detection and recognition on the Web front-end has advantages and disadvantages compared to back-end face recognition. Advantages include reducing network interaction and real-time recognition, which greatly shortens user waiting time and improves user experience; disadvantages include: being limited by model size, the accuracy is also limited. How to use js to implement face detection on the web? In order to implement face recognition on the Web, you need to be familiar with related programming languages ​​and technologies, such as JavaScript, HTML, CSS, WebRTC, etc. At the same time, you also need to master relevant computer vision and artificial intelligence technologies. It is worth noting that due to the design of the Web side

Alibaba 7B multi-modal document understanding large model wins new SOTA Alibaba 7B multi-modal document understanding large model wins new SOTA Apr 02, 2024 am 11:31 AM

New SOTA for multimodal document understanding capabilities! Alibaba's mPLUG team released the latest open source work mPLUG-DocOwl1.5, which proposed a series of solutions to address the four major challenges of high-resolution image text recognition, general document structure understanding, instruction following, and introduction of external knowledge. Without further ado, let’s look at the effects first. One-click recognition and conversion of charts with complex structures into Markdown format: Charts of different styles are available: More detailed text recognition and positioning can also be easily handled: Detailed explanations of document understanding can also be given: You know, "Document Understanding" is currently An important scenario for the implementation of large language models. There are many products on the market to assist document reading. Some of them mainly use OCR systems for text recognition and cooperate with LLM for text processing.

Just released! An open source model for generating anime-style images with one click Just released! An open source model for generating anime-style images with one click Apr 08, 2024 pm 06:01 PM

Let me introduce to you the latest AIGC open source project-AnimagineXL3.1. This project is the latest iteration of the anime-themed text-to-image model, aiming to provide users with a more optimized and powerful anime image generation experience. In AnimagineXL3.1, the development team focused on optimizing several key aspects to ensure that the model reaches new heights in performance and functionality. First, they expanded the training data to include not only game character data from previous versions, but also data from many other well-known anime series into the training set. This move enriches the model's knowledge base, allowing it to more fully understand various anime styles and characters. AnimagineXL3.1 introduces a new set of special tags and aesthetics

See all articles