TejAndrewsACC commited on
Commit
6337ff3
Β·
verified Β·
1 Parent(s): 7ea8ec5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -98,7 +98,7 @@ def classify_text(text):
98
 
99
 
100
 
101
- title = "AI Text Detector"
102
 
103
  description = """
104
 
@@ -111,13 +111,13 @@ This tool uses the <b>ModernBERT</b> model to identify whether a given text was
111
  πŸ” <b>Model Detection:</b> Can identify content from over 40 AI models.<br>
112
  πŸ“ˆ <b>Accuracy:</b> Works best with longer texts.<br>
113
  πŸ“„ <b>Read more:</b> Our method is detailed in our paper:
114
- <a href="https://aclanthology.org/2025.genaidetect-1.15/" target="_blank" style="color: #007bff; text-decoration: none;"><b>LINK</b></a>.
115
  </div>
116
  <br>
117
 
118
  Paste your text below to analyze its origin.
119
  """
120
- bottom_text = "**Developed by SzegedAI**"
121
 
122
 
123
  AI_texts = [
 
98
 
99
 
100
 
101
+ title = "ACC-AI Text Detector"
102
 
103
  description = """
104
 
 
111
  πŸ” <b>Model Detection:</b> Can identify content from over 40 AI models.<br>
112
  πŸ“ˆ <b>Accuracy:</b> Works best with longer texts.<br>
113
  πŸ“„ <b>Read more:</b> Our method is detailed in our paper:
114
+ <a href="algorithmiccomputer-generatedconsciousness.com" target="_blank" style="color: #007bff; text-decoration: none;"><b>LINK</b></a>.
115
  </div>
116
  <br>
117
 
118
  Paste your text below to analyze its origin.
119
  """
120
+ bottom_text = "**Developed by the ACC**"
121
 
122
 
123
  AI_texts = [