Skip to content

Conversation

@adarsh-priydarshi-5646
Copy link
Contributor

  • Add llms.txt with essential documentation links
  • Add llms-full.txt with comprehensive documentation
  • Improves AI model understanding of Mongoose documentation
  • Helps with Generative Engine Optimization (GEO)

Fixes #15687

Summary

This PR adds llms.txt and llms-full.txt files following the llms.txt standard to improve how AI models (ChatGPT, Claude, Perplexity, etc.) understand and reference Mongoose documentation. This helps with Generative Engine Optimization (GEO) and makes Mongoose more discoverable through AI-powered development tools. The llms.txt standard is used by major projects like Next.js, Cloudflare, and HubSpot.

Examples

llms.txt contains essential documentation links organized by category:

Mongoose

MongoDB object modeling tool designed to work in an asynchronous environment

Getting Started

llms-full.txt contains comprehensive documentation with code examples and detailed guides for all Mongoose features.

Reference: https://llms-txt.io

- Add llms.txt with essential documentation links
- Add llms-full.txt with comprehensive documentation
- Improves AI model understanding of Mongoose documentation
- Helps with Generative Engine Optimization (GEO)

Fixes Automattic#15687
@adarsh-priydarshi-5646
Copy link
Contributor Author

@vkarpov15 the pr is ready for review and merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add llms.txt & llms-full.txt for better documentation inference by AI-assisted development

1 participant