All Websites with llms.txt
A comprehensive collection of websites implementing llms.txt, spanning AI, automation, developer tools, data, cloud, security, APIs, Web3, e-commerce, communication, observability, and content.
Better Auth
better-auth.com
The most comprehensive authentication library for TypeScript.
Bucket
docs.bucket.co
Welcome to Bucket, a feature flag management tool purpose-built for B2B SaaS.
Codeium
docs.codeium.com
Free AI-powered code autocomplete and context-aware coding assistant
Cursor
cursor.com
AI-powered code editor and development environment
DevHub
devhub.com
'DevHub's location-focused enterprise marketing platform is easy to use and configured specifically for your brand's unique needs.'
dotenvx
dotenvx.com
Environment variable management tool
Dub
dub.co
Link management and URL shortening platform
Hypermode
hypermode.com
High-performance application development platform
Mintlify
mintlify.com
Modern documentation platform and tools
Prisma
prisma.io
TypeScript ORM and hosted PostgreSQL database platform
Raycast
raycast.com
A collection of powerful productivity tools all within an extendable launcher.
ScreenshotOne
screenshotone.com
Simple API for automated website screenshots without browser management complexity
Supabase
supabase.com
Build production-grade applications with a Postgres database, Authentication, instant APIs, Realtime, Functions, Storage and Vector embeddings. Start ...
Turbo
turbo.build
Turbo is an incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust.
UX Patterns for Devs
uxpatterns.dev
A collection of UX patterns for developers to build effective, accessible, and usable UI components.
viem
viem.sh
Build reliable Ethereum apps & libraries with lightweight, composable, & type-safe modules from viem - a modern, efficient alternative to ethers.js.
Warp
warp.dev
Modern terminal and development environment
Activepieces
activepieces.com
Open source no-code business automation tool
AI Squared
squared.ai
AI integration platform for enterprise applications
Anthropic
docs.anthropic.com
AI research company developing safe and reliable AI systems for humanity's benefit
Aporia
aporia.com
ML observability and monitoring platform
Aptible
aptible.com
Security and compliance platform for cloud infrastructure
Axiom
axiom.co
Cloud-native observability and log management platform
Campsite
developers.campsite.com
Organized team communication platform that replaces chaotic chat with structured discussions
Clever Cloud
clever-cloud.com
Cloud platform for application deployment and hosting
Cloudflare
cloudflare.com
Make employees, applications and networks faster and more secure everywhere, while reducing complexity and cost.
Cobo
cobo.com
Digital asset custody and management platform
Conductor
docs.conductor.is
Real-time API integration for QuickBooks Desktop with multi-language support
Convex
convex.dev
The missing half of your React app: Convex is the open-source reactive database for app developers.
Datafold
datafold.com
Data reliability and testing platform
Dynamic
dynamic.xyz
Web3 authentication and authorization platform
EmbedChain
embedchain.ai
AI embedding and chain management platform
Fabric
fabric.inc
E-commerce platform and infrastructure
Fireworks AI
fireworks.ai
AI model deployment and inference platform
Flatfile
flatfile.com
Data onboarding and import platform
FlowX
flowx.ai
Business process automation platform
Galileo
rungalileo.io
AI-powered data quality and monitoring platform
Hugging Face Accelerate
huggingface.co
Library for training and optimizing machine learning models
Hyperline
hyperline.co
Data pipeline and integration platform
Infisical
infisical.com
Secure secrets management platform
Inkeep
inkeep.com
AI-powered documentation and knowledge base platform
Intuned
intunedhq.com
Product analytics and user behavior platform
IonQ
ionq.com
Quantum computing platform and infrastructure
Lago
getlago.com
Open-source metering and usage-based billing platform
llms.txt
llmstxt.org
Documentation standard for LLM-powered applications
Loops
loops.so
Customer communication and engagement platform
LuxAlgo
luxalgo.com
Advanced trading algorithms and analysis platform
Mangopay
mangopay.com
Payment infrastructure and marketplace solutions
MeshConnect
meshconnect.com
Integration and connectivity platform
Method Financial
methodfi.com
Financial data and payment solutions platform
Mystery-o-matic
mystery-o-matic.com
Interactive mystery and game generation platform
OpenPhone
openphone.com
Modern business phone system and communication platform
OpenPipe
openpipe.ai
AI model fine-tuning and optimization platform
Perplexity
perplexity.ai
AI-powered search and discovery platform
Pinata
docs.pinata.cloud
Simple API platform for IPFS storage and decentralized file management
Pinecone
pinecone.io
Vector database and similarity search platform
Plain
plain.com
Customer support and communication platform
POPSMASH
popsmash.com
Social gaming and community platform
PrimeV
primev.xyz
Cloud infrastructure and virtualization platform
ProjectDiscovery
projectdiscovery.io
Security and vulnerability scanning platform
RainbowKit
rainbowkit.com
Web3 wallet integration toolkit
Rememberizer
docs.rememberizer.ai
Memory and knowledge management platform
Salesbricks
salesbricks.com
Sales automation and management platform
Sardine
sardine.ai
Fraud prevention and compliance platform
SkyDeck.ai
docs.skydeck.ai
AI-powered business intelligence platform
Tavus
tavus.io
AI-powered video personalization platform
The Data Driven Marketer
datadrivenmarketer.me
Data-driven marketing insights and tools
TheirStack
theirstack.com
Technology stack discovery platform
Tinybird
tinybird.co
Real-time analytics and data processing platform
Trackingplan
trackingplan.com
Analytics monitoring and validation platform
Trail of Bits
trailofbits.com
Security research and consulting platform
Trigger.dev
trigger.dev
Background job and workflow automation platform
Unstructured
unstructured.io
Document processing and data extraction platform
Upstash
upstash.com
Serverless database and caching platform
Vercel's AI SDK
sdk.vercel.ai
From the creators of Next.js, the AI SDK is a free open-source library that gives you the tools you need to build AI-powered products.
WordLift
wordlift.io
AI-powered SEO platform that optimizes content visibility and search performance
Zapier
zapier.com
Workflow automation and integration platform
What is /llms.txt?
The LLMs.txt file is a standard that allows website owners to specify how Large Language Models (LLMs) should interact with their content. Similar to robots.txt for search engines, LLMs.txt provides guidelines for AI models on what content they can access, index, and use for training.
LLMs.txt is a markdown file that provides LLM-friendly content with specific formatting requirements. It offers brief background information, guidance, and links to detailed markdown files. /llms.txt is a file that websites can place in their root directory to provide content optimized for large language models (LLMs). It seems to be a relatively new standard, proposed to help LLMs process website information more efficiently, especially given their limited context windows.
"Large language models increasingly rely on website information, but face a critical limitation: context windows are too small to handle most websites in their entirety. Converting complex HTML pages with navigation, ads, and JavaScript into LLM-friendly plain text is both difficult and imprecise."
Key benefits of implementing an LLMs.txt file:
- Provide a clean markdown version of your website content for LLMs
- Control which parts of your website LLMs can access
- Specify how your content can be used in AI training and responses
- Offer structured information that's easier for LLMs to process
- Improve how AI tools understand and interact with your content
The LLMs.txt file should be placed in the root path of your website (e.g.,
example.com/llms.txt
) and follows a specific format with markdown sections.