LLM cliché highlighter

TL;DR · AI 摘要
LLM cliché highlighter 是一个浏览器工具,可检测并高亮LLM生成文本中的常见陈词滥调,帮助用户识别和避免过度使用的表达。
核心要点
- 工具支持浏览器端运行,使用localStorage实现数据持久化
- 可检测'no X, no Y'等10种常见LLM生成文本模式
- 由Simon Willison开发,针对LLM生成内容的表达同质化问题
结构提纲
按章节快速跳转。
思维导图
用一张图看清主题之间的关系。
查看大纲文本(无障碍 / 无 JS 友好)
- LLM cliché highlighter
- 功能特性
- 浏览器运行
- localStorage持久化
- 检测模式
- 'no X, no Y'结构
- 'sit with that'表达
- 开发背景
- 解决LLM生成文本同质化问题
金句 / Highlights
值得收藏与分享的关键句。
工具可识别'sit with that'等LLM生成文本的典型表达模式
浏览器端运行避免隐私问题,localStorage实现数据持久化
开发动机源于对LLM生成内容过度使用陈词滥调的观察
Tool: LLM cliché highlighter
Simon Willison’s Weblog
Subscribe
#smallhead
Sponsored by:
Atlassian — Give your agents a plan. Not a prompt. New Jira capabilities unlock full-context for AI-native software development. Assign tasks to Claude, Cursor, or GitHub Copilot, now directly from Jira.
Learn more
17th July 2026
Tool
— Detect and highlight common clichéd phrases in text that frequently appear in language model outputs. Paste text into the analyzer to identify patterns like "no X, no Y" chains, "sit with that," "you already know," and other LLM-generated expressions, with toggleable pattern detection and context-aware sentence highlighting. The tool includes pattern counts, match listings with quick navigation, and runs entirely in your browser with localStorage support for persistence.
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.
Posted
at 12:11 pm
Recent articles
- Kimi K3, and what we can still learn from the pelican benchmark - 16th July 2026
- The new GPT-5.6 family: Luna, Terra, Sol - 9th July 2026
- sqlite-utils 4.0, now with database schema migrations - 7th July 2026
#primary
This is a beat by Simon Willison, posted on 17th July 2026 .
tools
71
ai
2,127
generative-ai
1,881
llms
1,848
Monthly briefing
Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.
Pay me to send you less!
Sponsor & subscribe
.metabox
#secondary
#wrapper
- Disclosures
- Colophon
- ©
- 2002
- 2003
- 2004
- 2005
- 2006
- 2007
- 2008
- 2009
- 2010
- 2011
- 2012
- 2013
- 2014
- 2015
- 2016
- 2017
- 2018
- 2019
- 2020
- 2021
- 2022
- 2023
- 2024
- 2025
- 2026