Detect Hallucinations Using Specialised Ollama Model Bespoke-Minicheck

# Fact-Checking Workflow Documentation ## Overview This workflow is designed for automated fact-checking of texts. It uses AI models to compare a given text with a list of facts and identify potential discrepancies or hallucinations. ## Components ### 1. Input - The workflow can be initiated in two ways: a) Manually via the When Clicking Test Workflow Trigger b) By calling from another workflow via the When Executed by Another Workflow trigger - Required inputs: - `facts`: A list of verified facts - `text`: The text to be checked ### 2. Text Preparation - The Code node splits the input text into individual sentences - Takes into account date specifications and list elements ### 3. Fact Checking - Each sentence is individually compared with the given facts - Uses the bespoke-minicheck Ollama model for verification - The model responds with Yes or No for each sentence ### 4. Filtering and Aggregation - Sentences marked as No (not fact-based) are filtered - The filtered results are aggregated ### 5. Summary - A larger language model (Qwen2.5) creates a summary of the results - The summary contains: - Number of incorrect factual statements - List of incorrect statements - Final assessment of the article's accuracy ## Usage 1. Ensure the bespoke-minicheck model is installed in Ollama (`ollama pull bespoke-minicheck`) 2. Prepare a list of verified facts 3. Enter the text to be checked 4. Start the workflow 5. The results are output as a structured summary ## Notes - The workflow ignores small talk and focuses on verifiable factual statements - Accuracy depends on the quality of the provided facts and the performance of the AI models ## Customization Options - The summarization function can be adjusted or removed to return only the raw data of the issues found - The AI models used can be exchanged if needed This workflow provides an efficient method for automated fact-checking and can be easily integrated into larger systems or editorial workflows.

n8n
Detect Hallucinations Using Specialised Ollama Model Bespoke-Minicheck
$14.99
Last updated September 5, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related AI & Machine Learning workflows

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.