Plaincast pulls AFDs from the NWS API, breaks them into sections, and translates them side-by-side into plain English. There's a regex-based translation that runs instantly, plus an optional AI-enhanced mode (Claude Haiku) for more natural output.
Covers 19 NWS offices so far. No login, no tracking, free.
Stack: Vanilla HTML/CSS/JS, NWS API, Vercel serverless for AI translation. Single-file frontend (~1,800 lines). The whole thing is intentionally simple.