📰

Cyber+AI News

All the cybersecurity and AI news, tagged and filterable, on your own server.

A small, config-driven service that fetches the latest cybersecurity and AI news from RSS feeds and JSON APIs, auto-tags every story into a filterable taxonomy, and lets you browse, search and subscribe to it. Sources, categories and keywords all live in editable config files — nothing is hard-coded.

Self-hosted · Docker + Caddy deploy · feature-complete, development paused

Fetch, tag, filter, notify

Everything runs from config — no code changes to add a source or a category.

📡

Config-driven sources

RSS feeds and JSON APIs (including CISA KEV and NVD), each individually toggleable in config/sources.yaml.

🏷️

Filterable taxonomy

Cyber and AI categories, plus severity, region and content-type — including a dedicated AI×Cyber intersection bucket.

🧩

Near-duplicate clustering

Groups the same story as it's covered across different outlets, so the feed doesn't repeat itself.

📊

Dashboard + REST API

A single-file web dashboard for browsing and searching, plus a filterable, paginated REST API and per-watchlist RSS output.

🔔

Watchlists & alerts

Named saved filters that can notify on new matches, with scheduled HTML email digests via SMTP.

🐳

Deploy-ready

Docker + Caddy reverse proxy with basic auth out of the box, with a Proxmox LXC guide for self-hosting.

Free & open source

Cyber+AI News is feature-complete and lives on GitHub. Clone it, drop it behind Docker + Caddy, and point it at your own sources and watchlists. Get it on GitHub →