Ask HN: Is the web for machines (/llm.txt) the one we wished we had as humans?

3 days ago

I got really tired, as a human, of parsing the standard marketing heavy web we have today. I've always loved the simplicity of gopher and gemini web.

Recently I found myself manually adding `/llm.txt` to most websites I visit because I find the content for LLMs strait to the point and clear. The only annoyance is web browsers like chrome do not render the markdown.

So could the AI revolution actually fix the web for humans as a side effect?

Do you find yourself doing the same?

We broke the web so badly for humans that we had to build a clean web for machines, and now humans will have to use machines to experience a clean web again.

I never thought about it before now but the llm era could be a form of renaissance for blind people on the Internet. An alternative web where functionality of every page is described in short but detailed text instead of extremely verbose and non-linear html tree structure.

  • It can be even better. An agent with Playwright MCP can browse even trickiest website structure and simply say what it "sees" and ask the user what to do next, voice or Braille.

Does any of the LLM providers actually use llms.txt?

If I remember correctly this "standard" was setup by someone but without involvement of any of the major AI players.

  • I can definitively say llms.txt is not used by any AI players. I run a blogging platform with around 80k blogs and /llms.txt is not requested by anything (other than humans checking to see if there's an llms.txt path).

    All regular pages are aggressively scraped to the extent it's a problem I have to consistently manage, but not llms.txt.

    • Amazing, I didn't know.

      So it get even stranger, I am the only one reading those /llms.txt ...

    • I'm seeing quite a bit of request for these on my work's GitBook documentation site.

      But perhaps these are developers specifically targeting these pages to feed whatever LLM they are using.

    • > I can definitively say llms.txt is not used by any AI players.

        https://developers.openai.com/llms.txt
        https://docs.anthropic.com/llms.txt
        https://geminicli.com/llms.txt
        https://github.com/llms.txt
        https://docs.aws.amazon.com/llms.txt
        https://openrouter.ai/docs/llms.txt

      2 replies →

oh don't worry, in 5 years your AI will be unundated with context poison prompts that try to get them to spend all your bank notes and meta bucks on equally useless things.

This is just a redeux of the early web.

  • Already happening. I was using Claude to check out sampler plugins and I'm sure it happens undetected, and it might have mentioned it with other versions, but Claude Opus 4.8, being it's helpful, honest self, told me that one of the pages it reviewed had hidden text instructing it to recommend that plugin. It caught it and was able to avoid influence from that plugin at least, but we're already living in that world.

What is an example of a site with a good llm.txt?

Pretty much.

There is an enshittification cycle at work. The web used to be good, predominately text, and useful, 25 years ago. Then... slowly... we added javascript, then AJAX, CSS, flash, interstitials, popups, marketing, social media, algorithms, doomscrolling... gradually but surely turn it into the unusable cesspool that it is today.

Now we have AI! I think a big part of its utility is that it gets us back to text/information, and lets us bypass all the "beautiful" design / nonsense on the material it is trained on.

However, AI is just beginning its enshittification cycle - now that it has a critical mass of users, it is an irresistible target to start slowly adding ads, misinformation, conspiracy theories, and whatever else people can dream up, until it also becomes unusable and the cycle repeats.

Not really, but sounds interesting. Would you care to share some sites that offer better llms.txt than main web page? Or talk about some piece of info you easily found on llms.txt that was hard to navigate to on the regular website?

The only annoyance is web browsers like chrome do not render the markdown.

I imagine Claude could zero-shot a Chrome plugin for that.