Clover — managed capability

We bring the expertise to your database.

RVBBIT gives you the building blocks. Clover is the other door: ~50 semantic SQL operators, pre-built and calibrated as a set, running on hosted GPUs under flat pricing — installed into the Postgres you already run. Your data never leaves your database; every answer ships with a receipt naming the exact model that produced it.

Install from psql — no UI required

curl -fsSL https://rvbbit.ai/clover-install.sql | psql "$DSN"

Free key at rvbbit.ai/buy/clover-free. The rvbbit-postgres image auto-installs on first boot when RVBBIT_CLOVER_KEY is set. Agents: there's a page for you.

What's in the box

Operators that were tested together, so they agree with each other.

Not a grab bag of model endpoints — a battery-tested set. Model versions are pinned, upgrades are opt-in, and rvbbit.receipts records inputs, outputs, model, and cost for every call.

Judgment & meaning

clover_means · clover_relevance · clover_entails · clover_contradicts · clover_sentiment

WHERE clauses that read. Filter, rank, and test claims by meaning instead of keywords — calibrated together so the operators agree with each other.

Extraction & structure

clover_extract · clover_pii · clover_triples · clover_llm_extract

Entities, PII, knowledge-graph triples, and schema-shaped JSON pulled out of freeform text — described in plain English, returned as columns.

Language functions

clover_llm_summarize · translate · anonymize · apply · make_operator

Summaries, translation, redaction, question-answering — and an operator that builds new operators from a one-sentence description, born with its own tests.

Media & signals

clover_ocr · clover_transcribe · clover_forecast · clover_image_similar

Documents become text, audio becomes transcripts, series become forecasts — the same SQL surface, the same receipts.

Tabular ML

clover_fit · clover_predict · clover_anomaly_fit · clover_anomaly_score

Foundation-model tabular prediction and anomaly detection. Your fitted models come back to you as blobs — nothing you make persists on our side.

Browse the full operator reference — all 49, each with the model cascade it runs →

Pricing

Lanes, not tokens.

A lane is one LLM generation in flight. ML operators are unmetered on every tier, and queries never lose rows to rate limits — fewer lanes only ever means slower, never incomplete. Metered pricing taxes curiosity; capacity only taxes impatience.

Free

$0

1 inference lane

Every operator. Real GPUs. One concurrent generation stream.

Get Free

Pro

$299/mo

5 inference lanes

Parallel generation for row-wise LLM work and multi-user teams.

Get Pro

Scale

$999/mo

25 inference lanes

Wide fan-out: thousand-row semantic sweeps at interactive speed.

Get Scale

Clover Kits

Turn-key vertical capability, installed into your Postgres.

Vertical SaaS asks you to move your data into their app. A Kit moves the expertise into your database instead: domain operators, metrics, alerts, and ready-made Data Rabbit surfaces for a specific line of work — running where your data already lives. And when the turn-key part isn't quite your business, it's SQL all the way down. Change it.
In development · design partners open

Construction Commercial Controls

  • Pay-application auditing against contract terms and prior billings
  • Schedule-of-values drift and front-loading detection
  • Change-order exposure and notice-deadline tracking
Talk to us about this kit →
In development

Dental Claims Integrity

  • Denial-pattern surfacing across carriers and codes
  • Note-to-claim consistency checks
  • Recall and treatment-plan follow-through signals
Talk to us about this kit →
Design partners

Your industry

  • The first partner in a vertical shapes the kit
  • Your controls, encoded as operators, views, and surfaces
  • Working system first, polish second — on your real data
Talk to us about this kit →

Every kit includes: domain-tuned operators · curated views and metrics · alerts · Data Rabbit scenes and dashboards · receipts on every model-backed judgment. Kits are in active development — the fastest way to move one up the list is to want it out loud: ryan@rvbbit.ai.

Two commands to semantic SQL

Run the container with your key, or install into the Postgres you already have. Either way, the first WHERE rvbbit.clover_means(...) is minutes away.