docs icon indicating copy to clipboard operation
docs copied to clipboard

Add llms.txt

Open Idered opened this issue 9 months ago • 1 comments

Spec: https://llmstxt.org/

Large language models increasingly rely on website information, but face a critical limitation: context windows are too small to handle most websites in their entirety. Converting complex HTML pages with navigation, ads, and JavaScript into LLM-friendly plain text is both difficult and imprecise.

While websites serve both human readers and LLMs, the latter benefit from more concise, expert-level information gathered in a single, accessible location. This is particularly important for use cases like development environments, where LLMs need quick access to programming documentation and APIs.

Idered avatar Jan 30 '25 11:01 Idered

https://svelte.dev/docs/llms

go LocalLLaMA!

ZerdoX-x avatar Feb 07 '25 12:02 ZerdoX-x

Was fixed by #3202

brc-dd avatar Jul 09 '25 07:07 brc-dd