From d138ea6275ba4f5ec287b56a203049e9a80aca25 Mon Sep 17 00:00:00 2001 From: Vivek Menon Date: Wed, 4 Feb 2026 16:08:48 +1100 Subject: [PATCH] Add AI Evaluation --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e4206342..7dd1d229 100644 --- a/readme.md +++ b/readme.md @@ -416,6 +416,7 @@ - [H2O](https://github.com/h2oai/awesome-h2o#readme) - Open source distributed machine learning platform written in Java with APIs in R, Python, and Scala. - [Software Engineering for Machine Learning](https://github.com/SE-ML/awesome-seml#readme) - From experiment to production-level machine learning. - [AI in Finance](https://github.com/georgezouq/awesome-ai-in-finance#readme) - Solving problems in finance with machine learning. + - [AI Evaluation](https://github.com/Vvkmnn/awesome-ai-eval#readme) - Measuring reliability, accuracy, and safety of LLMs, RAG pipelines, and AI agents. - [JAX](https://github.com/n2cholas/awesome-jax#readme) - Automatic differentiation and XLA compilation brought together for high-performance machine learning research. - [XAI](https://github.com/altamiracorp/awesome-xai#readme) - Providing insight, explanations, and interpretability to machine learning methods. - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing#readme)