Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.49.1
metadata
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
- Enter or paste your text in the input box
- Click "Submit" to analyze
- 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)