LLM for help center articles
Uppili Srinivasan
It would be great if we can have a link of all the pages in our help center for LLM that contains the same page in txt with the markdown of the content.
This makes it much easier for an LLM to read and therefore it is likely that they will include it more in the sources and, consequently, many more users will come to their site.
Example:
• normal version= https://docs.stripe.com/no-code/payment-links
• .txt version for LLMs= https://docs.stripe.com/llms.txt
Log In
Veriff TW
Navin Kumar, hi!
No, not really. Sitemap is benefitial for the search engine crawler. LLM.txt file is meant to help LLMs read and process the info on page to come up with answers.
Check out this article https://medium.com/data-science/llms-txt-414d5121bcb3, it covers the topic briefly and well:
"AI systems can only process limited context windows, making it difficult for them to understand large documentation sites. Traditional SEO techniques are optimized for search crawlers rather than reasoning engines, and so they can’t solve this limitation.
When AI systems try to process HTML pages directly, they get bogged down with navigation elements, JavaScript, CSS, and other non-essential info that reduces the space available for actual content.
LLMs.txt solves that by giving the AI the exact information it needs in a format it understands."
N
Navin Kumar
hi Veriff TW,
Do you think the Sitemap of your KB site would serve this purpose?
Uppili Srinivasan
Raised on behalf of Veriff TW