Features / Verification

in flight

Claim extraction tool

Extract factual claims from transcripts to audit evidence and source references.

VerificationUoinkin flight
Claim extraction tool
Card view showing Claims tab layout
Card view showing Claims tab layout
what it does

The user-facing part.

Extract factual claims from transcripts automatically. The helper scans the video text to isolate assertions, figures, and research references. It lists these claims with timestamp links, making it easy to verify statement accuracy. This helps researchers audit content without reading the entire transcript manually.

getting started

Run the loop.

  1. Open a video in the Uoink dashboard.
  2. Navigate to the Claims tab.
  3. Click Extract Claims to analyze the transcript.
  4. Review the list of isolated assertions and metrics.
  5. Click any claim timestamp to play the video segment.
behind the scenes

How Uoink handles it.

The helper uses the API key to send the transcript to the model. It instructs the model to extract and categorize claims into a structured list. The helper parses this output, maps each claim back to its segment offset, and writes the results to the markdown file header, ensuring the facts remain linked.

mcp reference

Agent-readable surface.

extract_claimsget_citation_map

Full server metadata lives at /mcp and /mcp/manifest.json.

try it now

Run it on your next source.

Extract claims from your video library to verify source facts.

Install Uoink