ParamManagerScripts/backend/script_groups/ragex/description.json

6 lines
380 B
JSON

{
"name": "RAGEX",
"description": "This script processes text files into a chronological narrative in Markdown format, optimized for processing with Large Language Models (LLMs). It extracts essential information from text files while removing unnecessary metadata, creating a clean, temporal narrative that can be easily analyzed.",
"version": "1.0",
"author": "Miguel"
}