docs/md_v2/apps/llmtxt/build.md
OPrompt for AI Coding Assistant: Create an Interactive LLM Context Builder Page
Objective:
Your task is to create an interactive HTML webpage with JavaScript functionality that allows users to select and combine different crawl4ai LLM context files into a single downloadable Markdown (.md) file. This tool will empower users to craft tailored context for their AI assistants based on their specific needs.
Core Functionality:
crawl4ai Components: The page will list all available crawl4ai documentation components./llmtxt/).custom_crawl4ai_context.md).Input/Assumptions:
llmtxt/.crawl4ai_{{component_name}}_[memory|reasoning|examples]_content.llm.md.
{{component_name}} can contain underscores (e.g., deep_crawling, config_objects).crawl4ai_vibe_content.llm.md and crawl4ai_all_content.llm.md.crawl4ai components. For this implementation, use the following list:
coreconfig_objectsdeep_crawlingdeployment (covers Installation & Docker Deployment)extraction (covers Structured Data Extraction)markdown (covers Markdown Generation Algorithm)pdf_processingDetailed UI/UX Requirements:
USING_LLM_CONTEXTS.md content you helped draft: "Supercharging Your AI Assistant...").crawl4ai_vibe_content.llm.md)crawl4ai_all_content.llm.md)[ ] Core Functionality). Selected by default.[x] Memory (API Facts)[x] Reasoning (How-to/Why)[x] Examples (Code Snippets)
(These three sub-checkboxes should be selected by default if the parent component is selected).Final Output:
interactive_context_builder.html).<script> tags or in a separate .js file).<style> tags or in a separate .css file).This interactive tool will greatly enhance the user experience for crawl4ai developers looking to leverage your specialized LLM contexts. Please ensure the JavaScript is robust and provides good user feedback.
This prompt should give your AI coding assistant a very clear set of requirements and guidelines for building the interactive context builder. Remember to provide it with the list of components as mentioned in the "Input/Assumptions" section.