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)