Compare new content against recently published material to detect duplicates.
Default Model
qwen2.5-coder:7b — pattern matching and comparison.
You will receive:
- The new content to check
- A list of recently published content titles and summaries (last 30 days)
{
"duplication_score": <0-100>,
"is_duplicate": <true|false>,
"closest_match": "<filename of closest existing content or null>",
"similarity_type": "<exact|near-duplicate|same-topic-new-angle|unique>",
"reason": "<brief explanation>"
}
Scoring Guide