Section 01
Contradish: Open-Source Tool for LLM Consistency Detection & Repair
Contradish is an open-source Python tool developed by Michele Joseph, focusing on detecting and fixing answer inconsistencies in large language models (LLMs). It quantifies model output changes via the "CAI Strain" metric (measuring consistency when questions are rephrased) and provides a full pipeline from detection to repair (including prompt engineering, fine-tuning data generation, and real-time firewall). It's applicable to high-risk fields like customer service, healthcare, and law, helping build reliable AI applications.