Offline First • Open Source • MIT Licensed

Understand Every AI Conversation.

Debug, inspect, and visualize AI agent conversations. Analyze tokens, reasoning, tool calls, latency, and costs from OpenCode and other AI assistants — all in your browser.

Terminal
npm install -g ai-conversation-analyzer
conversation-analyzer init   # interactive backend + OpenCode plugin setup
conversation-analyzer        # start dashboard → http://127.0.0.1:4474
AI Conversation Analyzer
0
Tokens
0
Tool Calls
0
Reasoning
Input
Output
Reasoning
Cache
Timeline

Everything you need to understand an AI conversation.

From reasoning and tool execution to token usage and conversation timelines — inspect every step visually.

🧠

Reasoning Timeline

Follow every reasoning step from prompt to final response. See how the model thinks through complex problems.

⚡

Tool Call Inspection

Visualize every API and tool call with execution time, input/output payloads, and success/error status.

📊

Token Analytics

Input, output, reasoning, cache read/write, and total token breakdown with interactive charts.

🔍

Session Explorer

Grouped conversation turns with expandable details, role badges, latency tags, and per-turn metrics.

📈

Performance Insights

Latency breakdown with p50/p95 percentiles, context accumulation curves, and acceleration detection.

ðŸĪ–

Multi-Agent Support

Compare multiple agents, identify behavioral patterns, and understand how different models approach tasks.

🔌

Pluggable Architecture

Abstract connector system — add support for new AI platforms with just a connection, datasource, and parser.

🔒

Privacy First

All analysis runs entirely in your browser. Your conversations are never sent to any server.

💰

Cost Analysis

Track API costs per session, per turn, and per tool call. Understand where your budget goes.

Four steps to deep insights.

From raw conversation data to actionable analytics in seconds.

1

Export

Export your AI conversation as JSON from OpenCode or any supported platform.

2

Load

Upload the file or connect directly to a live session via the API.

3

Parse

The universal parser normalizes the data into a structured conversation model.

4

Explore

Visualize tokens, tools, reasoning, latency, and costs across interactive dashboards.

See it in action.

Every conversation turns into a rich, interactive dashboard.

Overview Dashboard
Overview Dashboard
Timeline Analysis
Timeline Analysis
Message Explorer
Message Explorer
Tool Inspector
Tool Inspector

Built for developers who build AI.

Stop scrolling through JSON dumps. Start understanding.

📖

Open Source

MIT licensed. Inspect the code, fork it, extend it. No black boxes.

🔒

Privacy First

Runs 100% in your browser. No data ever leaves your machine.

🏠

Local Analysis

No cloud dependency. Works offline with zero internet connection.

🔓

No Vendor Lock-in

Works with any AI platform through pluggable connectors.

ðŸŠķ

Lightweight

Zero build step. Pure HTML/CSS/JS. Serve and go.

🛠ïļ

Developer Friendly

Clean architecture, modular code, easy to contribute.

Growing fast.

0
Analytics Charts
0
Platform Connectors
0
Browser Based
0
No Dependencies

Join the conversation.

Found a bug? Have an idea? Want to contribute? We'd love to hear from you.

Ready to understand your AI conversations?

Star the repository, read the docs, and start analyzing in minutes.