Your team records thousands of sessions. They watch less than one percent.
Stop ignoring your session replays.
VES AI watches every PostHog recording, finds the bugs and UX friction your team missed, and writes it up — automatically.
The Replay Graveyard
Your PostHog replays are a gold mine. Nobody's watching them.
Bugs hide in replays nobody has time to review.
Product decisions get made on vibes, not evidence.
AI That Watches Every Session
Three levels of analysis. From a single recording to account-level intelligence.
“What happened in this recording?”
{
"name": "Checkout Flow Frustration",
"score": 72,
"health": "Moderate friction detected",
"features": ["checkout", "payment_form", "cart"],
"detectedIssues": [
{
"name": "Rage-clicked checkout button",
"type": "usability",
"severity": "high",
"story": "User clicked the checkout button 3 times in rapid succession. The button had no loading state, causing confusion about whether the action was registered."
},
{
"name": "Payment validation blocked submit",
"type": "bug",
"severity": "medium",
"story": "Form validation error appeared after a 2-second delay, but the error message was positioned below the fold."
}
]
}How It Works
Connect
Point at your PostHog project
Render
Headless Chromium replays sessions to video
Analyze
Gemini watches each recording and extracts structured insights
Act
Session, user, and group intelligence ready for your team or your agents
Built for your AI agents.
Works for humans too.
JSON-First Output
Every data command emits structured JSON. Pipe output directly into your agent workflows, CI pipelines, or dashboards.
Ships with a SKILL.md
A comprehensive skill file teaches Claude Code, Codex, OpenClaw, and other coding agents how to use every vesai command out of the box.
Durable Markdown Artifacts
Session, user, and group analyses persist as git-friendly markdown files in ~/.vesai/workspace/ — greppable, portable, version-controlled.
Local-First, No SaaS
Your PostHog keys, your GCP project, your machine. No data leaves your infrastructure. No vendor lock-in.
Integrations
Session recordings & product analytics
Vertex AI, Gemini, Cloud Storage
Browser-based replay rendering
Video & frame processing
Getting Started
- 1Install VES AI
curl -fsSL https://ves.ai/install | bash - 2Run quickstart
vesai quickstart - 3Analyze your first user
vesai replays user bryce@company.com