Implement llms.txt standard
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
As part of the NumFocus SDG, we want to implement the `llms.txt` standard and generate markdown docs to be served alongside the documentation.
This will follow the pattern established in https://github.com/panel-extensions/panel-material-ui/pull/663.
## Steps
1. Build Markdown versions of the relevant parts of the docs we want the LLMs to consume
2. Create the `llms.txt` file
3. Add instructions in the [holoviz-skills](https://github.com/holoviz-dev/holoviz-skills) repo that points to the `llm.txt` files.
This way, the AI models will always have easier access to the most up-to-date and relevant parts of our documentation.
Contributor guide
Assessment
This issue has not been assessed yet.