thedaviddias/llms-txt-hub

🤖 The largest directory for AI-ready documentation and tools implementing the proposed llms.txt standard

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 45 minutes ago
Added to GitGenius on June 9th, 2026
Created on February 20th, 2025
Open Issues & Pull Requests: 265 (+0)
GitHub issues: Enabled
Number of forks: 711
Total Stargazers: 902 (+0)
Total Subscribers: 8 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.4 days
Mean response time: 29.4 days
90th percentile: 85.0 days
Tracked items: 16

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 13% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 10
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 77 days
Stale 30+ days: 9
Stale 90+ days: 6

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 1

Top labels

  • bug (9)
  • enhancement (8)

Detailed Description

The llms.txt hub is a comprehensive directory and resource collection built around the llms.txt standard, a proposed specification for providing AI-ready documentation to language models and AI-powered tools. Hosted at llmstxthub.com and maintained primarily by thedaviddias, the repository serves as the largest known directory of projects implementing this standard. The project is built with TypeScript and Next.js, leveraging Supabase for authentication and Tailwind CSS for styling, making it a modern web application designed to aggregate and showcase llms.txt implementations across the developer ecosystem.

The core purpose of the repository is to establish a central hub where developers can discover how various projects and platforms are adopting the llms.txt standard. The standard itself addresses a specific need in the AI development landscape: providing a structured way for LLM-powered tools and services to understand how to interact with project documentation and codebases. By implementing llms.txt files, projects can guide AI models on proper interpretation of their documentation, standardize how LLM-powered tools access information, improve the accuracy of AI-generated responses about their projects, and establish clear boundaries for AI interaction with their content.

The repository organizes its collection of implementations into multiple categories. Primary categories include AI and ML tools, developer tools, data and analytics platforms, integration and automation services, infrastructure and cloud solutions, and security and identity services. Secondary categorization further segments projects by use case, including personal projects, agency services, e-commerce platforms, educational resources, media companies, international projects, and miscellaneous implementations. This multi-layered organizational structure helps users navigate the growing directory of llms.txt implementations.

Beyond the directory itself, the project has spawned several complementary developer tools that extend the utility of the llms.txt standard. These include a Chrome extension for checking whether websites implement llms.txt files, a VS Code extension for searching and exploring llms.txt implementations directly within the editor, an MCP Explorer for analyzing llms.txt files using the Model Context Protocol, a Raycast extension for quick access within that application, an llms.txt Generator tool for creating llms.txt files from sitemaps and crawled pages, and a command-line interface package that can install llms.txt documentation as skills into over 35 AI coding agents.

The repository shares contributors with related projects including anomalyco/opencode, vercel/next.js, and mastra-ai/mastra, suggesting integration within a broader ecosystem of AI development tools and frameworks.