Try the generator

Paste any public URL. We discover your sitemap, crawl up to 25 pages in parallel, and generate a spec-compliant llmr.json with AI-written summaries. For unlimited pages install the CLI.

Note: AI summaries are generated by Mistral via a free-tier API; requests may occasionally fail or time out. If your result is missing summaries, that's why.

Press Enter or click Generate. Site must have a sitemap.xml, capped at 25 pages.

Try an example:
Looking for sitemap…
Pages indexed
1
Est. reduction
-
File size
-
llmr.json copied!

What to do with the file

01
Upload llmr.json to your website root, same place as robots.txt.
02
Add a link tag to your HTML <head>:
<link rel="llmr" type="application/json" href="/llmr.json">
03
For a full multi-page index, install the CLI; it crawls every page at once.
pip install llmr-generator && llmr generate ./my-site