← All Deployments
Live
Church & Content

Preacher

An isolated, purpose-built AI platform for sermon preparation, church project management, and content operations. A clean demonstration that the core infrastructure deploys into any vertical — even ones that have nothing to do with law, health, or manufacturing.

Isolated
Fully decoupled API — clean separation from other deployments
Live
Running in production
4th
Industry — proving universal portability

The Platform

Preacher is a standalone AI content platform built specifically for church communities and sermon preparation. It handles the operational side of running a content-driven religious organization: managing sermon archives, searching scripture and past messages by topic or theme, organizing church projects, ingesting reference documents, and making that content accessible through a search interface.

For a pastor preparing a sermon on forgiveness, a church administrator looking for past messages on a specific passage, or a ministry team organizing a series — Preacher provides the same kind of AI-assisted search and retrieval that PleaBrain provides for legal documents. The domain is different. The infrastructure is the same.

What Makes This Technically Significant

Preacher's architectural value isn't in the church application specifically — it's in what it demonstrates about the deployment model:

01

Fully Isolated API

Preacher runs as a completely separate API service — its own database, its own environment, its own deployment. It shares zero runtime state with PleaBrain or Nutrifunction. This isolation-first architecture means a new vertical deployment can be stood up without touching any existing system. There's no risk of cross-contamination between client environments.

Independent Express API · Separate PostgreSQL instance · Isolated environment config
02

Safe Startup Enforcement

The API refuses to start if the environment configuration looks unsafe — no accident deployments, no dev credentials hitting production databases. An explicit override flag is required for development environments. This kind of safety behavior is built into every Vitruvian Labs deployment from day one.

Environment validation on startup · Explicit unsafe override · Auto-migration on clean start
03

Document Ingestion & Search

The same ingestion patterns that handle court documents and lab PDFs handle sermon manuscripts, scripture texts, and church documents here. Content is indexed for full-text search and available through the same retrieval interface. A search for "messages on Matthew 5 from 2022–2024" works the same way as "emails referencing the RFI from March" — different domain, identical infrastructure.

Text ingestion · Full-text search · Document project management

The Real Message for Prospective Clients

Preacher is the clearest evidence that this isn't industry-specific software. It's a portable infrastructure pattern that has now deployed in:

Federal Litigation

PleaBrain — active ASBCA case

Health & Food Commerce

Nutrifunction + BFM — live with two clients

Manufacturing

Boost 3D — in deployment

Church & Content

Preacher — live

Your industry is next. If you have documents, records, or operational data that needs to be searchable, structured, and actionable — the infrastructure is ready.