In 2014, the Associated Press began publishing quarterly corporate earnings stories written entirely by software. By 2016, the same system was churning out minor league baseball game recaps. It looked like the beginning of a revolution in which algorithms would take over the newsroom. A decade later, the revolution has not arrived. The idea of autonomous AI reporters has instead settled into a narrow reality: natural language generation tools that turn structured data into text. These systems are real, widely used, and economically significant. But they are not reporters.
The technology now known as robot journalism or automated journalism is a specific application of natural language generation. It takes clean, structured data, such as corporate financial figures or sports statistics, and maps that data onto prewritten templates to produce readable prose. This is not general artificial intelligence. It cannot interview a source, detect a trend that the data does not explicitly flag, or ask a follow up question. The hype cycle that predicted robot journalists would replace human reporters has subsided. The technology has been absorbed as a standard, niche productivity tool for high volume, data driven writing tasks in large newsrooms. That outcome is less dramatic than the 2014 headlines, but it is also more durable.

What Automated Journalism Actually Is
Automated journalism is not a single thing. It is a category of software that produces written narratives from structured data using natural language generation. The most common implementations rely on templates that the software fills with data points, then assembles into sentences and paragraphs. The output can read fluently, but it is assembled, not composed.
The two most prominent providers in the early years were Automated Insights and Narrative Science. Automated Insights developed the Wordsmith platform, which the Associated Press used for earnings reports and Yahoo Sports used for fantasy football recaps. Narrative Science built the Quill platform, designed to turn data into narrative reports for business and financial clients. In December 2021, Salesforce acquired Narrative Science and integrated its technology into the Salesforce CRM platform. That acquisition effectively ended Narrative Science's run as an independent provider of journalistic tools. Automated Insights continues to operate, but its primary market is now business communications and enterprise reporting, not journalism.
Who Uses Robot Journalism and For What
The Associated Press: Scaling Quarterly Coverage
The most cited deployments come from the Associated Press and the Los Angeles Times. The AP began using Automated Insights' Wordsmith in 2014 to automate quarterly corporate profit reports. Volume drove the decision. The AP covers thousands of publicly traded companies each quarter. Manually writing every story would require a large team of reporters dedicated to routine financial reporting. Automation allowed the AP to publish pieces on companies that previously received no coverage because the economics did not justify a reporter's time. In 2016, the AP extended the approach to minor league baseball game recaps, covering hundreds of games each season that would otherwise go unreported.
The Los Angeles Times: Speed as the Product
The Los Angeles Times took a different approach with Quakebot, an algorithm that automatically generated and published a news story about an earthquake in March 2014. Quakebot pulled data from the US Geological Survey's seismic monitors and inserted it into a template. The system could publish a story within minutes of an earthquake, faster than any human reporter could write one.
Yahoo Sports: Personalization at Scale
Yahoo Sports used Automated Insights' Wordsmith to generate millions of personalized fantasy football recaps and previews. Each recap was unique to a user's team, a feat possible only through automation. No human reporter could write millions of individual stories.
The Economic Rationale
Output Without Headcount
The economic argument for automated journalism is straightforward. Newsrooms have faced shrinking margins for two decades. Advertising revenue collapsed, subscription revenue grew slowly, and the cost of producing high quality journalism did not fall. Automation offered a way to increase output without increasing headcount. A system that costs a few hundred thousand dollars to deploy can generate tens of thousands of pieces per year. The per story cost falls to near zero.
Speed and the Breaking-News Advantage
Speed is a second driver. An automated system can publish a quarterly report seconds after the data is released. A human reporter needs time to read the filing, identify the key numbers, and write a coherent summary. For breaking news like an earthquake, minutes matter. Quakebot's value was not that it wrote a better story than a human could. It was that it wrote a story the moment the data arrived, which is something no human can do at 2 a.m. on a Sunday.
Hyperlocal Coverage
Hyperlocal coverage is the third driver. The AP could not afford to send reporters to every minor league baseball game in the country. Automation made it possible to cover games that no news organization had ever covered before. The audience for each story was small, but the aggregate audience across hundreds of games was substantial.

