Arize-ai/phoenix

★ 11,548⑂ 1,141

AI Observability & Evaluation

About Arize-ai/phoenix

Arize-ai/phoenix is an open-source project on GitHub, mainly written in Python. AI Observability & Evaluation It currently holds 11,548 stars and 1,141 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Prompt Engineering board.

GitHub Repository Details

Repository Arize-ai/phoenix · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

https://github.com/Arize-ai/phoenix/blob/HEAD/phoenix banner

English · 简体中文

https://github.com/Arize-ai/phoenix/blob/HEAD/Add Arize Phoenix MCP server to Cursor

Arize Phoenix is Arize's open-source AI observability platform designed for experimentation, evaluation, and troubleshooting. For managed production workflows, Arize also offers Arize AX. Phoenix provides:

Phoenix is vendor and language agnostic with out-of-the-box support for popular frameworks (OpenAI Agents SDK, Claude Agent SDK, LangGraph, Vercel AI SDK, Mastra, CrewAI, LlamaIndex, DSPy) and LLM providers (OpenAI, Anthropic, Google GenAI, Google ADK, AWS Bedrock, OpenRouter, LiteLLM, and more). For details on auto-instrumentation, check out the OpenInference project.

Phoenix runs practically anywhere, including your local machine, a containerized deployment, or in the cloud. See Environments for a walkthrough of each option, or jump straight into the Tracing Quickstart.

[!NOTE]
Phoenix is open-source and self-hosted. For a managed platform, Arize offers Arize AX — the same OpenTelemetry/OpenInference instrumentation works with both. See the full comparison.

Table of Contents

Run Locally

Install Phoenix via pip or conda and have a fully functional Phoenix. For all installation and hosting options, see the install guide.

pip install arize-phoenix
phoenix serve

Or run it with no install using uvx:

uvx arize-phoenix serve

Trace Your Application

The fastest way to send traces is to let your coding agent (Claude Code, Codex, Cursor, and others) instrument your app. From your project directory, run:

npx @arizeai/phoenix-cli setup

or, with Phoenix installed: px setup

Setup detects your framework and LLM provider, installs the right OpenInference instrumentation, and wires up trace export. Prefer to wire it up in code? See the tracing documentation.

Deploy

Phoenix container images are available via Docker Hub and can be deployed using Docker or Kubernetes via the Helm chart.

For Docker Compose, Kubernetes/Helm, and other deployment options, see the self-hosting documentation.

https://github.com/Arize-ai/phoenix/blob/HEAD/Deploy on Railway   https://github.com/Arize-ai/phoenix/blob/HEAD/Deploy to Render   https://github.com/Arize-ai/phoenix/blob/HEAD/Run on Google Cloud   https://github.com/Arize-ai/phoenix/blob/HEAD/Deploy to Azure   https://github.com/Arize-ai/phoenix/blob/HEAD/Deploy to AWS

[!NOTE]
The Google Cloud button builds Phoenix from source in Cloud Shell rather than deploying the prebuilt Docker Hub image. The Azure template serves plain HTTP (Azure Container Instances does not terminate TLS) — front it with a TLS proxy such as an Application Gateway before production use.

Packages

The arize-phoenix package includes the entire Phoenix platform. However, if you have deployed the Phoenix platform, there are lightweight Python sub-packages and TypeScript packages that can be used in conjunction with the platform.

Python Subpackages

| Package | Version & Docs | Description | | --------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ | | arize-phoenix-otel | PyPI Version Docs | Provides a lightweight wrapper around OpenTelemetry primitives with Phoenix-aware defaults | | arize-phoenix-client | PyPI Version Docs | Lightweight client for interacting with the Phoenix server via its OpenAPI REST interface | | arize-phoenix-evals | PyPI Version Docs | Tooling to evaluate LLM applications including RAG relevance, answer relevance, and more |

TypeScript Subpackages

| Package | Version & Docs | Description | | --------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | | @arizeai/phoenix-otel | NPM Version Docs | Provides a lightweight wrapper around OpenTelemetry primitives with Phoenix-aware defaults | | @arizeai/phoenix-client | NPM Version Docs | Client for the Arize Phoenix API | | @arizeai/phoenix-evals | NPM Version Docs | TypeScript evaluation library for LLM applications (alpha release) | | @arizeai/phoenix-mcp | NPM Version Docs | Standalone stdio MCP server for older Phoenix versions (maintenance mode — superseded by the remote MCP server built into Phoenix) | | @arizeai/phoenix-cli | NPM Version Docs | CLI for fetching traces, datasets, and experiments for use with Claude Code, Cursor, and other coding agents |

Tracing Integrations

Phoenix is built on top of OpenTelemetry and is vendor, language, and framework agnostic. For details about tracing integrations and example applications, see the OpenInference project and the integrations documentation.

Python Integrations | | Integration | Package | Version | |:---:|---|---|---| | | OpenAI | openinference-instrumentation-openai | PyPI Version | | | OpenAI Agents | openinference-instrumentation-openai-agents | PyPI Version | | | LlamaIndex | openinference-instrumentation-llama-index | PyPI Version | | | DSPy | openinference-instrumentation-dspy | PyPI Version | | | AWS Bedrock | openinference-instrumentation-bedrock | PyPI Version | | | LangChain | openinference-instrumentation-langchain | PyPI Version | | | LangGraph | openinference-instrumentation-langchain | PyPI Version | | | MistralAI | openinference-instrumentation-mistralai | PyPI Version | | | Cohere | openinference-instrumentation-cohere | PyPI Version | | | Together AI | openinference-instrumentation-together | PyPI Version | | | Ollama | openinference-instrumentation-ollama | PyPI Version | | | Google GenAI | `openinference-instru

GitHub Stars & Activity

11,548Stars
1,141Forks
0Open issues
PythonLanguage

GitHub Popularity

GitHub stars11,548
Forks1,141
Open issues0
Primary languagePython
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

headroomlabs-ai / headroom

Python★ 73,186⑂ 5,631
2

blader / humanizer

Python★ 50,467⑂ 4,061
3

Imbad0202 / academic-research-skills

Python★ 48,823⑂ 3,789
4

mlflow / mlflow

Python★ 28,051⑂ 6,328
5

alirezarezvani / claude-skills

Python★ 26,168⑂ 3,686
6

comet-ml / opik

Python★ 22,157⑂ 1,809
7
8

tradecatlabs / vibe-coding-cn

Python★ 16,314⑂ 1,653

More AI Rankings