Live web app

Corticorp News

An AI-curated news digest that reads dozens of outlets and gives you one synthesized summary per real-world event — not ten near-duplicate headlines. Stories are clustered across paywall-free sources, sorted by section, and expanded into situation-room deep dives with live maps.

Open news.corticorp.com Back to Projects
Situation Room — live map
Situation Room tactical map of the Russia-Ukraine war
Analytics
Corticorp News analytics dashboard
The Feed
Corticorp News synthesized story feed

How it works

Cluster. Synthesize. Brief.

One summary per event

Instead of ten variations of the same story, articles are clustered into a single real-world event and Claude writes one neutral, synthesized summary of what happened.

Paywall-free sources

Pulls from freely readable outlets via RSS across World, US, Local, Entertainment, Sports, Science, Technology, Health, and the Russia–Ukraine war.

Situation-room deep dives

Dedicated briefings for ongoing theatres — Ukraine, the Middle East, and global flashpoints — with an interactive Leaflet map of the latest events.

Always current

Scheduled digest runs execute inside the server process on a cron schedule, so the feed refreshes on its own without a separate worker.

Search & analytics

Full-text search across the archived digest plus an analytics view of coverage volume and source mix over time.

Archived & fast

Every digest is stored in a local SQLite archive with extracted article imagery, served from a lean Next.js 16 / React 19 app with light and dark themes.

A look inside

Pages & views

Built with

Claude API Next.js 16 React 19 TypeScript SQLite RSS ingestion Leaflet / Maps Tailwind CSS node-cron Railway