File size: 901 Bytes
f64e3dc
ac21357
 
 
 
 
 
 
 
f64e3dc
 
c674ab7
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: AIGC Text Detector
emoji: 🐉
colorFrom: green
colorTo: indigo
sdk: gradio
sdk_version: 5.7.1
app_file: app.py
pinned: false
---

## AIGC Text Detector 大模型AI文本检测器

3/25/2025: Our AIGC Text Detector demo is available! 🔥🔥🔥

This app is a demo of our AIGC Detector. If you are interested in our project, please keep tuned at our [GitHub](https://github.com/YuchuanTian/AIGC_text_detector) !
本app是我们AIGC检测器工作] 的一个展示。如果您对我们的工作感兴趣,欢迎在[Github主页](https://github.com/YuchuanTian/AIGC_text_detector)上持续关注我们的工作!

The loaded weights are as follows 加载的权重如下:
English: en v2
Chinese: zh v2 (one of the best Chinese AI detectors)

Acknowledgement 致谢
We sincerely thank [Hello-SimpleAI](https://huggingface.co/spaces/Hello-SimpleAI/chatgpt-detector-single) for their code.