ai_compare
Compare two plain texts to identify and highlight similarities and differences using a free LLM. Focus on aspects like tone or structure for targeted analysis.
Instructions
Compare two plain texts and highlight similarities and differences using a configured free LLM. Plain prose only — no code, secrets, or file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text_a | Yes | First text | |
| text_b | Yes | Second text | |
| focus | No | Optional aspect to focus the comparison on, e.g. 'tone', 'structure' |