Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
-
sdk:
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
# GPTZero Alternative - AI Content Detector - ZeroGPT.CC
|
| 10 |
ZeroGPT.cc is a state-of-the-art tool that can help you verify whether a text was generated by an AI tool such as Open AI ChatGPT, Google Bard, and Bing AI. This free platform uses advanced language models and sophisticated algorithms to analyze and identify content accurately.
|
| 11 |
|
|
|
|
| 1 |
---
|
| 2 |
+
title: GPTZero Alternative - AI Content Detector - ZeroGPT.CC
|
| 3 |
+
emoji: 🐠
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 3.27.0
|
| 8 |
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# GPTZero Alternative - AI Content Detector - ZeroGPT.CC
|
| 14 |
ZeroGPT.cc is a state-of-the-art tool that can help you verify whether a text was generated by an AI tool such as Open AI ChatGPT, Google Bard, and Bing AI. This free platform uses advanced language models and sophisticated algorithms to analyze and identify content accurately.
|
| 15 |
|