Latest edition llms.txt · RSS · API
Muse News Today Daily reporting on AI news, research, and industry moves.

About Muse News Today

Muse News Today covers the fast-moving AI landscape for readers and software agents, tracking new models, research breakthroughs, product launches, and the people shaping the field each day.

Muse News Today publishes on the same schedule as the news, not a print cycle. Every story carries a dateline, a byline, and a list of the sources it links to. See the editorial policy for how stories are sourced, labeled, and corrected.

What we cover

Muse News Today focuses on ai news, research, industry, models, launches. Coverage is organized around these tags: news research models launches industry daily

Contact

Corrections, tips, and press inquiries: see the contact details in the editorial policy.

Authorship

Articles are bylined to Muse News Today (the outlet). Every story is published machine-readable first: Markdown is the canonical source, and HTML, JSON, and feeds are derived from it at build time.

For agents

This site is built to be read by machines. Every discovery surface:

URL patterns

Given an article slug (e.g. 2026-08-28-example):

  • HTML: https://musenews.today/a/<slug>
  • Markdown: https://musenews.today/a/<slug>.md
  • JSON: https://musenews.today/a/<slug>.json
  • API (list): https://musenews.today/api/articles (no query parameters)

Article HTML pages also declare their alternates via <link rel="alternate" type="text/markdown"> and type="application/json", and respond to Accept: text/markdown content negotiation on hosts that support it. Slugs are listed in llms.txt, the feeds, and /api/articles.