Add llms.txt file for AI tool documentation discovery#361
Add llms.txt file for AI tool documentation discovery#361
Conversation
Co-authored-by: gkorland <753206+gkorland@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This pull request adds an llms.txt file to the repository root, implementing the llmstxt.org specification to improve how AI tools discover, parse, and reference FalkorDB documentation. The file provides a structured map of documentation with clear descriptions, making it easier for AI tools to understand the documentation hierarchy within their context window constraints.
Changes:
- Added
/llms.txtfile with comprehensive documentation structure following llmstxt.org specification - Includes H1 title, blockquote product description with key requirements, H2 sections, and markdown links with colon-separated descriptions
- Organizes documentation into logical sections: Getting Started, Core Documentation, GenAI/GraphRAG, Operations, Advanced Features, and Optional
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@claude[agent] please review the project and update the llm.txt with the latest commits updates |
…, Snowflake) Co-authored-by: gkorland <753206+gkorland@users.noreply.github.com>
Updated llms.txt with the latest documentation additions from recent commits: Added entries:
Enhanced descriptions:
Commit: a3129c3 |
Implements llmstxt.org specification to improve how AI tools parse and reference FalkorDB documentation.
Changes
/llms.txtat repository root with structured documentation map/llms.txtto include latest documentation additions:Format
File prioritizes essential documentation in main sections, relegates changelogs and platform-specific guides to Optional section per spec. Kept synchronized with latest documentation structure.
Original prompt