// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.3 C
Singapore

OpenAI to introduce ads to free and lower-tier ChatGPT subscribers to address soaring costs

SAN FRANCISCO: OpenAI said it will start testing advertisements on ChatGPT in the coming weeks, aiming to boost revenue to cover its rising costs. Ads will first appear for free and lower-tier subscribers in the United States, while Plus, Pro, Business, and Enterprise users will remain ad-free, the company said in a blog post.

Since its launch in 2022, ChatGPT has grown to nearly one billion users, but only a few pay for subscriptions.

“Most importantly: ads will not influence the answers ChatGPT gives you,” said Fidji Simo, the company’s CEO of applications, in a social media post Friday.

Despite reaching a US$500 billion (S$644 billion) valuation from funding rounds, OpenAI spends heavily on the computing power needed to run its AI services, prompting the company to explore advertising, a move that helped boost revenue for tech giants like Google and Meta.

OpenAI pledged that ads would not affect ChatGPT’s answers or use private conversation data.

As ChatGPT introduces ads, Fidji Simo, OpenAI’s CEO of applications and a former Meta executive who handled its advertising business, urged users to trust that “ChatGPT’s responses are driven by what’s objectively useful, never by advertising.”

But introducing personalized ads starts OpenAI “down a risky path” previously taken by social media companies, said Miranda Bogen of the Center for Democracy and Technology.

“People are using chatbots for all sorts of reasons, including as companions and advisors,” said Bogen, director of CDT’s AI Governance Lab. “There’s a lot at stake when that tool tries to exploit users’ trust to hawk advertisers’ goods.”

Emarketer analyst Jeremy Goldman told AFP, OpenAI’s move to introduce ads simply means OpenAI is admitting that “the race isn’t just about model quality anymore.” He also noted that introducing ads is how OpenAI stays in the AI race. /TISG

Additional source: AP

Read also: Malaysia joins Indonesia in suspending access to Musk’s Grok AI over sexually explicit content concerns

- Advertisement -

Hot this week

Singaporean man faces jail time for sending SM Lee a fake photo and message that Marina Bay Sands is on fire

A doctored image and cryptic bomb message sent to the Senior Minister's Facebook page triggered a police report and extra security checks at MBS

Singapore reclaims world’s most competitive country title, overtaking HK and former #1 Switzerland

The International Institute for Management Development (IMD) in Lausanne, Switzerland, ranked 70 economies globally based on assessments of over 6,000 business leaders.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks