Build garageTry it → read → next · ~13 min

Tutorials · Chapter D (4/4) · ~13 min

Capstone: research bot with citations

Try it → see it → read → next

Build RAG that **shows sources** and **blocks ungrounded claims** before the user sees them.

On paths: Builder

Optional on: Professional · Optional on: Student

Try tools: Research & search

Try yourself

Playground

Research bot verify gate

Ship only grounded answers — block or rewrite when citations fail.

Answer cites paragraph 3 of retrieved doc

Recap

What you just did

You shipped or blocked answers based on whether claims matched retrieved sources.

Read

Ship bar

  1. Every factual sentence links to chunk ID
  2. Block when retrieval score < threshold
  3. “I don't know” when 0 chunks
  4. Golden eval on 10 research questions