// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 2, 2026
30 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

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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