About AI Chronicles

A cinematic archive of AI milestones, designed as both a public timeline and a machine-readable interface.

About AI Chronicles

AI Chronicles is an open, machine-readable encyclopedia documenting milestones and breakthroughs in artificial intelligence history. Every event is structured in Markdown with a consistent frontmatter schema, rendered as HTML and served as JSON via /events.json.

For AI Agents

This site is designed for programmatic access. The JSON endpoint at /events.json exposes the complete event dataset including:

  • title, date, description (rendered HTML), category, tags
  • url pointing to the canonical HTML page

Design Principles

  • Minimal HTML — semantic markup, no framework bloat
  • Stable URLs — dates in paths, never changes
  • JSON-first — machine readability is a first priority, not an afterthought
  • Zero tracking — no analytics, no cookies, no third-party scripts beyond the AI friend widget