← All Projects
ChurchLive

1 Peter Memory Trainer

A KJV scripture memorization trainer with audio, disappearing text, recitation checks, and scheduled review.

ScriptureMemorizationKJVWeb AppEdge-TTS
1 Peter Memory Trainer interface with chapter navigation and neural audio narrators
Interactive scripture memorization tool featuring 24 memory units, echo audio, and blind recitation checks.

What it is

The 1 Peter Memory Trainer was created for systematic scripture memorization of the complete King James text of 1 Peter, originally developed to prepare for Alert Academy. It splits the epistle’s five chapters into twenty-four bite-sized memory units.

The application employs a proven four-stage cognitive progression: Listen and Read, Vanishing Words, First-Letter Prompts, and Blind Recitation with automated diff checking. Two distinct AI neural voice models provide pitch-perfect auditory repetition.

How it works

24 Manageable Memory Units

Carefully segmented passage units across all 5 chapters, allowing steady daily mastery.

Dual Neural Voice Narrators

Switch between "Aldric Command" (en-US-BrianNeural) and "IronVane Narrator" (en-GB-RyanNeural) for focused auditory repetition.

Progressive Vanishing Text

Gradually hide 25%, 50%, 75%, or 100% of the words to force active recall before attempting recitation.

Automated Recitation Diffing

Type or speak your recitation and instantly see color-coded diffs highlighting missed or transposed words.

Local Browser Persistence

All progress, review queues, and mastery scores are stored securely in local browser storage with zero external tracking.

Production architecture & pipeline specs

Pre-Rendered Audio Pipeline

Every verse unit is pre-rendered into high-fidelity MP3 audio using Edge-TTS models, served directly from static storage without cloud API delays.

Get started

  1. Select a memory unit

    Choose your chapter and passage, starting with unit 1:1-2 "Scattered and Kept".

  2. Listen and echo practice

    Play the neural narration while reading along, then engage the echo loop.

  3. Hide words and recite

    Switch on disappearing words to test recall, then submit a typed recitation for instant scoring.

  4. Maintain your review queue

    Revisit completed chapters through the scheduled review system to ensure long-term retention.

Project notes

The trainer runs entirely in client-side JavaScript. All 24 units across 1 Peter are fully playable right now.