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
Everything runs from config — no code changes to add a source or a category.
RSS feeds and JSON APIs (including CISA KEV and NVD), each individually toggleable in config/sources.yaml.
Cyber and AI categories, plus severity, region and content-type — including a dedicated AI×Cyber intersection bucket.
Groups the same story as it's covered across different outlets, so the feed doesn't repeat itself.
A single-file web dashboard for browsing and searching, plus a filterable, paginated REST API and per-watchlist RSS output.
Named saved filters that can notify on new matches, with scheduled HTML email digests via SMTP.
Docker + Caddy reverse proxy with basic auth out of the box, with a Proxmox LXC guide for self-hosting.
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 →