https://github.com/xiaotianxt/bob-plugin-gpt-detector
检测 AI 文本从未如此丝滑。
https://github.com/xiaotianxt/bob-plugin-gpt-detector
ai-detection bobplugin
Last synced: 11 months ago
JSON representation
检测 AI 文本从未如此丝滑。
- Host: GitHub
- URL: https://github.com/xiaotianxt/bob-plugin-gpt-detector
- Owner: xiaotianxt
- License: mit
- Created: 2024-12-16T13:15:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-16T18:04:41.000Z (over 1 year ago)
- Last Synced: 2025-02-21T11:41:15.934Z (over 1 year ago)
- Topics: ai-detection, bobplugin
- Language: TypeScript
- Homepage:
- Size: 989 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🤖 GPT Detector Bob Plugin
Spotting AI-generated text, swift and seamless.
识别 AI 文本从未如此丝滑。

### Installation 安装
[下载插件](https://github.com/xiaotianxt/bob-plugin-gpt-detector/releases) 并在 Bob 「插件列表」处安装。
### Configuration 配置
#### ZeroGPT
1. 进入 [ZeroGPT | Rapid Playground](https://rapidapi.com/mediarayekme/api/zerogpt/playground)
Go to [ZeroGPT | Rapid Playground](https://rapidapi.com/mediarayekme/api/zerogpt/playground).
2. 注册/登录账号。
Register/Login to your account.
3. 复制 `x-rapidapi-key` 并粘贴到配置中。
Copy the `x-rapidapi-key` and paste it into the `API Key` configuration.
## Acknowledgments 致谢
- [bob-plugin-openai-translator](https://github.com/openai-translator/bob-plugin-openai-translator)