#49 · Primary category: MLOps & Evaluation

evidently

data-drift data-quality data-science data-validation generative-ai hacktoberfest html-report jupyter-notebook llm llmops machine-learning mlops model-monitoring pandas-dataframe

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