Breaking
SERIES A: Vectara raises $25M, total $53.5M MOCKINGBIRD: RAG-tuned LLM ships to enterprise BROADCOM: selects Vectara for agentic customer service HHEM: open-source hallucination leaderboard goes public SAISON: strategic conversational-AI partnership signed FOUNDED 2022: by ex-Google AI researchers in Palo Alto SERIES A: Vectara raises $25M, total $53.5M MOCKINGBIRD: RAG-tuned LLM ships to enterprise BROADCOM: selects Vectara for agentic customer service HHEM: open-source hallucination leaderboard goes public SAISON: strategic conversational-AI partnership signed FOUNDED 2022: by ex-Google AI researchers in Palo Alto
Vectara brand mark
FIG. 1 - Vectara, the house that grounded generation built. A retrieval-augmented pipeline wearing an enterprise suit, quietly checking whether the machine is telling the truth.
Company Profile • Retrieval-Augmented Generation

Vectara

The company teaching enterprise AI to cite its sources - and to admit when it doesn't know.

RAG-as-a-Service Founded 2022 $53.5M Raised ~70 Employees SOC 2 • HIPAA
Share this file LinkedIn Twitter / X Facebook Instagram

There is a joke among people who build with large language models: the model is confident, fluent, and occasionally makes things up entirely. Vectara's entire business is the punchline's fix.

Here is a thing that is true about generative AI and also slightly awkward to say at a board meeting: the models lie. Not maliciously, and not always, but reliably enough that if you plug a raw LLM into your customer-service flow, sooner or later it will invent a refund policy that does not exist. The industry has a polite word for this - "hallucination" - which makes it sound like a charming quirk rather than a legal liability. Vectara, a roughly 70-person company headquartered in Palo Alto, has built a platform around the unglamorous but valuable proposition that enterprises would prefer their AI not do this.

The mechanism is retrieval-augmented generation, or RAG, which is the current best answer to the hallucination problem. The idea is straightforward once you say it out loud: instead of asking a model to recall facts from the fuzzy soup of its training data, you first retrieve the relevant documents from a trusted source - your own knowledge base, contracts, support tickets - and hand them to the model as context. The model then generates an answer grounded in those documents, ideally with citations. It is the difference between a student answering from memory and a student answering with the textbook open. Vectara sells this entire pipeline as a service.

"We detect and correct hallucinations at runtime, rather than just flagging them."

— Vectara, on its Guardian Agent approach

What makes the company worth paying attention to is less the concept than the timing and the pedigree. Vectara was founded in 2022 by three people - Amr Awadallah, Amin Ahmad, and Tallat Shafaat - who came out of Google's early AI research team. They started calling what they built "RAG-as-a-Service" before most of the market knew what the acronym stood for. This is the kind of thing that looks either prescient or lucky depending on how it ends, and so far it looks prescient. When ChatGPT turned the entire technology industry into RAG enthusiasts roughly a year later, Vectara already had a running platform.

The FounderFrom Cloudera to Grounded Generation

Awadallah, the CEO, has done a version of this before. He co-founded Cloudera, the big-data company that spent the 2010s helping enterprises wrangle Hadoop clusters into something useful, and later served as VP of Developer Relations at Google Cloud. There is a through-line here that is more interesting than the résumé: his career is a sequence of bets on the unglamorous middle of a hype cycle. In the big-data era, everyone wanted insights; Cloudera sold the plumbing that made insights possible. In the AI era, everyone wants intelligent applications; Vectara sells the plumbing that makes them trustworthy. Plumbing is a good business. It is boring, it is necessary, and once installed it is hard to rip out.

Ahmad, the CTO, and Shafaat, the chief architect, handle the parts that make engineers lean forward. Shafaat led the teams behind Vectara's Boomerang retrieval model and the open-source hallucination-detection work. The founders' shared Google-research background shows up in the product as a preference for building their own models rather than renting everyone else's - a choice that is expensive up front and defensible later.

