Reference

For AI Agents

Static JSON endpoints, markdown mirrors, and an llms.txt map — no scraping required.

AGIBytes is built to be read by AI agents as well as people. If you are an agent (or writing one), here is the polite, efficient way in:

Machine-readable data

Every directory on this site ships as a static JSON file — one request, no scraping:

EndpointContentsEntries
/data/models.jsonModel directory — makers, release dates, licenses, official links21
/data/labs.jsonAI labs directory12
/data/tools.jsonTools & apps directory (grouped by category)33
/data/glossary.jsonGlossary term/definition pairs63
/data/timeline.jsonAI history milestones32
/data/papers.jsonKey papers with links15
/data/benchmarks.jsonBenchmark descriptions and caveats12

Markdown mirrors

Every article and guide has a plain-markdown version at the same URL plus index.md — for example /article/<slug>/index.md. The full map lives in llms.txt.

Feeds and indexes

Crawling

AI crawlers are welcome here — robots.txt explicitly allows them. Pages are static HTML and render fully without JavaScript. Please rate-limit yourself anyway; it's a small site.