Run This Ai
EN DE

Evidently

Open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or data pipeline with 100+ metrics.

★ 7,701 GitHub Apache-2.0 mlopsllmopsmodel-monitoringdata-driftmachine-learningobservabilityllm LLM & Chat

Overview

Evidently is an open-source Python framework for evaluating, testing, and monitoring ML and LLM-powered systems throughout their lifecycle. It works with both tabular and text data, supporting evals for predictive and generative tasks from classification to RAG. With 100+ built-in metrics covering data drift detection, model quality, LLM judges, and text evaluations, Evidently provides a comprehensive observability solution. The framework offers Reports for one-off evaluations and Test Suites with pass/fail conditions for CI/CD pipelines. For production monitoring, Evidently provides a self-hosted Monitoring UI dashboard that visualizes metrics and test results over time. Key capabilities include LLM evaluation with descriptors like sentiment analysis and text length checks, data drift detection using statistical methods, model performance tracking, and integration with existing ML pipelines through its Python interface and open architecture.

Requirements

Min vCPU
2
Min RAM
2048 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
4096 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  evidently:
    image: evidently/evidently-service:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/evidently:/data

Best VPS for Evidently →

Related tools

Guides & articles