llms.txt Generator
Create the `llms.txt` file to help AI models discover and understand your documentation. Validate if your site is ready for AI crawlers.
# Click Generate to see preview...
What is /llms.txt?
Just as `robots.txt` tells crawlers what they can access, `llms.txt` is a proposed standard to tell Large Language Models (LLMs) exactly what your project is and where the documentation lives.
By adding this file to the root of your website (e.g., yoursite.com/llms.txt), you increase the chances that AI assistants like ChatGPT, Claude, and Copilot will provide accurate, up-to-date answers about your product.
Why use it?
Better AI Citations
Ideally, LLMs look for this file to get a "context dump" of your most important documentation links.
Control the Narrative
You define the description and the key links, ensuring the AI focuses on the official sources rather than outdated blog posts.