└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # llmstxt-site 2 | 3 | llmstxt-site project has a new home. For new contributions please use the form here : 4 | 5 | [![Button Submit]](https://llmstxt.site/submit) 6 | 7 | This is a centralized directory of all /llms.txt files available online. The /llms.txt file is a proposed standard for websites to provide concise and structured information to help large language models (LLMs) efficiently use website content during inference time. 8 | 9 | **Contributions are the backbone of this repository’s success. Let’s work together to build a comprehensive resource for /llms.txt files and advance the adoption of this standard for LLM-friendly content!** 10 | 11 | The new submission process will make it easy to process the submissions. 12 | 13 | ## Purpose 14 | 15 | The purpose of this project is to: 16 | 17 | - Curate a comprehensive list of /llms.txt files from various websites. 18 | - Provide a platform for contributors to share and update /llms.txt resources. 19 | - Support the adoption of /llms.txt as a standard for providing LLM-friendly content. 20 | 21 | ## What is /llms.txt? 22 | 23 | /llms.txt is a file located in the root path of a website that provides a brief overview of the website and its purpose, lists key Markdown files containing detailed information for LLMs, uses Markdown to ensure human and LLM readability, and offers a structured approach to provide context for LLMs, facilitating easier access to relevant information. 24 | 25 | For more details on the /llms.txt proposal, see the background and proposal documentation [here](https://llmstxt.org/). 26 | 27 | ## Contributing 28 | 29 | We welcome contributions to this repository to expand the collection of /llms.txt files. 30 | 31 | Please submit here : 32 | 33 | [![Button Submit]](https://llmstxt.site/submit) 34 | 35 | [Button Submit]: https://img.shields.io/badge/Submit_Here-37a779?style=for-the-badge 36 | --------------------------------------------------------------------------------