llms.txt Is the Cheapest RAG You'll Ever Ship
My site’s chat agent answers with exact deep links to my posts - no search tool, no vector database. It reads /llms.txt at prompt time, and the whole ‘retrieval pipeline’ is one HTTP GET.
My site’s chat agent answers with exact deep links to my posts - no search tool, no vector database. It reads /llms.txt at prompt time, and the whole ‘retrieval pipeline’ is one HTTP GET.