This workflow corresponds to n8n.io template #2922 — we link there as the canonical source.
This workflow follows the Chainllm → Execute Workflow Trigger recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
ollamaApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
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. The workflow can be initiated in two ways: a) Manually via the "When clicking 'Test workflow'"…
Source: https://n8n.io/workflows/2922/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Detect Hallucinations Using Specialised Ollama Model Bespoke-Minicheck. Uses splitOut, chainLlm, lmChatOllama, manualTrigger. Event-driven trigger; 18 nodes.
🤖 Translation Agent. Uses executeWorkflowTrigger, chainLlm, lmOllama, httpRequest. Event-driven trigger; 24 nodes.
Becomex v2. Uses chatTrigger, lmChatOllama, agent, toolWorkflow. Chat trigger; 17 nodes.
Content - Newsletter Agent. Uses formTrigger, chainLlm, outputParserStructured, httpRequest. Event-driven trigger; 91 nodes.
This template attempts to replicate OpenAI's DeepResearch feature which, at time of writing, is only available to their pro subscribers.