- Step1: Define a JSON template with placeholders
- Step2: Use `group-text-by-json` to generate AI prompts for grouping text
- Step3: Send the prompt to an AI model and receive grouped text output
- Step4: Use `text-to-json` to convert the AI output into structured JSON data