# gonioAI > Daily AI news for developers — summarized, ranked, sourced. One digest per day: top stories with technical > summaries, why-it-matters takes, and verbatim source links, plus quick links. ## Machine-readable content - [Latest digest (markdown)](https://gonioai.pages.dev/latest.md): today's digest, plain markdown - [Latest digest (JSON)](https://gonioai.pages.dev/api/latest.json): same content, structured - [Archive index (JSON)](https://gonioai.pages.dev/api/index.json): every digest with html/md/json URLs - [All stories (JSON)](https://gonioai.pages.dev/api/all.json): every story across all days in one file — fetch once, filter locally by keyword/entity/tag (there is no live search endpoint yet) - [Topics index (JSON)](https://gonioai.pages.dev/api/topics.json): stories grouped by theme, with per-topic md/json/feed URLs - [RSS feed](https://gonioai.pages.dev/feed.xml) URL patterns: - Daily digest page (HTML): https://gonioai.pages.dev/YYYY-MM-DD/ (trailing slash; the flat .md is under /md/, NOT https://gonioai.pages.dev/YYYY-MM-DD.md) - Daily digest data: https://gonioai.pages.dev/md/YYYY-MM-DD.md and https://gonioai.pages.dev/api/YYYY-MM-DD.json - Per-topic: https://gonioai.pages.dev/topics/.md, https://gonioai.pages.dev/api/topics/.json, feed at https://gonioai.pages.dev/topics//feed.xml (slugs in /api/topics.json)