精选理由
Simon Willison 用 Fable 5 搓了个小工具,专门高亮 LLM 文章里那些“无废话、无填充”的套路句,一共 10 种模式,对付一眼 AI 文很好用。
Simon Willison 对 LLM 生成文章中充斥的套话感到不满,于是用 Fable 5 的 vibe code 开发了一个高亮工具。该工具能识别 10 种常见写作模式,例如“no fluff, no filler, no jargon”这类陈词滥调。用户粘贴文本即可自动标记出这些模式,帮助识别 AI 生成痕迹。
原文 · Simon Willison’s Weblog
LLM cliché highlighter
Tool: LLM cliché highlighter I got frustrated reading yet another article that was crammed with the clichés of LLM-generated writing - "no fluff, no filler, no jargon" type stuff - so I had Fable 5 vibe code up this app for highlighting ten common patterns that show up in that sort of writing. Tags: tools , ai , generative-ai , llms