truera/trulens
Evaluation and Tracking for LLM Experiments and AI Agents observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6.0
- age_days: 2130
- days_rel: 13
- days_push: 8
- n_releases_24m: 69
Adoption not part of the score
3525 stars · 331 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TruLens is a Python library for evaluating and tracking LLM-based applications and AI agents. It provides OpenTelemetry-native tracing of every step (latency, tokens, cost) plus LLM-as-a-judge feedback metrics like the RAG triad, with version comparison and leaderboards.
Use cases
- evaluate rag pipeline quality with groundedness metrics
- trace and debug why my ai agent gave a bad answer
- compare llm app versions on cost latency and quality
- run llm as a judge evals on agent traces
- monitor token usage and cost per step of llm calls
- catch agent errors automatically with eval metrics
- benchmark rag evaluation metrics against human annotations
When to choose
- you need systematic evaluation and observability for LLM apps or agents in Python
- you want OpenTelemetry-native traces portable to any OTLP backend
- you need benchmarked RAG triad or agent error-detection metrics out of the box
When to avoid
- you need a fully managed hosted LLM observability platform rather than an open-source library
- your stack is not Python-based
- you only need simple logging without evaluation metrics
Facets
library · maturity active
monitoring tracing testing benchmarking machine-learning llm-inference rag agent-framework analytics large-language-models machine-learning developer-tools monitoring data-science python cross-platform llm-evaluation llmops agentops ai-observability opentelemetry llm-as-a-judge rag-triad evals tracing ai-agents retrieval-augmented-generation
6 sources
- readme: https://github.com/truera/trulens · fetched 2026-08-28 · 6eb831982069
- homepage: https://www.trulens.org/ · fetched 2026-08-29 · 1cd84f0c3bf7
- site_page: https://www.trulens.org/getting_started/quickstarts/quickstart · fetched 2026-08-29 · 9c7c68e91561
- site_page: https://www.trulens.org/getting_started/install · fetched 2026-08-29 · 8f1185a15dc5
- registry_pypi: https://pypi.org/pypi/trulens/json · fetched 2026-08-29 · d046ce8c5cc9
- site_page: https://www.trulens.org/getting_started · fetched 2026-08-29 · 3e32c1b5e80c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| truera/trulens | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem