How to Export Project Content for AI Models (LLMs)
This guide will show you how to export all the articles in your project into a single text file (.txt) optimized for use with Large Language Models (LLMs) like ChatGPT. This allows you to easily copy and paste your entire knowledge base into an AI tool, providing it with the full context needed to answer questions, summarize information, or generate new content based on your documentation.
- From your project dashboard, click the Settings icon located next to the project name.
- In the Project Settings window, select Export Project from the left-side menu.
- Under the Export LLMs.txt section, click the Download button.
- If your browser prompts for permission, click Allow to start the download.
Once downloaded, you can open the file and copy its contents into any LLM chat interface. This provides the AI with a comprehensive understanding of your project's documentation.
Summary
This article demonstrates how to consolidate your entire project into a single text file tailored for Large Language Models. This feature streamlines the process of providing your AI tools with complete contextual information from your knowledge base, enhancing their ability to perform tasks related to your content.