Remix.run Logo
languid-photic 2 days ago

Yes, but I think part of the reason for llms.txt is optimize context. eg beyond content, the human docs often have styling markup which wastes tokens.

AlecSchueler 2 days ago | parent [-]

Hmm, sounds like LLMs.txt might be nicer for humans to read all well.

gorbypark a day ago | parent [-]

Sometimes they are! I use the expo docs as a human all the time. Some project however seem to really "minify" their docs and are less readable. I'm not quite sure how minifying really saves space as it seems like they are just removing new lines as the docs are still in markdown...

Good for humans example: https://docs.expo.dev/llms-full.txt

Bad for humans example: https://www.unistyl.es/llms-small.txt