search
HomeTechnology peripheralsAIReddit to pay companies like OpenAI to avoid inappropriate use of user chats

Reddit to pay companies like OpenAI to avoid inappropriate use of user chats

News on April 19th, Microsoft, Google and OpenAI have been using user chat data on Reddit forums to develop new artificial intelligence systems. Now, Reddit plans to charge these companies royalties.

Reddit has always been a hub for discussion of hot topics on the Internet, with approximately 57 million people visiting the site every day to discuss everything from makeup tips to video games to automatic car washes.

In recent years, chats on Reddit forums have become free training tools for companies such as Google, OpenAI and Microsoft to develop artificial intelligence systems. Now, many in the industry believe these artificial intelligence systems will be the next big thing in the tech industry.

Therefore, Reddit intends to charge companies that develop artificial intelligence technology. Many companies download and process forum chat through application programming interfaces (APIs). On Tuesday, Reddit said it planned to start charging companies to use its API.

Reddit founder and CEO Steve Huffman (Steve Huffman) said in an interview: "Reddit's database is indeed valuable, and we do not need to provide this value for free to the world's largest Company."

Reddit's move is the first time a social network has explicitly charged OpenAI and others for open access to develop artificial intelligence systems like ChatGPT. New AI systems like ChatGPT may one day become big business, but they won't do much to help companies like Reddit. On the contrary, these artificial intelligence systems can also automatically generate chat content and become competitors of Reddit.

Reddit is preparing for a possible listing this year. The company was founded in 2005 and currently relies mainly on platform advertising and e-commerce transactions to make profits. Reddit said it is finalizing the charging details of the API interface and will announce the price in the next few weeks.

Today, large-scale language models have become an important part of developing new artificial intelligence technologies, and user chat content on Reddit forums has become a valuable commodity.

One of the underlying algorithms of Google’s artificial intelligence chatbot Bard was trained using Reddit chat data. At the same time, OpenAI’s ChatGPT also uses Reddit data as one of the information for training large language models.

In addition, other companies are beginning to realize the value of chat content and images stored on the platform. Image hosting service Shutterstock has sold image data to OpenAI, which helped develop DALL-E, an artificial intelligence system that can generate images based on simple text prompts.

Currently, thousands of companies and developers, large and small, are using APIs to track millions of chats on the Twitter platform. Last month, Elon Musk, the owner of the personal social media platform Twitter, said he was changing the current way of using Twitter's API, charging fees ranging from tens to hundreds of thousands to use the API. But Musk didn't mention large language models as the reason for the change.

In order to continuously improve models, artificial intelligence companies need two important factors: powerful computing power and a large amount of available data. Some large artificial intelligence development companies usually have enough computing power, but still look for the data they need to improve their algorithms on the Internet. These include resources such as Wikipedia, various digitized books, academic articles, and chats on Reddit forums.

Companies such as Google, OpenAI and Microsoft have not yet responded to Reddit’s plan to charge.

For a long time, Reddit has had a co-dependent relationship with search engines like Google and Bing. They automatically obtain Reddit page information, index it, and then display relevant information in search results pages. Although this automatic crawling method may not be popular with all websites, Reddit can rank high in search results.

The large language model is completely different. It needs to obtain as much data as possible so that a new artificial intelligence system can be created.

Reddit believes that its forum data is particularly valuable because it is constantly updated. This freshness and relevance are exactly what large language model algorithms need to produce the best results, Huffman said.

"Reddit is better for chatting than anywhere else on the Internet," Huffman said. "There's a lot of content on the site that you would only say privately, or not say at all."

Hoffman also stressed that for developers who want to develop applications that help people use Reddit For now, the API is still free. For example, developers can use tools such as APIs for free to develop robots that automatically track whether user comments comply with content publishing rules. People studying Reddit data for academic research or non-commercial purposes will also continue to have free access to the data.

Reddit also hopes to integrate more machine learning into forum operations. For example, Reddit can use machine learning to identify the use of artificial intelligence-generated text on the platform and add labels to inform users which comments are from robots. . Reddit also promised to improve software tools for forum moderators to help them monitor third-party bots on their forums.

But for AI makers, Reddit thinks it’s time to pay up.

“It’s our own problem to create value by scraping Reddit’s data and not reimbursing our users,” Huffman said. "Now is a good time for us to strengthen management." (Chenchen)

The above is the detailed content of Reddit to pay companies like OpenAI to avoid inappropriate use of user chats. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:51CTO.COM. If there is any infringement, please contact admin@php.cn delete
Are You At Risk Of AI Agency Decay? Take The Test To Find OutAre You At Risk Of AI Agency Decay? Take The Test To Find OutApr 21, 2025 am 11:31 AM

This article explores the growing concern of "AI agency decay"—the gradual decline in our ability to think and decide independently. This is especially crucial for business leaders navigating the increasingly automated world while retainin

How to Build an AI Agent from Scratch? - Analytics VidhyaHow to Build an AI Agent from Scratch? - Analytics VidhyaApr 21, 2025 am 11:30 AM

Ever wondered how AI agents like Siri and Alexa work? These intelligent systems are becoming more important in our daily lives. This article introduces the ReAct pattern, a method that enhances AI agents by combining reasoning an

Revisiting The Humanities In The Age Of AIRevisiting The Humanities In The Age Of AIApr 21, 2025 am 11:28 AM

"I think AI tools are changing the learning opportunities for college students. We believe in developing students in core courses, but more and more people also want to get a perspective of computational and statistical thinking," said University of Chicago President Paul Alivisatos in an interview with Deloitte Nitin Mittal at the Davos Forum in January. He believes that people will have to become creators and co-creators of AI, which means that learning and other aspects need to adapt to some major changes. Digital intelligence and critical thinking Professor Alexa Joubin of George Washington University described artificial intelligence as a “heuristic tool” in the humanities and explores how it changes

Understanding LangChain Agent FrameworkUnderstanding LangChain Agent FrameworkApr 21, 2025 am 11:25 AM

LangChain is a powerful toolkit for building sophisticated AI applications. Its agent architecture is particularly noteworthy, allowing developers to create intelligent systems capable of independent reasoning, decision-making, and action. This expl

What are the Radial Basis Functions Neural Networks?What are the Radial Basis Functions Neural Networks?Apr 21, 2025 am 11:13 AM

Radial Basis Function Neural Networks (RBFNNs): A Comprehensive Guide Radial Basis Function Neural Networks (RBFNNs) are a powerful type of neural network architecture that leverages radial basis functions for activation. Their unique structure make

The Meshing Of Minds And Machines Has ArrivedThe Meshing Of Minds And Machines Has ArrivedApr 21, 2025 am 11:11 AM

Brain-computer interfaces (BCIs) directly link the brain to external devices, translating brain impulses into actions without physical movement. This technology utilizes implanted sensors to capture brain signals, converting them into digital comman

Insights on spaCy, Prodigy and Generative AI from Ines MontaniInsights on spaCy, Prodigy and Generative AI from Ines MontaniApr 21, 2025 am 11:01 AM

This "Leading with Data" episode features Ines Montani, co-founder and CEO of Explosion AI, and co-developer of spaCy and Prodigy. Ines offers expert insights into the evolution of these tools, Explosion's unique business model, and the tr

A Guide to Building Agentic RAG Systems with LangGraphA Guide to Building Agentic RAG Systems with LangGraphApr 21, 2025 am 11:00 AM

This article explores Retrieval Augmented Generation (RAG) systems and how AI agents can enhance their capabilities. Traditional RAG systems, while useful for leveraging custom enterprise data, suffer from limitations such as a lack of real-time dat

See all articles

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

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.