Wikipedia's AI Policy: LLMs Banned for Article Creation, Exceptions for Copyediting and Translation

Wikipedia's AI information page codifies community consensus on AI use. The core rule is straightforward: LLMs are prohibited for generating or rewriting article content. Two exceptions exist: basic copyediting and LLM-assisted translation (per WP:LLMT), which requires the editor to be fluent in both source and target languages and to manually review every output before publishing.
Key Policies and Their Shortcuts
- G15 (
WP:G15): Speedy deletion for pages “that could only plausibly have been generated by large language models without reasonable human review.” - WP:AIIMAGES: Bans images wholly generated by AI, with specific rules for biographies of living persons (
WP:AIIMGBLP). - MOS:AIUPSCALE: Prohibits AI upscaling software on images.
- WP:RSML: AI-generated content cannot be cited as reliable sources. LLMs are listed as perennial sources.
- WP:AITALK: Talk page comments obviously written by an LLM may be struck or collapsed.
- WP:NICETRY: Unblock requests that appear AI-written are likely summarily rejected.
Practical Implications
If you're building AI agents that interact with Wikipedia, this means:
- Do not submit LLM-generated articles without thorough human rewriting — they risk immediate deletion under G15.
- Translation tools (like those using LLMs) are allowed only if the editor fully controls both languages and reviews each sentence.
- AI-assisted image generation is off-limits for Wikipedia articles.
The policy page also notes that works created solely by machines are not copyrightable (as of 2025), which is a relevant legal consideration for Wikimedia Commons uploads.
Discussion Timeline
The page tracks the evolution of these rules: initial discussions began in December 2022 in response to ChatGPT, with a disclosure suggestion in March 2023. The policies have been updated through March 2026.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Opus 4.5 and Sonnet 4.5 removed from /model selection, require launch flag
Claude Opus 4.5 and Sonnet 4.5 are no longer available in the /model selection menu during sessions. Users must now start sessions with the --model flag specifying the full model ID to access these older versions.

OpenClaw's New Release: A Simple Name Change or a Major Upgrade?
OpenClaw, previously known as ClawDBot, has undergone a transformation. Read on to find out whether this change is merely cosmetic or introduces new features and improved stability.

Claude Code v2.1.122 Adds Bedrock Service Tier, Fixes MCP Tool Discovery and Bash Mode
Anthropic's Claude Code CLI v2.1.122 introduces Bedrock service tier selection via environment variable, fixes MCP tool discovery in nonblocking mode, resolves bash mode exit behavior, and patches several Vertex AI / Bedrock integration issues.

Decoupled DiLoCo: Resilient Distributed Training Across Data Centers with Low Bandwidth
Google DeepMind's Decoupled DiLoCo trains LLMs across distant data centers using 2-5 Gbps WAN, with self-healing islands of compute that isolate hardware failures without degrading ML performance.