Skip to content

Releases: FelixMatrixar/DataLens

Release list

DataLens v1.0.0

Choose a tag to compare

@FelixMatrixar FelixMatrixar released this 17 May 05:57

What is it

Real-time data visualization for Windows. DataLens sits silently in the background of any meeting, screen share, or video — and renders live chart overlays the moment it detects concrete numbers in what you're seeing or hearing.

What it does

  • Watches your display and listens to your system audio via VideoDB's capture pipeline
  • Detects chartable data in real-time transcripts and visual scene analysis
  • Renders floating chart overlays directly on your screen — no manual input required
  • Saves every generated chart to a persistent dashboard at your team's web URL
  • Supports 15 chart types: metric cards, bar, line, area, donut, waterfall, scatter, heatmap, and more

How it works

VideoDB handles all the hard parts — audio transcription, visual scene indexing, and real-time WebSocket event delivery. DataLens routes those events through three AI agents: VizAgent (Gemini 3 Flash via OpenRouter) decides what becomes a chart, SummaryAgent maintains a rolling 5-minute brief, and AlertAgent fires OS notifications on user-defined keywords.

Getting started

  • Download and run DataLens Setup 1.0.0.exe
  • Click Sign in on the floating pill — your browser handles authentication
  • Click ▶ Start to begin a capture session
  • Charts appear automatically within seconds of any chartable data being spoken or shown
  • Windows SmartScreen may show an "unrecognized app" warning since the binary isn't code-signed. Click More info → Run anyway.

Requirements

  • Windows 10 / 11 (x64)
  • Internet connection (for VideoDB + AI API calls)