AI Disinformation Detection Analyst
An AI Disinformation Detection Analyst leverages natural language processing, network analysis, and AI forensics to identify, clas…
Skill Guide
The systematic design of LLM instructions and reasoning pathways to automatically verify factual claims against trusted sources, transforming unstructured assertions into structured, auditable verification processes.
Scenario
You are given a single factual claim from a news article: "The unemployment rate in Country X fell to 3.1% last quarter."
Scenario
You need to fact-check a series of 10 interconnected claims from a political speech, where some claims depend on others (e.g., citing a statistic from a study mentioned earlier).
Scenario
A financial news outlet needs an automated system to flag potentially misleading earnings claims in real-time press releases, with confidence scores that match human expert agreement 90% of the time.
LangChain and CrewAI are used to orchestrate multi-step LLM chains and agent-based verification workflows. The Google Fact Check Tools API provides a corpus of reviewed claims. AIRE is an open-source framework specifically for building and benchmarking automated fact-checking pipelines.
DVS is the core engineering pattern: break down claims, verify each part against sources, then synthesize. The Confidence Calibration Loop is a process to align model confidence with empirical accuracy. The Source Reliability Hierarchy is a framework for prioritizing primary sources (official data) over secondary (news reports) and tertiary (social media).
FEVER and LIAR are standard benchmark datasets for training and evaluating fact-checking models. Prompt Injection Probes are specific test cases to ensure the verification pipeline is robust against attempts to manipulate the LLM into ignoring sources.
1 career found
Try a different search term.