From 544b2716656518210cff183f66f494fc144f0324 Mon Sep 17 00:00:00 2001 From: Jithin James Date: Sun, 21 Jan 2024 13:06:16 -0800 Subject: [PATCH] Added Ragas for evaluation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a59d54..a956f77 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ We also included [Perplexity and Cursor.sh prompts](#formatting-prompt-templates | [Braintrust Data](https://www.braintrustdata.com/) | An AI product stack featuring evaluations, prompt playgrounds, continuous integration, dataset management, and access to various AI models through a single API | | | | [Arize AI](https://arize.com/) | An observability platform for both LLMs and supervised ML | | | | [Weights & Biases](https://wandb.ai) | An MLOps platform for streamlining ML workflows | | | +| [Ragas](https://docs.ragas.io/en/stable/) | Framework that helps you evaluate your Retrieval Augmented Generation (RAG) pipelines. | | | | [MLflow](https://mlflow.org/docs/latest/llm-tracking.html) | A platform to streamline ML development | | | | [PromptLayer](https://promptlayer.com/) | A platform for tracking, managing, and sharing LLM prompt engineering | | | | [Helicone](https://helicone.ai/) | An open-source observability platform for LLMs | | |