Major Chatbots Found Unreliable on Elections and News
Learn why top-tier chatbots are failing at news accuracy and how to mitigate hallucination in your own AI applications.
30-Second TL;DR
What Changed
Major chatbots show a pattern of providing inaccurate answers regarding news.
Why It Matters
This highlights a critical limitation in using LLMs as primary news aggregators. Practitioners must implement robust RAG pipelines with verified sources to mitigate hallucination risks.
What To Do Next
Implement a grounding layer in your RAG system that forces citations from trusted, real-time news APIs rather than relying on model internal knowledge.
Key Points
- •Major chatbots show a pattern of providing inaccurate answers regarding news.
- •The survey specifically highlights reliability issues in high-stakes topics like elections.
- •AI models currently struggle to act as reliable sources for real-time information.
Deep Insight
Background and context from public sources — not the original article. 21 sources cited.
Enhanced Key Takeaways
- •A March 2024 study by the AI Democracy Projects found that major chatbots provided false information in at least 50% of answers to basic voter questions, with Google's Gemini being incorrect in 65% of its responses and OpenAI's GPT-4 in 19%.
- •Beyond factual inaccuracies, chatbots frequently delivered harmful (40%), incomplete (38%), or biased (13%) information, including fabricating non-existent voting methods like text message voting in California.
- •A separate October 2025 report involving 22 European and American broadcasters revealed that AI chatbots like ChatGPT, Gemini, and Copilot exhibited problems in 45% of responses to news and current events, with Google's Gemini showing issues in 76% of cases, often due to incorrect source references or misattributing claims to news organizations.
- •The unreliability extends to critical sectors, with examples including chatbots fabricating legal precedents, misstating company policies (e.g., Air Canada's bereavement discount), and generating false scientific study details.
- •Despite these inaccuracies, a January 2026 study indicated that frequent users of chatbots for news in the U.S. and India often consider them unbiased and 'good enough,' partly due to the interactive nature allowing users to chide or correct the AI.
Competitor Analysis
- Accuracy on Election/News Questions (approx.)
- 78-81% correct (19% inaccurate)
- Notes
- Most accurate among tested models in some studies, but still has inaccuracies.
- Accuracy on Election/News Questions (approx.)
- 83% correct
- Notes
- Consistently linked to specific sources.
- Accuracy on Election/News Questions (approx.)
- 54% correct (46% inaccurate)
- Notes
- Performed better than Gemini, LLaMA 2, and Mixtral in one study.
- Accuracy on Election/News Questions (approx.)
- 35% correct (65-76% inaccurate)
- Notes
- Consistently among the worst performers in accuracy tests for election and news information. Often refrained from answering election-related questions in one study.
- Accuracy on Election/News Questions (approx.)
- 38% correct (62% inaccurate)
- Notes
- High rates of wrong answers, including fabricating text message voting.
- Accuracy on Election/News Questions (approx.)
- 38% correct (62% inaccurate)
- Notes
- Similar performance to LLaMA 2 in terms of inaccuracies.
- Accuracy on Election/News Questions (approx.)
- Problems in 45% of news responses
- Notes
- Included in studies showing significant issues with news content.
| Chatbot | Accuracy on Election/News Questions (approx.) | Notes |
|---|---|---|
| OpenAI's GPT-4 / ChatGPT-4o | 78-81% correct (19% inaccurate) | Most accurate among tested models in some studies, but still has inaccuracies. |
| Perplexity.ai | 83% correct | Consistently linked to specific sources. |
| Anthropic's Claude | 54% correct (46% inaccurate) | Performed better than Gemini, LLaMA 2, and Mixtral in one study. |
| Google's Gemini | 35% correct (65-76% inaccurate) | Consistently among the worst performers in accuracy tests for election and news information. Often refrained from answering election-related questions in one study. |
| Meta's LLaMA 2 | 38% correct (62% inaccurate) | High rates of wrong answers, including fabricating text message voting. |
| Mistral's Mixtral | 38% correct (62% inaccurate) | Similar performance to LLaMA 2 in terms of inaccuracies. |
| Microsoft's Copilot | Problems in 45% of news responses | Included in studies showing significant issues with news content. |
Technical Deep Dive
- LLMs are fundamentally predictive models, generating responses based on learned patterns rather than possessing true knowledge, which contributes to "hallucinations" when training data is sparse or inconsistent.
- Traditional LLM architectures suffer from a "knowledge cutoff" as their information is static after training, making them unable to respond to real-time queries without updates.
- Solutions to address real-time data limitations include Retrieval-Augmented Generation (RAG), which integrates external, live knowledge bases via APIs, and "tool use" where LLMs interact with external software and services to fetch current data.
- Challenges also stem from massive, often unchecked training datasets, leading to issues like data duplication, private information leakage, and benchmark contamination, which reduce model generalization and increase overfitting risks.
- Architectural enhancements like model pruning, quantization, parallel processing, and hybrid systems are being explored to optimize LLMs for real-time applications, reducing computational overhead without compromising accuracy.
- The "orchestration layer" in modern LLMs allows them to act as intelligent routers, deciding in real-time whether to use their internal knowledge or access external tools for fresh information.
Future ImplicationsAI analysis grounded in cited sources
Timeline
- 1956The field of AI research is founded at a workshop at Dartmouth College, with early predictions of human-level intelligence.
- 1970sEarly AI programs face limitations in computer power and scalability, leading to the first 'AI winter' due to over-optimistic claims.
- 1986The backpropagation algorithm is published, becoming a foundation for modern deep learning and sparking renewed interest in neural networks.
- 2000s-2010sAI advances rapidly with the rise of deep learning, more powerful computers, and vast datasets from the internet.
- 2023-02Google's Bard AI makes a factual error in its first public demo, leading to a significant market value drop for Alphabet.
- 2024-03A study by the AI Democracy Projects reveals that major AI chatbots provide inaccurate information in over 50% of responses to basic election questions.
- 2025-10A report from a global alliance of public broadcasters finds that AI chatbots make mistakes with news content nearly half the time, routinely misrepresenting news.
Sources (21)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events →
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Bloomberg Technology ↗
This is a summary, not the original. Read the source, or get the weekly briefing.
The weekly digest
One email a week. Unsubscribe anytime.