#49 · Primary category: MLOps & Evaluation
evidently
Evidently is an open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or data pipeline. From tabular data to Gen AI. 100+ metrics.
Project last updated:08/05/26
GitHub Stars
7.9K
Forks
904
Contributors
97
License
Apache-2.0
Why we included this project
Teams running ML or LLM systems in production rarely have one place to ask 'is this still behaving correctly?'. Evidently fills that gap with a Python library that computes 100+ built-in metrics across tabular data quality, distribution drift, and LLM output evaluation, then turns them into interactive reports, test suites, or a self-hosted monitoring dashboard. The modular design is the real selling point: run a one-off evaluation in a notebook, convert the same checks into pass/fail conditions for CI/CD, or stream metrics into a live UI without rearchitecting your pipeline. It handles both predictive and generative workloads, so a team juggling classic classifiers alongside RAG or chat apps gets one toolchain instead of two. The LLM evaluation side, covering descriptor-based checks, LLM-as-a-judge, and retrieval relevance, is a good fit for anyone currently eyeballing model responses manually and wanting something repeatable.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models