Virgent AI logoVirgent AI

Stopping Fake Leads with Agentic Validation on Our Website

We love demoing agents. But our standard contact form wasn’t agentic—until now.

For three straight weekends we saw waves of nonsense form entries: random characters in Company/Role, one-line messages like "asdf", or numbers-only fields. Meanwhile, prospects who booked time directly on Cal.com were almost always serious and qualified.

So we did something about it.

The Problem

Our Agentic Solution

We added an explainable, model-agnostic validation agent to the Contact form.

What it does

  1. Client-side intercept

    • On submit, an agent validates the payload before it reaches email delivery
    • If information looks invalid, we show an on-screen agent message:

      "Hi there, I am an agent within the system… I don't believe this is a valid submission, and here is why: …"

    • Users can correct fields in place
  2. Server-side protection

    • The backend runs the same validator and rejects invalid posts with structured reasons
    • Prevents bypassing the client by posting directly to the endpoint or via scripts
  3. Hybrid reasoning (precision-first)

    • Heuristics catch obvious junk: mostly numbers/symbols, low vowel ratio gibberish, long unbroken strings, too-short name/message, nonsense tokens in Company/Role
    • LLM pass (Together API, OpenAI-compatible) kicks in only when heuristics pass—to double-check semantics and reduce false negatives
    • If uncertain, the agent favors VALID unless there are two or more red flags

Design principles

Technical Implementation

Results

Why this matters

Agentic websites aren’t just about flashy demos—they protect your team’s time and create better user experiences. By placing a reasoning layer in front of unstructured inputs (like contact forms), you keep signal high and noise low.

What’s Next

We ship intentionally and measure before changing course. Our roadmap for this initiative:

  1. Measure impact first
  1. Tie in our AI Call Center for pre‑qualification and scheduling assist
  1. Lead data enrichment
  1. “Who‑Why‑What” opportunity brief (auto‑generated)

We’ll roll out these steps incrementally, keeping the same principle: conservative by default, explainable always, and measured at each step.

External signals we’re watching (sources)

From HBR — How Successful Sales Teams Are Embracing Agentic AI (Sept 15, 2025)

From LangChain — State of AI Agents (2024)

Related Work

Want help implementing this?

We can bring the same pattern to your public site, internal portals, or apps—model-agnostic, explainable, and tuned for your thresholds.

Let’s talk or schedule directly on Cal.com: https://cal.com/mrmetaverse/virgentai