About The AI Daily Signal
Hundreds of things happen in artificial intelligence every day, scattered across news sites, laboratory blogs, forums, podcasts and leaderboards. The AI Daily Signal reads it all and sends one transmission: the developments that mattered, grouped into themes, explained in plain English with every piece of jargon defined.
How it works
An automated pipeline gathers the day's coverage from news outlets, official laboratory announcements, Reddit, Hacker News and benchmark trackers. AI clusters the stories, measures how strongly each theme registered across sources — that's the signal meter you see on every story — and drafts the summaries. A human editor reviews and approves every transmission before it is published. Nothing goes out unread.
What's coming
A weekly roundup, a YouTube edition of the daily transmission, and practical training built on what we learn every day — starting with a course on task design: how to brief AI systems that can work autonomously for hours, where defining the task well matters far more than wording the perfect prompt.
How this site was built
There is no development team behind The AI Daily Signal. The site was designed, built and is operated day to day by one person directing AI tools — and this page exists to show what that means in practice.
The division of labour:
Claude (claude.ai) acts as architect and operations engineer. Through live connections to the infrastructure (the Model Context Protocol, MCP), it designs the systems and then runs them in conversation: deploying server functions, applying database changes, reading logs, diagnosing failures and fixing them — often while the morning edition is mid-flight.
Claude Code writes the website itself: every page, component and translation in this codebase, working from written briefs, verifying its own work against live data, and pushing to production.
Supabase is the machine room: a Postgres database, eight scheduled server functions, authentication, and storage for the podcast audio. Vercel hosts the site, deploying automatically from GitHub on every change.
Each morning, unattended, the pipeline gathers several hundred items from news feeds and podcast transcripts. The Anthropic API drafts the day's briefing, newsletter and podcast script — through a relay design in which the database itself dispatches the long AI calls, because serverless functions are not allowed to wait that long. ElevenLabs records the approved script as the day's episode, chapter marks included. The edition is machine-translated into ten languages. The data desks fill themselves: model benchmarks from Artificial Analysis at dawn, end-of-day market prices, and a curated global picture of AI infrastructure.
One rule is absolute: nothing publishes without human review. The machine drafts; the editor reads, corrects and presses publish. The marginal running cost is a few pounds a month.
Built with AI: the projects
The same approach, applied to other problems. This list grows.
A daily AI news publication that largely runs itself.
This site. Every morning, unattended, it gathers several hundred items from news feeds and podcast transcripts, drafts the day's briefing, newsletter and podcast script, and queues them for human review. On publish it records the podcast episode with chapter marks, sends the newsletter, and serves the edition in ten languages. Its data desks refresh themselves daily: model benchmarks, an AI markets tape, and a global infrastructure tracker. Built and operated by one person directing AI tools; no development team.
True Bricks
LiveThe true total cost of owning a UK home.
A property research tool that calculates the full cost of ownership for any UK residential property: mortgage, energy, maintenance, risk factors and area data, drawn together into a single comparable view with street-level and solar-potential analysis. Built on a vibe-coding platform with an AI pair: planning and task specifications written in conversation with Claude, then executed autonomously by Claude Code against a gated test-and-verify workflow.
Personal retirement-date modelling, built in the open.
A planning tool that models the question everyone asks: when can I actually afford to stop working? Scenario modelling across pensions, investments and destination costs of living.