Generate llms.txt files
for AI-friendly websites

Help AI systems understand your website
with the new standard for LLM-friendly content.

Select file type:
Generates a basic navigation structure

What is llms.txt?

llms.txt is a new standard that helps AI systems understand your website's content and structure more effectively.

Optimize for AI

While robots.txt is for search crawlers, llms.txt is optimized for AI reasoning engines that need to understand your content.

Structured navigation

Provide a streamlined view of your site's structure in a markdown format that AI systems can easily understand.

Context optimized

Overcome AI context window limitations by providing essential information in a clean, focused format.

How it works

Generate and implement an llms.txt file for your website in three simple steps.

1

Enter your website URL

Just provide your domain name, and our tool will analyze your website structure.

2

Review and customize

We'll suggest an llms.txt structure based on your site. Edit it to highlight the most important content.

3

Deploy to your website

Download the file and place it at your domain root (e.g., example.com/llms.txt).

Example llms.txt

Here's what an llms.txt file looks like for a typical documentation site.

Structured for AI understanding

The llms.txt format uses simple markdown that both humans and AI can read:

  • H1 title defines the project or site name
  • Blockquote provides a concise summary
  • H2 headers organize documentation sections
  • Optional section marks secondary resources
  • Clear links to important content
# Project Name

> Project description with key information necessary
> for understanding the documentation.

Additional details about the project can go here.

## Documentation

- [Quick Start](https://example.com/docs/quickstart): Get started in minutes
- [API Reference](https://example.com/docs/api): Detailed API documentation

## Examples

- [Todo App](https://example.com/examples/todo): A simple todo application example
- [Authentication](https://example.com/examples/auth): Example implementing user authentication

## Optional

- [Blog](https://example.com/blog): Latest updates and tutorials
- [Community](https://example.com/community): Get help from the community
            

Rapidly growing adoption

More websites and tools are adding llms.txt support every day.

Frequently asked questions

What's the difference between llms.txt and robots.txt?

While robots.txt tells search crawlers which pages they can access, llms.txt helps AI systems understand your content's structure and meaning.

Do I need to create both llms.txt and llms-full.txt?

llms.txt provides navigation structure, while the optional llms-full.txt contains complete documentation content. Our tool helps generate both.

How do LLMs use this file?

Current AI systems don't automatically discover these files. Users can provide the file's content to AI tools, helping them better understand your site.

Who created the llms.txt standard?

The standard was proposed by Jeremy Howard, co-founder of Answer.AI, to solve AI context window limitations when processing documentation.

Make your site AI-friendly

Generate your llms.txt file and help AI systems better understand your content.