llms.txt Resources - Complete Collection

A comprehensive, curated collection of llms.txt files for AI agents and language models. Discover how major platforms document their APIs and services for LLM consumption.

Updated regularly with new llms.txt implementations from leading tech companies and open-source projects.

What is llms.txt?

llms.txt is a proposed standard for making documentation and context easily accessible to AI agents and language models. By placing a llms.txt file at the root of your domain (e.g., example.com/llms.txt), you provide a structured way for AI systems to understand your project, API, or documentation.

Why Use llms.txt?

  • Helps AI assistants better understand your documentation and APIs
  • Provides consistent context for language model interactions
  • Enables more accurate AI-powered code generation and assistance
  • Standardizes how projects expose information to AI tools

This page serves as a reference for developers looking to implement or understand llms.txt files across different platforms and frameworks.