MkDocs plugin to generate an /llms.txt file (https://llmstxt.org/).
The MkDocs llms.txt plugin offers a groundbreaking solution for enhancing how large language models (LLMs) interact with websites by generating a standardized /llms.txt file. This file serves as a crucial resource, allowing LLMs to seamlessly integrate and utilize a website's content during inference. With its simple installation and dynamic capabilities, this plugin is a must-have for developers looking to optimize their documentation for AI interactions.
Using this plugin, developers can ensure that their documentation is readily accessible for LLMs, providing clarity and organization. By converting markdown files into a clean, navigable format, the plugin not only aids in the generation of the /llms.txt file but also allows for a more enriched and structured documentation experience.
mkdocs.yml file to start generating your /llms.txt file immediately.llms-full.txt file to include expanded page content with the additional configuration, improving the utility of the generated documentation.MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.