From 70a01c7ef1f37109b4ec17e593dc7685d7b2f714 Mon Sep 17 00:00:00 2001 From: Yi Zhang Date: Mon, 29 Jan 2024 15:01:23 -0800 Subject: [PATCH] Add Relari AI (continuous-eval) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dad2aed..4cd57c8 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ We also included [Perplexity and Cursor.sh prompts](#formatting-prompt-templates | [WhyLabs](https://whylabs.ai/) | AI Observability platform for ML and GenAI including LLM monitoring, guardrails and security | | | | [Log10](https://log10.io/) | AI-powered LLMOps platform that automatically optimizes prompts and models with built-in logging, debugging, metrics, feedback, evaluations and fine-tuning |
|
| | [promptfoo](https://www.promptfoo.dev/) | Open-source LLM eval framework with support for model/prompt/RAG eval, dataset generation, local models, and self-hosting. | | (node/npm) | +| [Relari AI](https://docs.relari.ai/) | Close-to-human evaluation for LLM pipelines, ready for CI/CD. | | |

^ Back to Contents ^