AI-powered macOS app that catches UI bugs before your users do.
Tespit captures your screen, detects layout issues using Apple Vision + on-device LLMs, and generates structured bug reports — all running entirely on-device. No data ever leaves your Mac.
Screen Capture → Vision Detection → On-Device Reasoning → Bug Report
- Capture a region or window via ScreenCaptureKit
- Detect UI elements — text, frames, overlaps — using Apple Vision
- Reason about layout issues with Apple Intelligence (FoundationModels)
- Output a structured Markdown bug report with severity ratings