Hey everyone! We’re excited to share that we’ve just implemented llms.txt on our documentation site. You can now find it at:
- https://docs.viktor.ai/llms.txt (concise version)
- https://docs.viktor.ai/llms-full.txt (comprehensive version)
What’s llms.txt? 
Think of it as a “menu” for AI assistants. Instead of LLMs struggling to parse our entire website with all its navigation, styling, and complexity, they can now access a clean, structured version of our most important documentation in plain text format.
Why This Matters for You 
If you’re using AI coding assistants like:
- Cursor, Claude, or ChatGPT for development help
- GitHub Copilot in your IDE
- Any LLM that can fetch web content
They can now quickly access our VIKTOR documentation in the format they understand best! This means better, more accurate suggestions when you’re working with our platform.
How It Works
When your AI assistant needs VIKTOR documentation, instead of trying to make sense of HTML, CSS, and JavaScript, it can grab our llms.txt file and get straight to the good stuff - clean documentation, examples, and API references.
Curious about the technical details? Check out https://llmstxt.org/ to learn more about this emerging standard.