RagMetrics n8n Node — Evaluate AI outputs for hallucination and accuracy directly inside your workflow

Hey n8n community :waving_hand:

Just launched a native RagMetrics node for n8n.

If you’re running LLM outputs through your workflows — RAG pipelines, AI agents, document processing — you can now score every response for hallucination, accuracy, grounding, and compliance directly inside n8n.

How it works 3 nodes and you’re live: Trigger → Edit Fields → RagMetrics Evaluation

The node returns structured JSON with:

  • Criteria scored (Accuracy, Hallucination, Grounding etc)

  • Score 1–5 with detailed reasoning

  • Token usage for cost tracking

Use the score to route low-quality outputs to human review, trigger alerts, or log everything to your RagMetrics dashboard automatically.

Get started :page_facing_up: Node docs: https://ragmetrics.ai/resources/n8n-node :high_voltage: Starter workflow: https://ragmetrics.ai/resources/n8n-simple-workflow

Questions or want help: :e_mail: olivier@ragmetrics.ai :mobile_phone: +1 917 767 4075

1 Like