// Adds dimensions UUID, Author and Topic into GA4
Monday, August 10, 2026
29.6 C
Singapore

Perplexity AI’s value jumps to US$18B after fresh US$100M funding

INTERNATIONAL: Perplexity AI, the artificial intelligence-powered search engine startup taking on Google, has raised another US$100 million in fresh funding, pushing its valuation up to US$18 billion (S$23 billion).

The Edge Singapore reported, citing a person familiar with the matter, that the fresh funding is an extension of a previous funding round from earlier this year, which valued the company at US$14 billion.

Perplexity declined to comment on the funding. Some details of the deal were earlier reported by the Financial Times.

Perplexity, founded in 2022, has quickly become one of the leading names in generative AI. Its valuation jumped from US$1 billion to US$3 billion last year and then tripled again just months later.

In March, Bloomberg News reported that the startup aimed to raise up to US$1 billion at a valuation of US$18 billion but later settled for a smaller investment at US$14 billion. With this latest funding, it’s now back at its original valuation target. /TISG

Read also: Nvidia CEO to sell more advanced chips to China after H20 ban, warns of ‘tremendous loss’ for firms in potential US$50B AI market

- Advertisement -

Hot this week

Jobless man with one month of savings left considers taking on debt to survive while starting a business

SINGAPORE: A man who failed to secure employment and has thus ventured into entrepreneurship took to Reddit to ask fellow locals whether taking out debt in order to survive might be a good idea. ...

Singaporean man, 25, gets 1 year 4 months jail for taking 179 upskirt voyeur videos over 3 years, and molesting woman at MRT station

The prosecution said the man had repeatedly offended over several years, with his offences dating back as far as 2016

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