Pramaana Labs raises $27M seed round from Khosla Ventures to bring formal verification to AI
techcrunch.com

Pramaana Labs raises $27M seed round from Khosla Ventures to bring formal verification to AI

Tech News
4 min read

Published by AINave Editorial • Reviewed by Ramit

TL;DRPramaana Labs raised $27M to build a formal verification layer for LLMs, targeting regulated industries like law and drug discovery.

Pramaana Labs has raised $27 million in seed funding to build a formal verification layer for LLMs, an approach that turns AI outputs into mathematically provable results. For builders in law, tax, or drug discovery, this could unlock a new reliability paradigm where every claim is backed by deterministic checks.

What happened

The round was led by Khosla Ventures with participation from Accel, Boldcap, Nexus Venture Partners, Premji Invest, and Unbound. Pramaana plans to deploy AI in high-stakes verticals by combining a conventional LLM with a deterministic verification layer that uses the LEAN programming language to verify mathematical proofs, as described in the referenced article. For each use case, the company builds domain-specific LEAN-style verification systems overseen by experts. For tax law, former IRS commissioner Danny Werfel is collaborating with the team, while professors from IIT Delhi, IIT Madras, and UC Berkeley oversee the cybersecurity and drug discovery systems.

The approach is inspired by France's CATALA project, which formalizes the country’s tax and benefit system into executable code. Pramaana CEO Ranjan Rajagopalan describes the goal as making AI reasoning deterministic by codifying domain rules. As he told TechCrunch, "Once you have a codified version of it, the reasoning on top of it starts becoming deterministic."

Why AI builders should care

Most LLM accuracy approaches rely on prompt engineering, retrieval augmentation, or fine-tuning. None of those provide mathematical guarantees. Pramaana's formal verification layer adds a deterministic check that rejects outputs violating codified rules. For builders shipping into regulated environments, this could replace manual auditing with automated, provable correctness.

The company's focus on law, tax, and drug discovery signals where this technology has the highest ROI: domains with explicit rule sets and severe consequences for errors. If the approach works, it could become a standard architectural pattern for AI products in healthcare, finance, and legal tech.

Practical implications

For AI builders evaluating Pramaana's approach, the key takeaway is that formal verification is not a general-purpose fix. It works best in domains where rules can be exhaustively codified. If you are building an AI product around tax preparation, legal contract review, or regulatory compliance, this could be a viable path to production-grade reliability.

The company is still early stage (seed), so expect limited API access or closed pilots initially. The Verification Summit event mentioned in the article and related discussions suggest the team is engaging with the developer community early, which is a good sign for potential integration partners.

Caveats

Pramaana's system still runs a conventional LLM underneath, so it inherits base model failure modes. The formal verification layer only checks against codified rules; it cannot catch errors in areas not yet formalized. The company has not released public benchmarks, pricing, or a product timeline, so claims of provably right AI remain unverified at this stage.

Additionally, building LEAN-style verification systems for each domain requires deep expert involvement and significant upfront effort. The approach may not scale to smaller use cases without a library of pre-built rule sets.

FAQs

Formal verification uses mathematical methods to prove that a system behaves correctly against a set of rules. In AI, it can deterministically check LLM outputs for compliance with codified domain knowledge, reducing hallucinations in high-stakes applications like tax, law, and drug discovery.

Sources

Latest Tech News