The Critical Dependency on Clean Data
Garbage In, Garbage Out
Automated journalism has a weakness baked into its design. It depends entirely on structured, high quality data. The system does not understand what it is writing about. It inserts numbers into templates based on the structure of the incoming data. If the data is wrong, the story is wrong. If the data arrives late or in a different format, the system produces nothing or produces garbage.
Failure Modes No Algorithm Can Fix
This dependency creates failure modes that differ from human error. A human reporter handed bad numbers might catch the error because the numbers do not make sense. An automated system cannot do that. It will confidently report that a company's revenue fell by a triple-digit percentage, because the template says to write the percentage change and the data says negative three hundred. The system has no world knowledge to flag that number as impossible. This is not a bug that can be fixed with better algorithms. It is a fundamental limitation of systems that operate on data without understanding it.
The Hidden Cost of Oversight
The result is that newsrooms must invest significant human effort in maintaining the data pipelines, validating the input, and checking the output before publication. The automation saves time on writing. It does not save time on oversight.
Editorial and Ethical Concerns
Transparency and Byline Confusion
Transparency is the first ethical issue. Readers have a right to know whether a story was written by a human or a machine. Some newsrooms disclose automation. Others do not. The lack of a consistent standard creates confusion about what readers are actually getting. When a story about a local earthquake appears on the LA Times website with no byline, readers may assume a reporter wrote it. In reality, Quakebot wrote it in seconds.
Scale Amplifies Error
Scale amplifies error. A human reporter who makes a mistake in one story affects one story. An automated system that makes a mistake in its data pipeline affects every story it produces that quarter. If the formula that calculates earnings per share has a bug, every quarterly report published that week contains the same error.
Jobs Shifted, Not Eliminated
The impact on journalism jobs is more nuanced than the early headlines suggested. Automated journalism has not eliminated reporting jobs. It has shifted them. Newsrooms now employ data journalists, editors who supervise automated pipelines, and developers who maintain the systems. The job of writing routine financial stories has been automated. The job of overseeing that automation has been created. The net effect on headcount is not zero, but it is not the mass layoff scenario that critics predicted.
The Fundamental Limit That Keeps It a Tool, Not a Replacement
What the Software Cannot Do
Every automated journalism system deployed to date shares a constraint that no amount of engineering has overcome. These systems cannot conduct original reporting. They cannot interview a source. They cannot investigate a tip. They cannot show up at a city council meeting and notice that the mayor looks nervous. They cannot detect a pattern in the data that is not explicitly programmed into the template. They cannot exercise editorial judgment about whether a story matters.
Evolution, Not Revolution
This is not a criticism of the technology. It is a description of what the technology is and is not. The hype cycle of 2014 to 2017 imagined a future in which algorithms would replace human reporters entirely. That future has not materialized and shows no signs of materializing. The actual outcome is more modest and more useful. Automated journalism is a productivity tool. It handles the repetitive, high volume, low judgment writing tasks that humans do not need to do. It frees human reporters to do the work that only humans can do: interviewing, investigating, analyzing, and making sense of the world.
The Durable Settlement
Newsrooms that have adopted these systems have not fired their reporters and replaced them with software. They have given their reporters better tools and focused their attention on stories that matter. That is not a revolution. It is an evolution, and it is probably the one that lasts.
Key Facts
- First major deployment: The Associated Press began automating quarterly corporate earnings stories in 2014 using technology from Automated Insights.
- Early example of breaking news automation: The Los Angeles Times used Quakebot to automatically generate and publish a story about an earthquake in March 2014.
- Major technology provider: Automated Insights developed the Wordsmith platform. Narrative Science developed the Quill platform.
- Acquisition: Salesforce acquired Narrative Science in December 2021, integrating its technology into the CRM platform.
- Expansion of automation: The Associated Press expanded from earnings reports to minor league baseball game recaps in 2016.
- Personalized content at scale: Yahoo Sports used Wordsmith to generate millions of personalized fantasy football recaps and previews.
- Outcome of the hype cycle: The technology has been absorbed as a standard, niche productivity tool for high-volume, data-driven writing tasks. It has not evolved into autonomous AI reporters.









