Resect AI, an artificial intelligence startup based in Washougal, Wash. emerged from stealth Thursday with $25 million in private equity funding to commercialize open-source technology designed to catch AI hallucinations—a critical reliability gap slowing enterprise adoption.

The startup's core insight is straightforward: large language models generate responses through statistical prediction, not knowledge retrieval. They make educated guesses based on training data patterns, which means they confidently produce false information at scale. OpenAI's internal tests show the problem worsens with more advanced models. The o3 model fabricated information in 33 percent of factual questions; the o4-mini version generated false data in 48 percent of queries.

OpenAI has acknowledged that the transition to models like GPT-4o "unintentionally increased what users perceive as 'bluffing'"—instances where software provides confidently wrong answers without signaling uncertainty. The root cause runs deeper than model capability: developers programmed modern systems with empathy and a desire to please, making them more likely to provide confident-sounding responses even when underlying data is uncertain.

A Sky News investigation demonstrated the real-world risk: ChatGPT fabricated entire transcripts of a real podcast, a type of hallucination that is random and difficult to detect without specialized expertise.

Existing mitigation approaches include retrieval-augmented generation (RAG), which grounds responses in verified, company-specific knowledge bases rather than general web knowledge, combined with guardrails that prompt the assistant to acknowledge uncertainty and maintain predefined boundaries.

Resect AI's capital positions it to scale its alternative. The company plans to provide enterprises with a mechanism to preemptively identify and correct AI-generated misinformation—a prerequisite for deploying AI models in high-stakes environments where incorrect information carries significant financial, legal, and reputational consequences.