ChatGPT detector
1.0.0
这是一款用于检测中文文本是否由ChatGPT生成的工具。
Online Demo
使用ChatGPT 中文文本检测器之前,您需要在您的机器上安装python 3.6 或更高版本
git clone https://github.com/RUI-LONG/ChatGPT-detector
from perplexity import Perplexity
p = Perplexity()
perplexity = p.calculate(m1)