KnowThis — 60-Second Briefings on People in the News
A consumer app that pings you when a public figure's name spikes in the news (death, indictment, election, award) and serves a fast neutral briefing — who they were, what they did, why they matter — so a headline like 'former minister dies at 78' becomes useful in 60 seconds.
news-curious adults who see a headline about a public figure they don't immediately remember
- Push notification when a tracked or trending public figure's name spikes in news across outlets
- One-screen '60-second brief' with role, career arc, notable moments, and current context
- 'Why now' sidebar linking the developing story so you can decide whether to read further
- Bookmarkable archive of figures you've looked up, so context persists across news cycles
News cycles increasingly reference public figures (politicians, entertainers, athletes) with the assumption readers remember them — a high-profile death drawing 10k+ searches shows the audience actively wants fast context rather than clicking a tab they opened days ago.
Several 'who is this public figure' apps already exist (WhoDat, PopFaces, Who is This?, Where Have I Seen), confirming people do look up unfamiliar figures in the news, though none are news-triggered push apps and exact search-spike volumes aren't verifiable beyond the user's cited Ann Widdecombe example.WhoDat - Apps on Google Play ↗PopFaces-Recognize Celebrities on the App Store ↗
Adjacent competitors exist but none combine news-trigger + person-specific + 60s neutral briefing: WhoDat/PopFaces/StarSearch are image-based recognition, Briefly/BrieflyCA are general news summaries rather than people-focused, leaving a narrow but contested niche.Briefly | Fast, Neutral News Summaries ↗BrieflyCA - Apps on Google Play ↗
Free Briefly/BrieflyCA and ad-supported news apps compete on price; Briefing.com's $60-240/mo and Bloomberg's $399/yr show B2B willingness to pay, but consumer willingness to pay $5-10/mo for person-specific briefings is unproven and likely soft given free alternatives.Briefing.com Premium Services ↗News Briefing - AI-Powered ↗
Public figures referenced in headlines is a durable, decades-old pattern and LLM-driven summarization only strengthens the use case; threat is incumbent news apps adding 'person cards' rather than the underlying need disappearing.Where Have I Seen - AI-Powered Celebrity Recognition ↗
Trivial to prototype: off-the-shelf news monitoring (NewsAPI/GDELT), entity extraction, LLM summarization, and push notifications cover the stack; main work is editorial tone-tuning and a reliable entity-disambiguation pipeline, not novel ML.