BypassAIGC 新增论文word 排版

项目500多star了,感谢大家支持,看来降AI率的需求还是非常大的。
现在支持 中文或英文 润色,新增word 排版(实验性功能BUG 较多),默认启用思考,提高文本质量。

朱雀AI检测稳定过。

建议使用 GitHub - router-for-me/CLIProxyAPI: Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Qwen Code, iFlow as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5, Claude, Qwen model through API 反代gemini2.5 使用

86 个赞

感谢大佬,明天试试

4 个赞

mark一下

3 个赞

支持一波:+1:

2 个赞

送上一 :star: 支持一波

2 个赞

感觉还可以

1 个赞

请问下那个模型的效果比较好呢?现在手里有qwen ds gpt-5 glm claude

1 个赞

我将给出Star

1 个赞

感谢大佬

感谢分享

刚才测试了一下,使用的gpt-5模型
朱雀AI率直接降到0了(一整个震惊)

但是很不巧的是gptzero的ai率还是有点高(不知道是不是因为用的gpt-5的原因)

学习通上AI检测也有37%,但是感觉这个已经非常成熟了,希望作者未来继续改进

最后感谢作者的无私奉献

谢谢大佬

加个收藏,有时间看看

2 个赞

自然语言输入格式要求来给word排版,这个可以有

2 个赞

每个模型都挨着过一轮,是不是会稳定在一个低值 :laughing:

1 个赞

支持佬啦

1 个赞

感谢大佬,非常需要

这个正需要!

1 个赞

感谢大佬 :star_struck::star_struck::star_struck:

[SPEC-GENERATOR] 规范生成失败: AI调用失败: Your request was blocked.
Traceback (most recent call last):
File “app\services\ai_service.py”, line 267, in complete
response = await self.client.chat.completions.create(**api_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “openai\resources\chat\completions.py”, line 1322, in create
File “openai_base_client.py”, line 1705, in post
File “openai_base_client.py”, line 1408, in request
File “openai_base_client.py”, line 1499, in _request
openai.PermissionDeniedError: Your request was blocked.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “app\word_formatter\services\spec_generator.py”, line 576, in ai_generate_spec
response = await ai_service.complete(messages)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “app\services\ai_service.py”, line 315, in complete
raise Exception(f"AI调用失败: {str(e)}")
Exception: AI调用失败: Your request was blocked.
[WORD-FORMATTER] :cross_mark: 规范生成失败: 生成规范失败: AI调用失败: Your request was blocked.
[WORD-FORMATTER] ===========================================

INFO: 127.0.0.1:50644 - “POST /api/word-formatter/specs/generate?card_key=123 HTTP/1.1” 500 Internal Server Error请问这是什么原因吗