Evidently integrations
Overview of the available Evidently integrations.
Evidently is a Python library, and can be easily integrated with other tools to fit into the existing workflows.
Below are a few specific examples of how to integrate Evidently with other tools in the ML lifecycle. You can adapt them for other workflow management, visualization, tracking and other tools.
Tool
Description
Guide or example
Notebook environments (Jupyter, Colab, etc.)
Render visual Evidently Reports and Test Suites.
Docs Code examples
FastAPI + PostgreSQL
Generate on-demand Reports for models deployed with FastAPI.
Grafana + PostgreSQL + Prefect
Run ML monitoring jobs with Prefect and visualize metrics in Grafana.
AWS SES
Send email alerts with attached Evidently Reports (Community contribution).
Last updated