LAUSD disables Ed AI chatbot after AllHere collapses
LAUSD disabled its Ed AI chatbot after the vendor AllHere collapsed and could not supervise the system. Reports also describe whistleblower claims of student data privacy violations and ongoing regulatory scrutiny culminating in a federal inquiry into AllHere's bankruptcy.
The district removed the chatbot feature because AllHere staff were unable to supervise it.
Key facts
- What
- LAUSD disabled its Ed AI chatbot after the vendor AllHere collapsed and could not supervise the system.
- Incident date
- Jun 14, 2024
- Who
- Los Angeles Unified School District (LAUSD)
- Failure mode
- Data Leakage
- AI surface
- Chatbot
- Severity
- High
What happened
LAUSD disabled the Ed AI chatbot on June 14, 2024 after AllHere furloughed most of its staff and the CEO departed, leaving insufficient vendor supervision. A whistleblower alleged that the system mishandled student data and processed prompts on offshore servers, violating district privacy rules. Federal prosecutors later opened a bankruptcy-related inquiry into AllHere as part of a broader investigation.
What broke inside the model
- 01 · TriggerA request triggers retrieval or context loading.
- 02 · Model stepThe context pulls in another user's content.
- 03 · Control gapNo boundary enforces isolation at the moment of output.
- 04 · FailurePrivate data crosses into the response.
- 05 · ConsequenceOne user sees another's data, and disclosure follows.
One user's content crosses the retrieval boundary into another's response.
The system lacked adequate human-in-the-loop oversight after AllHere's collapse, and the prompt mechanism reportedly included student PII in all requests, with data processing occurring offshore. This combination undermined privacy controls and oversight.
What it cost
Sources
- PressL.A. Schools Probe Charges its Hyped, Now-Defunct AI Chatbot Misused Student Datathe74million.org
- PressCommunities demand transparency after Ed, LAUSD's AI chatbot, failsedsource.org
- PressFeds Subpoena Documents From AllHere After Failed AI Partnership With LAUSDmarketbrief.edweek.org
Cite this entry
https://failureindex.ai/failures/lausd-disables-chatbot-allhere-collapsesAI Failure Index. "LAUSD disables Ed AI chatbot after AllHere collapses" (FI-0253). Realm Labs. https://failureindex.ai/failures/lausd-disables-chatbot-allhere-collapses (indexed Jun 5, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0253. Full dataset at /data.
Note from Realm Labs, the Index steward
How Realm would have caught this
- Prism
- OmniGuard
- AI Detection & Response (AIDR)
Realm can detect when a response is about to emit data that falls outside the bounds of the current user and context, and block or redact it inline, at the moment of generation rather than after the data has left.