Skip to content

Speed up the live analyzer demo path#49

Merged
azizu06 merged 1 commit into
mainfrom
perf/integrate-live-analyzer
Jul 12, 2026
Merged

Speed up the live analyzer demo path#49
azizu06 merged 1 commit into
mainfrom
perf/integrate-live-analyzer

Conversation

@azizu06

@azizu06 azizu06 commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • send normalized public YouTube watch URLs directly to Gemini, retaining the existing yt-dlp/Gemini Files path as an automatic fallback
  • use Gemini 3.5 Flash low thinking for extraction, verification/tool turns, and synthesis to reduce demo latency
  • repair the opt-in live integration and Chromium smoke evidence without exposing credentials

Evidence

  • measured five-source median: 26.2s (21.1–40.1s), down from a 63.5s baseline
  • repaired live Chromium smoke: 23.3s through /analyze, SSE, scorecard, and citations
  • Node 22 integration gate: typecheck passed; 320 unit tests passed with 6 expected skips; production build passed
  • git diff --check and secret-pattern scan passed

Known risk

  • Cap Score drift between live Gemini runs predates this change; the same-source low/medium A/B produced the same score and result structure
  • TikTok URL ingestion remains outside the proven demo path

@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
capcheck Ready Ready Preview, Comment Jul 12, 2026 1:44am

Copilot AI review requested due to automatic review settings July 12, 2026 01:43

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@azizu06
azizu06 merged commit 0b3b948 into main Jul 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants