Quickly check long articles for factual errors before they go live. Ideal for content, PR, and marketing teams that need clear feedback on what is true, what is false, and what needs review. Results are grouped and summarized so editors can act fast.
The flow accepts raw text and a reference facts list. It splits the text into sentences, turns each sentence into a claim, and uses a small local AI model from Ollama to judge each claim against the facts. Only flagged claims move forward, then they are grouped and turned into a short report by a second model. You can run it by hand for testing or call it from other n8n workflows.
Setup is simple and private because models run on your own machine. Expect faster reviews, fewer errors, and consistent checks across many writers. Install the small fact check model and a compact summarizer model in Ollama, map the facts and text inputs, and you are ready. Use it for blog posts, landing pages, product updates, and social copy where accuracy matters.