Guides
How to build search people will actually trust.
Nine guides on retrieval you can stand behind — mostly vendor-neutral, occasionally opinionated, and honest about what we have and have not measured. Each one opens with who it is for.
4 guides
Core concepts
What is graph-enhanced retrieval?
How adding a knowledge graph to vector search changes what a system can answer, what it costs, and the cases where it adds nothing at all.
Read9 minBuilding a knowledge graph for retrieval
Entities, assertions and provenance — the three primitives, why identity is harder than it looks, and the concurrency bug that fills a graph with duplicates.
Read11 minGraph RAG vs vector RAG
A straight comparison: what each one retrieves, what each one can state, where the latency goes, and how to decide without running a bake-off.
Read10 minProvenance in RAG, and why it is usually wrong
Most systems keep one document reference per fact. That design breaks the second time two documents agree — here is what to store instead.
Read8 min
3 guides
How-to
How to ground an LLM answer in your own sources
Grounding is a prompt, a validation step, and a refusal path. All three are required, and the third is the one people skip.
Read9 minHow to reduce hallucination with enforced citations
Asking a model to cite its sources does not make it cite them. Validating the markers after generation does — and it is about fifteen lines of code.
Read8 minHow to add grounded search to your product
The integration decisions that matter: how to key documents, how to handle deletes, where the tenancy boundary goes, and what to do about conversation history.
Read10 min
2 guides
Governance & testing
What is an ontology, and why version it?
Your first vocabulary will be wrong, because nobody knows their own taxonomy before extracting it. The question is whether changing it is cheap.
Read10 minHow to evaluate a retrieval system honestly
Answer rate is the metric that flatters every system. Refusal controls are the one that catches the difference between grounding better and answering more.
Read11 min
Quick answers
The short versions
Each of these is the opening paragraph of a longer guide above.
Or skip the reading and try it.
Ten thousand documents on the free tier, no card. An afternoon with your own content beats any guide, including ours.
- no card required
- first workspace is free
- one POST to ingest