Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
1 |
+
# AI Text Detector
|
2 |
+
|
3 |
+
A beautiful and powerful interface to detect if text is written by AI or a human.
|
4 |
+
Powered by Roberta-base from Hugging Face and hosted using Gradio Spaces.
|
5 |
+
|
6 |
+
## Features
|
7 |
+
|
8 |
+
- Color-coded results
|
9 |
+
- JSON-style breakdown
|
10 |
+
- Verdict indicator (AI, Human, Mixed)
|
11 |
+
|
12 |
+
## Model
|
13 |
+
|
14 |
+
Using: `roberta-base-openai-detector`
|