Export content for AI models (LLMs)
This article explains how to export your entire project into a single text file (LLMs.txt
) formatted for use with Large Language Models (LLMs). This allows you to easily provide the full context of your documentation to AI assistants like ChatGPT for analysis, content generation, or support.
-
From your project dashboard, click the Settings icon next to your project's name.
-
In the Project Settings window, select Export Project from the left-hand menu.
-
Under the Export LLMs.txt section, click the Download button.
-
If prompted by your browser, click Allow to save the file to your computer.
-
Locate and open the downloaded LLMs.txt file from your computer's downloads folder to view the content.
Summary
This guide covers the process of exporting your project's content into a single .txt file specifically optimized for Large Language Models. By following these steps, you can create a complete, context-rich document that can be fed into AI tools like ChatGPT to assist with research, content creation, and answering questions based on your project's knowledge base.