Skip to main content

OpenAI threatens lawsuit over student GPT-4 project, forgets you can use it for free

There’s nothing quite like the nonprofit research group turned for-profit company OpenAI chasing down a computer science student over an open-source GPT-4 project. Sounds ridiculous, but it’s true. The creators of ChatGPT are threatening a lawsuit against student Xtekky if he doesn’t take down his GPT4free GitHub repository.

As reported by Tom’s Hardware, GPT4free is an open-source project from a European computer science student. The student identifies as Xtekky, and his tool pings various websites that use GPT-4. You can clone the repository, set up the chatbot locally on your PC, and interact with GPT-4 without paying for OpenAI’s ChatGPT Plus service.

OpenAI's ChatGPT blog post is open on a computer monitor, taken from a high angle.
Photo by Alan Truly

What’s important about this approach is that it doesn’t utilize OpenAI’s GPT-4 application programming interface (API) directly. OpenAI charges fees to services that use its API, and GPT4free simply reaches out to those services to receive responses.

You can already use GPT-4 for free through services like Microsoft’s Bing Chat and Quora’s Poe platform. These services foot the bill for OpenAI’s API, and GPT4free is using these services to provide responses through a local chatbot.

Nothing is ever free on the internet, and services like Bing Chat help offset the cost with advertisements. GPT4free skirts these ads, but the developer points out that these services make their APIs available and that any of them could block external requests. They haven’t done so.

It doesn’t seem the heat is coming from these external sites, either. In an interview with Tom’s Hardware, the developer noted: “…it seems that this [legal threat] solely comes from OpenAI and they basically claim that I am directly attacking them.”

The notice told the developer to take down the project from GitHub within five days to avoid a lawsuit. Xtekky hasn’t given in yet, though. The project remains live on GitHub, and the developer says OpenAI should file a formal complaint through GitHub’s DMCA process rather than trying to pressure him alone.

Xtekky is making changes to GTP4free, however. The project is moving to a new processing system for requests and rebranding, likely to avoid any legal troubles that could stem from using “GPT” or a similar logo to OpenAI.

OpenAI originally started as a non-profit AI research group in 2015. After releasing two open-source AI models, the company restructured as a for-profit partnership, closely aligning with its release of the GPT-3 model, which is not open-source. Its successor, GPT-4, is not open-source, either.

Editors' Recommendations

Jacob Roach
Senior Staff Writer, Computing
Jacob Roach is a writer covering computing and gaming at Digital Trends. After realizing Crysis wouldn't run on a laptop, he…
What is ChatGPT Plus? Everything we know about the premium tier
Close up of ChatGPT and OpenAI logo.

ChatGPT is completely free to use, but that doesn't mean OpenAI isn't also interested in making some money.

ChatGPT Plus is a subscription model that gives you access to a completely different service based on GPT-4, with faster speeds and more reliable access.

Read more
An open-source ChatGPT rival was just launched by the Stable Diffusion team
Stability AI's logo appears along with its mascot a stochastic parrot.

The newest challenger to OpenAI's ChatGPT comes from the company that makes the popular AI image generator Stable Diffusion. Known as StableLM, Stability AI developed this open-source chatbot to democratize access to advanced language models.

Stability AI recently announced the alpha version of StableLM, noting that it is a smaller and more efficient solution than most others. StableLM uses just three billion to seven billion parameters, 2% to 4% the size of ChatGPT's 175 billion parameter model.

Read more
Auto-GPT: 5 amazing things people have already done with it
A closeup of the gears in a watch mechanism.

People are already using the recently released Auto-GPT to do amazing things. Auto-GPT is the hot new AI tool that takes the core natural language capabilities of ChatGPT, and adds the ability to "self-prompt" to complete goals any you may give it. It has internet access, memory, and the ability to write and execute code to achieve a task.

We're still discovering all you can do with Auto-GPT as AI enthusiasts flock to it. It's still the early days, but here are five notable things people have done with Auto-GPT so far.
Improve its own code
Auto-GPT can read, write, and execute code, allowing the AI to improve its own programming. Significant Gravitas, the Twitter account of Auto-GPT's developer, shared the news in a recent tweet.

Read more