04 — VerseCue

A real-time church media tool that listens to the pastor and pushes Bible verses to the projector — no API costs, no second operator needed.

VerseCue operator interface
Role Designer & Developer
Year 2026
Type Vanilla JS · Speech Recognition · Worship Tech
3–8 sec the gap when a pastor calls an unplanned verse mid-sermon

Church media operators run two jobs at once: advancing planned slides and hunting for surprise references. When the pastor improvises, something gets dropped.

Listen, detect, display — under two seconds.

Type any spoken Bible reference and watch the engine detect it.

Waiting for input…

The detection engine was tested against 67 spoken variations before deployment.

Live results — computed on this page

The engine runs inline here. Every figure below is generated by actually executing the detection logic against the test suite right now — not hardcoded.

accuracy across all spoken variations
VerseCue detection test suite running 67 cases — all passing

The test suite running in the browser — 67 spoken variations, 0 failures. Includes adversarial cases designed to expose false positives.

Replaced a paid AI API with a local regex engine. Zero running cost.

Deployed. Free for any church. Detection runs entirely in the browser.