Reference

LLMs

Machine-readable documentation for LLMs and AI-powered tools.

Forui provides machine-readable documentation endpoints following the llms.txt convention. These endpoints make it easy for LLMs and AI-powered tools to understand and use Forui.

Endpoints

/docs/llms.txt

A concise index of all documentation pages with titles, descriptions, and links. Use this as a starting point to discover what documentation is available.

View llms.txt

/docs/llms-full.txt

The full documentation content rendered as plain Markdown. This includes all pages with code examples, API details, and usage instructions.

View llms-full.txt

On this page