← All tools

AI News Agent

Live

The AI news, retrieved, summarised, clustered.

An end-to-end AI agent for retrieving, summarising and clustering AI news from curated sources — browse the field's developments as organised topic indexes rather than a raw firehose.

React · FastAPI · Supabase · Perplexity

Open AI News Agent

A React frontend paired with a FastAPI backend. The frontend handles retrieval, filtering and sorting of news articles about AI. The backend fetches RSS sources, generates article summaries via Perplexity MCP, and clusters content into topic indexes. Articles are stored in Supabase.

Learnings from this project — particularly around article topic modelling — fed directly into the build of AI Scout, its fully-automated successor.

What it does

Curated source retrieval

Fetches from a maintained set of RSS sources rather than scraping the open web — signal over noise by construction.

Automatic summarisation

Each article gets a generated summary via Perplexity, so scanning a day's developments takes minutes.

Topic clustering

Content is clustered into topic indexes, turning a stream of articles into a navigable map of what's moving.

AI News Agent runs live — no sign-up needed to look around.

Open AI News Agent