Discover and explore top open-source AI tools and projects—updated daily.
evilmartiansReact components for visualizing AI agent traces
Top 99.9% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> AgentPrism offers React components for visualizing AI agent traces, transforming complex JSON data into clear, hierarchical diagrams. It targets developers debugging AI agents by providing a visual representation of plans, actions, and retries, turning raw trace data into actionable insights for improved understanding and debugging.
How It Works
The library provides a suite of React components that ingest trace data, primarily from OpenTelemetry or Langfuse formats, and render it as interactive visualizations. It employs a hierarchical timeline approach, allowing users to drill down into specific LLM calls, tool executions, and agent workflows. Adapters are provided to normalize various trace data sources into a consistent format optimized for UI rendering, facilitating debugging and understanding of agent behavior.
Quick Start & Requirements
npx degit evilmartians/agent-prism/packages/ui/src/components src/components/agent-prism, then install data and types packages (npm install @evilmartians/agent-prism-data @evilmartians/agent-prism-types) along with required UI dependencies.Highlighted Details
Maintenance & Community
The project is actively developed by Evil Martians. A Contribution Guide is available for potential contributors. No specific community channels (like Discord/Slack) or notable sponsorships are mentioned in the README.
Licensing & Compatibility
The license type is not explicitly stated. Compatibility for commercial use or closed-source linking requires clarification.
Limitations & Caveats
This library is an alpha release and is under active development, meaning APIs are subject to change.
2 weeks ago
Inactive
ThousandBirdsInc
dagger
Ironclad