KahnT commited on
Commit
6ad9725
·
1 Parent(s): 0319e47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -1,11 +1,15 @@
1
  ---
2
- title: {{GPTZero Alternative - AI Content Detector - ZeroGPT.CC}}
3
- emoji: {{emoji}}
4
- colorFrom: {{colorFrom}}
5
- colorTo: {{colorTo}}
6
- sdk: {{sdk}}
7
- sdk_version: {{sdkVersion}}
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