#33 · Primary category: MLOps & Evaluation
phoenix
AI Observability & Evaluation
Project last updated:08/29/26
GitHub Stars
11.2K
Forks
1.1K
Contributors
223
License
Other
Why we included this project
Most teams shipping LLM applications burn their time on the same problem: a prompt tweak, a model swap, or a retrieval change quietly breaks behavior, and nobody can see why. Phoenix fills in that gap by pairing OpenTelemetry-based tracing with an evaluation workflow, so you can pull up real runtime traces and then score the responses and retrieved context against criteria you define. It keeps versioned datasets and an experiment runner that tracks how prompt, model, and retrieval changes behave over time, plus a playground for comparing models and parameters before you commit. A built-in assistant can help debug individual traces, and a remote MCP endpoint lets tools like Claude Code and Cursor query your traces and datasets. Everything runs locally from a pip install, so a small team gets a full observability stack without standing up cloud infrastructure, and it stays agnostic to language and vendor across the usual frameworks and providers.
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