--- title: DivScore AI Text Detector emoji: 🔍 colorFrom: blue colorTo: purple sdk: gradio sdk_version: 4.19.2 app_file: app.py pinned: false --- # DivScore AI Text Detector This Space demonstrates the DivScore model for detecting AI-generated text. The model uses a novel zero-shot detection framework that leverages normalized entropy-based scoring to identify AI-generated content. ## Features - Real-time AI text detection - Detailed analysis scores (DivScore, Entropy, CE) - Confidence level indication - Easy-to-use interface ## How to Use 1. Enter or paste your text in the input box 2. Click "Submit" to analyze 3. View the results showing whether the text is likely AI-generated ## Technical Details - Based on Mistral-7B model - Uses DivScore detection framework - Threshold: 0.15 (scores below this are likely AI-generated)