惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
爱范儿
爱范儿
博客园 - 三生石上(FineUI控件)
Vercel News
Vercel News
M
MIT News - Artificial intelligence
L
LangChain Blog
大猫的无限游戏
大猫的无限游戏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Azure Blog
Microsoft Azure Blog
J
Java Code Geeks
Recent Announcements
Recent Announcements
Stack Overflow Blog
Stack Overflow Blog
人人都是产品经理
人人都是产品经理
IT之家
IT之家
F
Fortinet All Blogs
博客园 - 聂微东
U
Unit 42
Martin Fowler
Martin Fowler
腾讯CDC
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
量子位
阮一峰的网络日志
阮一峰的网络日志
博客园 - Franky

Mintlify Blog

22 UX improvements to the web editor Introducing the Mintlify Help Center Starter Kit Introducing the collaborative editor built for teams and agents Workflows, rebuilt Is your documentation agent-ready? Mintlify raises $45M Series B led by Andreessen Horowitz and Salesforce Ventures 5 things you didn't know you could do in the Mintlify web editor The improved Mintlify CLI Docs on autopilot: From zero to self-maintaining with Mintlify The state of agent traffic in documentation (March 2026) How we built a virtual filesystem for our Assistant We Replaced Our Internal Wiki With a Slack Bot. You Should Too. 8 ways teams use Mintlify to keep docs updated automatically Documentation is your AI interface What three years of watching AI in production taught us Bridging two JSX runtimes: How we solved Astro's React children problem AI agents are shipping faster than anyone can document Knowledge management systems for technical teams Workflows: Automate documentation maintenance Mintlify acquires Helicone to redefine AI knowledge infrastructure Why more product managers are switching to Mintlify Auto-generating documentation sites from GitHub repos Your docs, your frontend, our content engine Take control of your documentation system Almost half your docs traffic is AI, time to understand the agent experience @mintlify for better docs, faster Mintlify for Enterprise Real llms.txt examples from leading tech companies (and what they got right) Mintlify + Claude Opus 4.6: Powering AI-native knowledge management Declaring Clankruptcy: An experiment in agent orchestration
Simplifying docs for AI with /llms.txt
Tiffany Chen · 2024-11-20 · via Mintlify Blog

Our team recently released support for /llms.txt and /llms-full.txt, meaning that Mintlify now automatically generates and hosts all docs in a plain text format for easier ingestion by large language models (LLMs).

In September 2024, Jeremy Howard, Co-Founder of Answer.AI, proposed the /llms.txt file format as a standardized way for websites to provide key information to LLMs. This markdown-based file distills a site's content into a concise, structured format, bypassing the need for LLMs to parse complex HTML, ads, or JavaScript.

By adopting this standard, we're taking a step toward a future where every company provides two versions of their documentation: one for humans and another for LLMs.

screenshot of Alex Albert, head of devrel at anthropic, promoting llms.txt in their docs

Documentation is about delivering answers

Before AI, finding answers from documentation could be a guessing game.

Search within docs hinged on hitting the right keywords. If you looked for “invoice editing” but the docs referred to it as “billing adjustments,” you'd be out of luck. Without effective search, customers often have to resort to deciphering navigation hierarchies and skimming endless pages.

People might try turning to third party search engines to find the right docs or relevant community forums. But this relies on strong SEO and also hitting the right keywords—yet another roll of the dice.

At Mintlify, we've focused on solving these challenges with:

  • SEO optimization: For example, we offer hosting under subdirectories rather than subdomains.
  • AI Assistant: Our AI chat assistant intelligently answers questions using your docs as a knowledge base, bypassing the need for exact keywords.

Helping AI help you

Now, we're providing a better way for LLMs to process documentation, helping people use AI tools to find and apply information about your product:

/llms.txt: AI-friendly navigation at scale

This auto-generated markdown file offers a simplified view of your entire docs navigation, allowing LLMs like ChatGPT or Perplexity to index your content more easily. Think of it as SEO for AI—users can now find product-specific information directly through general-purpose LLMs.

/llms-full.txt: All your docs content in one file

This auto-generated file compiles all your documentation text into a single markdown file.

Some AI tools allow you to paste a link to load information directly into their context window. For example, you can feed your docs into AI coding assistants like Codeium, allowing them to provide context-aware suggestions based on specific details of your product, such as your authentication flow.

Instead of pasting dozens of links to enrich the assistant, you can provide one comprehensive file with /llms-full.txt.

What's next

By adopting the /llms.txt standard, we're excited to help lay the foundation for its widespread use across the industry.

These releases are only the start. We're continuing to invest in new ways AI can make documentation more useful and accessible—stay tuned for big updates soon.

If you're interested in future-proofing your docs like Anthropic, Windsurf,  Bolt.new, get in touch for a free preview.