Reddit opens LLM Rules Hub to all new communities
Reddit is rolling out Rules Hub, which lets moderators write rules in prose for a language model to enforce by intent, and will reduce reliance on karma gates.
Reddit said on Wednesday it is opening Rules Hub — a moderation system that uses large language models to enforce community rules — to every newly created community, ahead of a site-wide rollout planned for later in 2026.
How it works
Rules Hub lets volunteer moderator teams write rules in ordinary prose and leaves a language model to judge whether a given post or comment violates the intent of that rule. This is a departure from AutoMod, the long-standing regex-and-keyword configuration system that has governed Reddit moderation for years and which struggles with nuance, sarcasm and edge cases. AutoMod's other functions remain in place; Rules Hub is optional for new communities. The company tested it with more than 700 communities and members of its Mod Council Network before this expansion.
Reddit also said it intends to make karma — its upvote-derived reputation score — less decisive for first-time posters, replacing karma and account-age gates with stronger abuse-detection systems. The stated aim is to let genuine newcomers participate without moderators having to blanket-block low-karma accounts.
Adjacent changes
The same set of announcements tightens third-party access. Reddit is further restricting the public API and pushing developers onto its Developer Platform, with new API requests to be gradually curtailed and a $1 million programme to fund migration. Legacy desktop interface old.reddit.com is being moved toward modern moderation workflows, with reporting indicating logged-out access will be restricted — a change framed around scraping rather than moderation.
Why it matters
Reddit runs one of the largest volunteer moderation operations on the internet, across a platform with roughly 500 million weekly active users. Replacing keyword rules with intent classification at that scale is a substantial real-world deployment of LLM judgment on contested speech decisions, with failure modes — inconsistency, false positives, no clear appeal path — that keyword systems did not have. It is also inseparable from the data question: Reddit's corpus is a primary training source licensed to AI companies, and the API restrictions alongside old.reddit changes show the platform tightening control of that supply while automating its own governance with the same technology.