Knowledge > Products
Product Portfolio Overview
ChurchWiseAI LTD operates a portfolio of AI-powered products for churches and ministries. All products share one Supabase instance, one Stripe account, and a common design language (navy/gold/cream).
Product Map
| Product | URL | Codebase | Price | Status |
|---|---|---|---|---|
| Voice Agent | churchwiseai.com | churchwiseai-web | $49.95-99.95/mo | Live |
| Chatbot | churchwiseai.com | churchwiseai-web | $14.95-59.95/mo | Live |
| Pro Website | churchwiseai.com | churchwiseai-web | $14.95/mo (site-only) or $19.95/mo (site + chat combo) | Live |
| PewSearch Directory | pewsearch.com | pewsearch/web | Free (discovery) | Live |
| Premium Page | pewsearch.com | pewsearch/web | $9.95/mo | Live |
| ITW Premium | illustratetheword.com | sermon-illustrations | $9.95/mo | Live |
| SermonWise AI | sermonwise.ai | churchwiseai-web | $19.95/mo | Live |
| ShareWiseAI | sharewiseai.com | churchwiseai-web | $19.95-99.95/mo | Coming Soon |
| WiseAI Agency (meta-brand) | wiseaiagency.com | churchwiseai-web | N/A (no direct sales) | Live |
| FuneralWiseAI | funeralwiseai.com | churchwiseai-web | $999 setup + $199/mo | Live (marketing + demo) |
Revenue Products (What Churches Buy)
ChurchWiseAI Products (AI tools)
The primary product brand. Churches buy AI-powered tools to handle phone calls, website chat, and ministry operations.
- Voice Agent -- AI phone receptionist (LiveKit Agents v1.5). 2 agents (Coordinator + Care), 14 tools, 17 theological traditions. Monthly only (per-minute Cartesia costs).
- Chatbot -- AI website assistant. 4 agents, 39 tools, RAG-powered, 3 tiers (Starter/Pro/Suite). 14-day trial, monthly + annual billing.
- Bundles -- Voice + Chat together at a discount ($49.95-99.95/mo).
PewSearch Products (Directory + listing upgrade only)
- Premium Page ($9.95/mo) -- Entry-level listing upgrade: verified badge, premium placement, basic chatbot, staff profiles. This is the only product PewSearch still sells — Pro Website was decoupled from PewSearch on 2026-04-18 and now lives on ChurchWiseAI. See
knowledge/decisions/pro-website-decouple-2026-04-18.md.
Pro Website (moved to churchwiseai.com on 2026-04-18)
- Pro Website — site only ($14.95/mo,
cwa_pro_website_site_only) -- Hosted one-page church website. No chatbot bundled. Cinematic video backgrounds, 3 denomination templates,{slug}.john316.churchsubdomain. - Pro Website + Chat combo ($19.95/mo,
cwa_pro_website) -- Same hosted site PLUS Chat Starter chatbot (12 tools). Save $9.90/mo vs buying the two separately. - Introduced in the 2026-04-21 modular pricing update so churches can subscribe to web hosting alone without being forced into chat.
Content Products (For pastors)
- ITW Premium ($9.95/mo or $99.50/yr) -- Sermon illustration library. 327K illustrations, 26 content types, 5 browse paths, 3-tier access (public/free/premium).
- SermonWise Pro ($19.95/mo or $199.50/yr) -- AI sermon preparation. 17 traditions, 12 methods, RAG-powered, derivatives (children, small group, social media), community sharing.
Coming Soon
- ShareWiseAI ($19.95-99.95/mo) -- AI social media management. 8 platforms, post composer, calendar, analytics, campaigns, AI generation. Code-complete MVP, not deployed.
How Products Relate
WiseAIAgency.com (META-BRAND / PLATFORM)
├── ChurchWiseAI ──── churches — LIVE (primary vertical)
├── FuneralWiseAI ── funeral homes — LIVE marketing + demo ($999 setup + $199/mo)
└── (future) ─────── vet, law, etc. — domain portfolio parked
ChurchWiseAI.com (PRIMARY VERTICAL BRAND)
├── Voice Agent ───── Answers phone calls 24/7 ($49.95-99.95/mo)
├── Chatbot ──────── Answers website questions 24/7 ($14.95-59.95/mo)
├── Pro Website ──── Hosted church website ($14.95 site / $19.95 + chat)
└── Bundles ──────── Voice + Chat together ($54.95-139.95/mo)
PewSearch.com (DISCOVERY + LISTING UPGRADE)
├── Directory ────── 218K+ church listings (free)
└── Premium Page ─── $9.95/mo listing upgrade
IllustrateTheWord.com (PASTOR CONTENT)
└── ITW Premium ──── $9.95/mo illustration library
SermonWise.ai (PASTOR TOOLS)
└── SermonWise Pro ─ $19.95/mo AI sermon outlines
ShareWiseAI.com (SOCIAL MEDIA - Coming Soon)
└── Pro/Biz/Agency ─ $19.95-99.95/mo social management
Ownership Boundaries
- All AI products + Pro Website (voice, chatbot, bundles, pro-website) live in
churchwiseai-web/ - Directory + Premium Page only live in
pewsearch/web/ - Illustrations live in
sermon-illustrations/ - SermonWise, ShareWiseAI, WiseAI Agency, FuneralWiseAI live in
churchwiseai-web/(hostname rewrite from their respective.comdomains viamiddleware.ts)
NEVER build AI product features in pewsearch/web/. All AI features go in churchwiseai-web/. Pro Website specifically was decoupled from PewSearch on 2026-04-18 — if you see code or docs implying Pro Website is a PewSearch product, they are stale. Canonical plan key: cwa_pro_website (combo) or cwa_pro_website_site_only (hosting only). See knowledge/architecture/db/plan-column-contract.md.
Documentation by Product
Voice Agent (8 docs)
- Overview -- What, why, pricing, 2-agent architecture
- Architecture -- Multi-tenant routing, LLM strategy
- Tools -- 14 tools with pseudocode
- Prompts -- Prompt design, per-church personalization
- Call Lifecycle -- Ring → connect → converse → end → log
- Care Handoff -- Coordinator → Care agent transition
- Provisioning -- New church setup flow
- Troubleshooting -- Known issues, Cartesia outage history
Chatbot (8 docs)
- Overview -- What, why, 3 UX surfaces
- Architecture -- 16-step pipeline, agent routing
- Tools -- 39 tools by tier
- Agents -- 4 agents with domain rulesets
- UX Model -- HEAR protocol, progressive disclosure
- Tier Restrictions -- Feature gates by plan
- Moderation -- Content filtering, crisis detection
- Widget Config -- Embed code, styling, data attributes
Pro Website (6 docs)
- Overview -- "Your Trusted Webmaster", pricing, positioning
- Template System -- UnifiedTemplate, denomination detection, video library
- Sections -- All 18 template sections
- Admin Features -- Content editors, RBAC, team management
- Vanity URLs -- Subdomain routing, SEO, JSON-LD
- Chatbot Integration -- Widget embed, tier restrictions
PewSearch Directory (5 docs)
- Overview -- 218K+ listings, data sources
- Church Detail Page -- Data fields, SEO, nearby churches
- Search System -- FTS, PostGIS, filters, pagination
- Denomination Taxonomy -- 18 lenses, family classification
- Data Quality -- Known issues, mitigation strategies
Premium Page (1 doc)
- Overview -- $9.95/mo listing, claim flow, features
ITW Premium (4 docs)
- Overview -- Illustration library, 3-tier access
- Content Pipeline -- Generation, embedding, materialized view
- Search & Browse -- 5 browse paths, content gating
- Auth Flow -- Supabase Auth, Stripe checkout
SermonWise AI (2 docs)
- Overview -- Hostname rewrite, pricing, sitemap
- Features -- Generation, templates, community, derivatives
ShareWiseAI (2 docs)
- Overview -- Coming Soon status, pricing, platforms
- Architecture -- 28 API routes, OAuth, cron jobs
WiseAI Agency (1 doc)
- Overview -- Meta-brand, vertical family, demo playground, embed program
FuneralWiseAI (1 doc)
- Overview -- First commercial vertical outside churches, $999 setup + $199/mo, HEAR protocol applied to funeral homes
See Also
- Parent: System Overview
- Data: Products YAML | Pricing YAML | Features YAML
- Strategy: Vision | Strategy | Brand