Use case · Teams building grounded research tools

A cited research assistant

Ground every generated paragraph in real source URLs, because the chunk-to-URL mapping is enforced by the response shape.

The problem

Research assistants that summarise the web are only trustworthy if every claim can be traced to a source. If citations are stitched together in a prompt template after the fact, they drift — the model cites a URL it never actually read. You want attribution guaranteed by the data path, not hoped for at generation time.

How Polymathy helps

What the flow looks like

Research query → Polymathy → chunks with source URLs → LLM synthesis → paragraph with per-sentence citations back to the exact chunk.

A good fit when

  • Trustworthy, traceable citations are a hard requirement
  • You render footnotes or a sources list from real retrieved text
  • You want attribution enforced by the data, not the prompt

Reach for something else when

  • You need reranking or answer generation built in (that is downstream of Polymathy)
  • Your sources are behind connectors SearxNG cannot reach

Get started How it works

Other use cases