n8n-nodes-ragas

About this automation

A community n8n node that brings Ragas RAG evaluation into your workflows. Pipe your RAG pipeline's outputs in, get metric scores (faithfulness, answer relevancy, context precision/recall, and more) out — then branch on thresholds downstream.

How to Use This Repository

This is a community-contributed repository for n8n. To use these workflows:

  1. Clone the repository to your local machine:
    git clone https://github.com/arturovaine/n8n-nodes-ragas
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.