來源虎嗅•較早收集於 19m
「反人類」AI 插件模擬 DeepSeek 宕機

#browser-extension#ai-ux#dependencyslow-llmslow-llmchatgptclaudegrokgeminideepseek
💡開源工具增加 AI 回應摩擦對抗依賴—立即安裝!
⚡ 30 秒速覽
有什麼變化
攔截 JavaScript Fetch API 延遲 AI 回應渲染。
為什麼重要
引發 AI UX 摩擦辯論,或啟發設計師平衡速度與用心使用。凸顯 LLM 誘發認知外包的隱憂。
下一步行動
從 GitHub 安裝 Slow LLM Chrome 擴充功能,並在 ChatGPT 工作流程中測試。
誰應關注:Developers & AI Engineers
關鍵要點
- •攔截 JavaScript Fetch API 延遲 AI 回應渲染。
- •Chrome 插件個人用或 DNS 全網延緩。
- •針對 ChatGPT、Claude、Grok、Gemini;GitHub 開源。
- •德州大學教授 Sam Lavigne 製作,對抗無摩擦 AI 導致的技能退化。
🧠 深度解析
本篇為 AI 生成分析,非原文內容。
🔑 增強重點摘要
- •The project is framed as a form of 'adversarial design' or 'digital asceticism,' aiming to force users to engage in 'slow reading' and critical evaluation rather than passive consumption of AI-generated text.
- •The tool utilizes a 'trickle' mechanism that mimics human typing speeds or slower, specifically designed to disrupt the 'instant gratification' loop that researchers argue contributes to cognitive atrophy.
- •Beyond the Chrome extension, the DNS-based implementation allows for network-level enforcement, enabling institutional or household-wide adoption to curb AI-assisted cheating in academic environments.
🛠️ 技術深入
- •The Chrome extension operates by hooking into the browser's Fetch API via a content script, intercepting the ReadableStream returned by LLM endpoints.
- •It implements a custom stream transformer that buffers incoming chunks and releases them at a configurable, throttled interval using a JavaScript setTimeout or requestAnimationFrame loop.
- •The DNS-based implementation functions by intercepting DNS queries for specific LLM domains (e.g., chatgpt.com, claude.ai) and routing traffic through a local proxy server that enforces the artificial latency before forwarding the request to the actual model API.
🔮 前景展望基於引用來源的 AI 分析
Educational institutions will adopt 'Slow AI' protocols to mitigate LLM-driven academic dishonesty.
By mandating artificial latency, schools can reduce the efficiency of AI-assisted cheating, forcing students to spend more time engaging with the material.
Browser vendors will implement native 'friction' settings for AI interactions.
As concerns over cognitive reliance grow, browser developers may integrate native features to throttle AI response speeds to promote user well-being.
⏳ 時間線
2024-05
Sam Lavigne releases Slow LLM as an open-source project on GitHub.
📰
AI 週報
閱讀本週精選 AI 大事摘要 →
👉相關動態
AI 策展新聞聚合。所有內容版權歸原始發布者所有。
原始來源: 虎嗅 ↗
每週電子報
每週一封,可隨時退訂。



