// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 7, 2026
31.1 C
Singapore

Singapore-built AI platform reaches 5 million users in six months, created by an RI alum

SINGAPORE: More and more people are using AI these days, but why shouldn’t you use one that’s anchored in Singapore’s research ecosystem, and was made with Southeast Asian users, and with human connection, in mind?

Agnes AI may not be as well-known as ChatGPT, DeepSeek, or Perplexity, but since it was launched last July, it has attracted more than five million registered users, with 200,000 people using it every day. It’s also among the top 10 productivity apps in Singapore, the Philippines, Vietnam, and Indonesia.

The app calls itself “everyday AI for everyone” by “turning intelligence into something truly usable.”

What sets Agnes apart is that it combines conversational AI with productivity and creative tools. Importantly, the people behind Agnes recognise the importance of people-to-people interaction. The app has a group chat function called CoVibe that enables users to search, research, generate images, videos, and slides together. Its agentic memory means it remembers everything, so users never have to start from scratch.

In other words, as an all-in-one AI assistant, users can start with a question and end with a presentation using Agnes’ search, deep research, wide research, AI slides, AI design, AI Sheet, Filters, CoVibe (group chat), and Explore (News), without ever switching to another app. Best of all, Agnes was created specifically for Singaporean and Southeast Asian users.

Bruce Yang: From RI student to AI founder 

A Raffles Institution alumnus, Mr Yang went on to obtain dual degrees in Mathematics and Computer Science at UC Berkeley. There, he studied under a Turing Award–winning professor and graduated with high honours ahead of schedule.

After graduating, he worked at Microsoft, LinkedIn, and Fitbit, and in 2014, founded a social networking app called Sobrr, a 24-hour photo-sharing app widely touted as the “anti-Facebook.”

He came back to Singapore during the Covid-19 pandemic and pursued a PhD in AI at the National University of Singapore (NUS), where the seeds for Agnes were first sown.

Mr Yang went on to co-found SapiensAI in January 2025, which launched Agnes six months later, created by a team from NUS, NTU, MIT, Stanford, and UC Berkeley.

Earlier this month, in the context of Agnes’ CoVibe group chat function, Mr Yang told Digital Journal, “Most AI products today ask users to choose: productivity tools or social networks. We’re building something where both are equally native.

We want people not only to interact with AI, but also to interact with each other with AI assistance.”

Interested? Give Agnes a try here. /TISG

 

 

- Advertisement -

Hot this week

Immigration and Checkpoints Authority: 30 motorists were caught committing dangerous driving, including queue-cutting offences at Woodlands Checkpoint; 15 were referred to the traffic police...

ICA stepped up operations over the Vesak long weekend, taking action against motorists who disrupted traffic flow and compromised safety

Singapore breaks into global top 10 startup ecosystems index for the first time

Singapore has broken into the global top ten startup ecosystems for the first time, even as Singapore retained its country ranking in the Global Startup Ecosystem Index 2026, from global startup ec...

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