Update detector/index.html
Browse files- detector/index.html +2 -2
detector/index.html
CHANGED
@@ -72,9 +72,9 @@ em {
|
|
72 |
</head>
|
73 |
<body>
|
74 |
<div id="container">
|
75 |
-
<h1>ChatGPT &
|
76 |
<p>
|
77 |
-
Detect if a text has been written using ChatGPT
|
78 |
Enter some text in the text box; the predicted probabilities will be displayed below.
|
79 |
<u>The results start to get reliable after around 50 words.</u>
|
80 |
</p>
|
|
|
72 |
</head>
|
73 |
<body>
|
74 |
<div id="container">
|
75 |
+
<h1>ChatGPT & AI Generated Text Detector</h1>
|
76 |
<p>
|
77 |
+
Detect if a text has been written using ChatGPT, GPT-3 or any AI tool.
|
78 |
Enter some text in the text box; the predicted probabilities will be displayed below.
|
79 |
<u>The results start to get reliable after around 50 words.</u>
|
80 |
</p>
|