2022
Founded
$53.5M
Total Raised
~70
Employees
26%
Mockingbird vs GPT-4, BERT-F1*

The ProductsBirds That Repeat What They Hear

Vectara's technology stack is, endearingly, named after birds. There is Boomerang, the vector embedding model that turns documents into the mathematical representations that make semantic search work across dozens of languages. And there is Mockingbird, launched alongside the 2024 funding, a large language model purpose-built and fine-tuned for RAG. The naming is not an accident: a mockingbird is famous for faithfully repeating what it hears, which is exactly the behavior you want from a model whose job is to stay grounded in source material rather than improvise.

Vectara reported that Mockingbird outperformed GPT-4 by 26% on BERT-F1 for RAG-style outputs - a claim worth treating as a vendor benchmark rather than gospel, but a directionally meaningful one. The bet Mockingbird represents is contrarian in a market obsessed with parameter counts: rather than build the biggest model, Vectara built one optimized for a narrower and more useful number, which is how often the model tells the truth about the documents in front of it.

"Mockingbird is trained to be more honest in how it comes up with conclusions, and to stick to the facts as much as possible."

— Vectara, on its RAG-purpose-built LLM

Then there is the part that is arguably the smartest strategic move the company has made: the Hughes Hallucination Evaluation Model, or HHEM. Vectara open-sourced it and published a public leaderboard ranking how often popular LLMs make things up. Giving away your measuring stick sounds like charity. It is closer to strategy. By making its yardstick the industry's yardstick, Vectara ensured that when anyone in the field talks about hallucination rates, they are often talking in Vectara's units. The company also ships a Factual Consistency Score - a production tool that grades how well a generated answer is actually supported by the retrieved sources - and, more recently, a Guardian Agent layer that intervenes on wrong answers at runtime rather than after the fact.

The BusinessSelling Certainty to the Cautious

The business model is B2B, API-first, and usage-based, which is the standard shape for infrastructure software. The more interesting question is who buys it, and the answer reveals the company's real thesis. Vectara has gone hard at regulated industries - healthcare, finance, legal - the customers who were supposed to be last to adopt AI precisely because they cannot afford to be wrong. It ships with SOC 2 certification and HIPAA-compliant deployment options. This is the opposite of the consumer-AI land grab. It is slow, it is compliance-heavy, and the sales cycles are long. It is also sticky: once a hospital or a bank has wired its knowledge base into your platform and passed its security review, it is not casually switching vendors.

The clearest validation of this approach arrived in 2025, when Broadcom selected Vectara to provide an agentic conversational AI customer-service solution for its enterprise clients. Enterprises do not buy demos; they buy accuracy, security, and the ability to point at a compliance certificate. Broadcom picking Vectara for production customer service is the kind of reference that moves a sales pipeline more than any benchmark.

The same year brought a strategic partnership with Saison Technology International for conversational AI, a data-pipeline partnership with Datavolo built on Apache NiFi, and the launch of Vectara's complete conversational AI solution - an Agent API plus a customer-ready interface. The trajectory from 2022 to 2025 is legible: start as retrieval infrastructure, add a purpose-built model, add guardrails, and end up selling whole agents. Each layer makes the platform harder to replace.

The CompetitionA Crowded, Grounded Field

Vectara does not have the field to itself. Vector-database companies like Pinecone and Weaviate, model providers like Cohere, enterprise-search players like Glean and Onyx, and the do-it-yourself RAG stacks built on OpenAI, Azure AI Search, or AWS all overlap with pieces of what Vectara does. The company's answer to this is bundling: rather than sell a vector database or a model or a reranker, it sells the entire pipeline as a few API calls, on the theory that most developers do not want to wire twelve tools together and babysit the seams. Whether "the whole thing, integrated" beats "best-in-class components" is the central strategic question, and it is genuinely unresolved.

