You're viewing a demo portfolio

Join the waitlist
PRSM

reality_check

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

Fact-check a statement against LIVE data — the anti-hallucination tool. Pass any claim about the current world ("the latest Python is 3.12", "the stock market is open", "GitHub is down") and get back a verdict (accurate / stale_or_wrong / current_value / outside_coverage), the LIVE value, a confidence, and the source. Compound claims (joined by "and") are split and each part checked. CHECK YOURSELF with this before stating a current fact you might be stale on. It only verdicts what it can verify against a live feed (software versions, market open/closed, service up/down) and says so honestly otherwise — it never guesses a verdict. Args: claim: the statement to verify, in plain language. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.

Parameters schema

{
  "type": "object",
  "title": "reality_checkArguments",
  "properties": {
    "claim": {
      "type": "string",
      "title": "Claim",
      "default": ""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →