The Scribe is a long-form writing assistant tuned for ministry authors — sermons, books, devotionals, study guides.
← All work· 2025
The Scribe
AI writing assistant for Christian ministry authors. Gemini 2.5 Pro under the hood, designed for a specific creative workflow.
Overview
The problem
General-purpose writing tools don't understand this domain. Theological framing, citation style, and tonal expectations are non-negotiable for the audience.
What we built
FastAPI service wrapping Gemini 2.5 Pro with domain-aware prompting, a structured outline-to-draft flow, and a web client built for long sessions instead of one-shot prompts.
Outcome
A working assistant trusted by writers who care about the details that off-the-shelf tools miss.
Stack
FastAPI · Gemini 2.5 Pro · Next.js · Postgres