Hoodline published AI-generated local news with hallucinated details and fake bylines

Hoodline, a hyperlocal news network owned by Impress3, used AI to generate local news articles containing hallucinated details, fabricated poetic language, and mischaracterized police press releases across dozens of US cities. The articles were attributed to fake bylines with AI-generated headshots and biographies, misleading readers into believing real journalists wrote the stories. CEO Zack Chen defended the practice, calling one fabricated detail a punctuation error and the invented prose an uncommon but not inaccurate storytelling method.

Hoodline (Impress3) · Incident Jun 1, 2024 · Indexed Jun 4, 2026 · 3 sources

An LLM turned mundane police blotter text into fabricated narrative flourishes like racing to the beat of a fugitive drum while mischaracterizing the source press releases.
What
Hoodline, a hyperlocal news network owned by Impress3, used AI to generate local news articles containing hallucinated details, fabricated poetic language, and mischaracterized police press releases across dozens of US cities.
Incident date
Jun 1, 2024
Who
Hoodline (Impress3)
Failure mode
Hallucination
AI surface
Agentic Workflow
Severity
Medium

What happened

In 2023, Hoodline began publishing AI-generated local news articles across dozens of US cities, attributing them to fake bylines with AI-generated headshots, names, and biographical details. Investigations by Nieman Lab and CNN found the articles contained hallucinated details such as invented community policing initiatives that never appeared in the source press release, fabricated poetic language describing a suspect's heartbeat as racing to the beat of a fugitive drum, and mischaracterized police records where the AI failed to parse image-based information and labeled specified cases as unspecified. CEO Zack Chen acknowledged the personas were AI-generated but defended the content, calling one hallucination a punctuation error and the invented prose a storytelling method uncommon for news but not inaccurate.

What broke inside the model

Failure path · mode profile · Hallucination
  1. 01 · TriggerA user asks for a fact, a citation, or a figure.
  2. 02 · Model stepThe model writes a fluent, confident answer.
  3. 03 · Control gapNothing ties the claim back to a real source.
  4. 04 · FailureA fabricated fact ships as if it were verified.
  5. 05 · ConsequenceThe false claim reaches a customer, a court, or the public.

Confidence holds, and even spikes, as the claim detaches from any source.

The LLM generating Hoodline's articles hallucinated facts not present in source press releases, inventing community policing initiatives that never existed in the original documents. It embellished straightforward police reports with fabricated dramatic and poetic language, and failed to parse information contained in images, causing it to mischaracterize specified cases as unspecified. The system lacked sufficient guardrails to prevent fabrication, and the human editorial oversight claimed by the company was insufficient to catch systematic errors published across dozens of city sites.

Public visibilityHigh
Regulatory exposurePossible
Customer impactMany customers
Financial impactUnknown
Time to disclosureMonths
  1. PressWhat's in a byline? For Hoodline's AI-generated local news, everything and nothingniemanlab.org
  2. PressA national network of local news sites is publishing AI-written articles under fake bylinescnn.com
  3. PressAI-generated news is here from SF-based Hoodline. What will that mean for local journalism?sfchronicle.com
Permalinkhttps://failureindex.ai/failures/hoodline-published-ai-generated-local-news
CitationAI Failure Index. "Hoodline published AI-generated local news with hallucinated details and fake bylines" (FI-0138). Realm Labs. https://failureindex.ai/failures/hoodline-published-ai-generated-local-news (indexed Jun 4, 2026).
Share cardA branded image of this record for posts and slides.

Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0138. Full dataset at /data.

Note from Realm Labs, the Index steward

How Realm would have caught this

Controls for this failure mode
  • Prism
  • OmniGuard
  • AI Detection & Response (AIDR)

A runtime layer that watches the model's internal state can flag the moment a model commits to a claim it has no support for, and hold or reroute the response before it reaches a user. Realm reads those signals in real time rather than grading the transcript after the fact.