Detect Hallucinations in Text with Custom Ollama MiniCheck - n8n Workflow | Neura Market
Detect Hallucinations in Text with Custom Ollama MiniCheck
Automates fact-checking of input text against verified facts using a specialized Ollama 'bespoke-minicheck' model to identify hallucinations and generate accuracy summaries.
This n8n workflow provides automated fact-checking to detect hallucinations in AI-generated or user-provided text. It splits the input text into sentences, verifies each against a list of provided facts using the custom 'bespoke-minicheck' Ollama model, filters out inaccuracies, and generates a comprehensive summary with Qwen2.5, including the count of issues, listed problematic statements, and overall accuracy assessment.
Key benefits include rapid validation of content accuracy, reducing manu
Platform
n8n
Category
Marketing
Price
$19.99
Creator
Bryce Yu
AI
fact-checking
hallucination-detection
Ollama
text-analytics
n8n
automation
marketing
Qwen
content-validation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.