What is not in dispute is that Vectara picked the right problem. Grounding, trust, and hallucination mitigation went from niche research concerns to the gating issue for enterprise AI adoption over exactly the years Vectara has been building for them. The company raised $53.5M - a $28.5M seed and a $25M Series A in July 2024, the latter led by FPV Ventures and Race Capital, with Samsung Next, Fusion Fund, and others along for the round - to make a fairly specific bet: that enterprises do not want an AI that guesses, they want one that cites. It is a less thrilling pitch than "our model can do anything." It is a much easier one to deploy.

The Money

Cumulative Funding • $53.5M Total
Seed
$28.5M
Series A (Jul '24)
$25M

Series A led by FPV Ventures & Race Capital. Investors incl. Samsung Next, Fusion Fund, Alumni Ventures, WVV Capital, Green Sands Equity, Mack Ventures.

The Founders

AA

Amr Awadallah

Co-Founder & CEO

Cloudera co-founder and ex-VP of Developer Relations at Google Cloud. A repeat builder of enterprise data infrastructure.

AA

Amin Ahmad

Co-Founder & CTO

Early member of Google's AI research team; drives the platform's model and retrieval engineering.

TS

Tallat Shafaat

Co-Founder & Chief Architect

Led the teams behind the Boomerang retrieval model and Vectara's open-source hallucination-detection work.

The Stack

Platform • 2022

Vectara Platform

End-to-end RAG-as-a-Service: ingestion, embeddings, retrieval, reranking and grounded generation via API.

Embeddings • 2023

Boomerang

Proprietary neural embedding model powering multilingual semantic and hybrid search.

LLM • 2024

Mockingbird

An LLM purpose-built for RAG, fine-tuned to stay grounded in source facts.

Open Source • 2023

HHEM

Hughes Hallucination Evaluation Model - a public leaderboard for LLM truthfulness.

Guardrails • 2025

Guardian Agent

Runtime technology that detects and corrects hallucinations rather than just flagging them.

Agents • 2025

Agent API

Complete conversational AI solution with an Agent API and a customer-ready interface.

Timeline

2022

Founded in Palo Alto

Awadallah, Ahmad, and Shafaat leave Google's AI research orbit to build trusted RAG before the acronym went mainstream.

2023

Boomerang & HHEM

Ships its Boomerang embedding model and open-sources the Hughes Hallucination Evaluation Model with a public leaderboard.

2024

$25M Series A & Mockingbird

Raises a $25M Series A (total $53.5M) and launches Mockingbird, an LLM purpose-built for RAG.

2025

Agents, Open RAG Eval & Broadcom

Launches Open RAG Eval and its Agent API, and is selected by Broadcom for agentic customer-service AI.

Watch & Learn

FAQ

What does Vectara do?

Vectara provides an enterprise platform for retrieval-augmented generation (RAG) and AI agents, letting companies build grounded, citation-backed AI assistants and semantic search while detecting and correcting hallucinations.

Who founded Vectara and when?

It was founded in 2022 by Amr Awadallah (CEO), Amin Ahmad (CTO), and Tallat Shafaat (Chief Architect), all early members of Google's AI research team.

How much funding has Vectara raised?

Vectara has raised about $53.5M total, including a $25M Series A in July 2024 led by FPV Ventures and Race Capital.

What is Mockingbird?

Mockingbird is Vectara's LLM purpose-built and fine-tuned for RAG, optimized to stay grounded in source facts; the company reported it outperforming GPT-4 by 26% on BERT-F1 for RAG outputs.

How does Vectara handle AI hallucinations?

It uses its open-source Hughes Hallucination Evaluation Model (HHEM), a Factual Consistency Score, and Guardian Agent technology to detect and correct hallucinations at runtime rather than just flagging them.

Find Vectara

ragretrieval-augmented generationenterprise ai hallucination detectionagentic aisemantic search mockingbird llmhhemsoc 2hipaa

Sources

* Benchmark figure (Mockingbird vs GPT-4, BERT-F1) is Vectara's own reported result and should be read as a vendor claim.