Using Juno with AI
If youβre using AI to build with Juno, you can use our llms.txt
files to help AI tools better understand the platform.
LLMs.txtβ
An LLMs.txt file is a plain text file that provides instructions or metadata for large language models (LLMs). It often specifies how LLMs should process or interact with content. It's similar to a robots.txt
or sitemap.xml
file, but tailored for AI models.
Available routesβ
We provide several llms.txt
routes. Use the one that works best with your AI tool:
llms.txt
: Table of contents with links to individual Markdown docsllms-full.txt
: Entire documentation in a single Markdown file
How to use itβ
Here are some examples of how the llms.txt
files can be used with AI tools.
π Help us improve! If you use a tool that supports LLMs.txt files, open a pull request to add your example to this page.
Cursorβ
You can add custom documentation as context in Cursor using the @Docs
feature or by navigating to Cursor Settings
> Features
> Docs
. Read more about it here.