🔬 Research Agent · One-Time $19

Your Pastor's
Study Assistant

The deep prep work behind the sermon. Translation comparison, commentary context, parallel passages, cultural background, and illustration research — all for one passage.

Bible Translation Comparison Commentary Context Parallel Passages Historical & Cultural Background Illustration Suggestions Downloadable PDF Brief
📖

5 translations, side by side

NIV, ESV, KJV, NLT, and NASB compared for key verses — see exactly how word choices affect interpretation.

🏛️

Historical depth in minutes

First-century cultural context, Greek/Hebrew word studies, and what the original audience would have heard.

🔗

The whole Bible connected

OT/NT thematic links, typology connections, and parallel texts — the redemptive thread your passage sits in.

1
Your Passage
2
Payment
3
Your Brief

🔬 Configure Your Research

Research Brief
$19
One-time · Instant delivery
🔒 Secure checkout ↩ 7-day refund ⚡ Instant delivery

Need the full Sunday kit too?

📜 Sermon Prep Package
Outline + manuscript + discussion guide + more
$29 →

✅ Payment Complete!

Your Sermon Research Brief is ready to generate. Click below to create your full research package.

Your Research Details

Takes about 30–60 seconds

🔬

Your research brief will appear here

Enter your scripture passage, pay $19, and receive a complete theological research brief ready to download as PDF.

🔬

Researching your passage...

Comparing translations, pulling commentary context, and mapping connections across Scripture.

Comparing Bible translations...
Analyzing historical & cultural context...
Finding parallel passages & thematic links...
Surfacing commentary insights...
Generating illustration suggestions...
🔬 Sermon Research Brief ✓ Complete
🤖 AI-Generated Research Brief — verify all scripture references, commentary attributions, and historical claims independently before preaching

Ready to build the full sermon?

The Sermon Prep Package adds a complete outline, manuscript, small group guide, bulletin copy, and social posts — all from the same passage.

Get Sermon Prep Package — $29 →
⚠️ AI-generated content. Commentary attributions, historical claims, and scripture references should be verified independently. Full Disclaimer

Frequently Asked Questions

What does the Research Brief include? +

The Research Brief includes: (1) Bible translation comparison for key verses across NIV, ESV, KJV, NLT, and NASB; (2) Historical and cultural context for the passage's time period; (3) Relevant commentary insights from recognized scholars; (4) 8+ parallel passages and thematic connections across Scripture; (5) Greek/Hebrew word study highlights; and (6) 5 sermon illustration suggestions tied to the passage's theme.

How is this different from the Sermon Prep Package? +

The Research Brief ($19) is the study phase — deep background research, translation comparison, commentary context, and biblical connections. It's the kind of thing you'd spend 3–4 hours doing at your desk. The Sermon Prep Package ($29) is the production phase — a full outline, manuscript draft, small group guide, bulletin copy, and social posts. Many pastors use both together for a complete Sunday.

Can I download the brief as a PDF? +

Yes. After generating your brief, click "Download PDF" to save a formatted version to your device. The PDF includes all sections — translations, context, parallels, commentary, and illustrations — formatted for easy reading or printing.

Does it work with a topic, not just a scripture reference? +

Yes. You can enter a topic like "forgiveness" or "God's sovereignty" instead of a specific passage. The Research Agent will identify the most relevant primary passage and build the research brief around it, while noting alternative passages for the same theme.

How accurate is the commentary attribution? +

The Research Agent draws on AI knowledge of biblical scholarship — positions attributed to scholars like F.F. Bruce, Leon Morris, Tom Wright, and others reflect the general direction of their known views. It is not a direct quote engine. Always verify specific claims against the actual commentary text before citing in a sermon. Treat it as a pointer to where the scholarly conversation lives, not as a citation itself.

Research + Prep Bundle

Get Both for Complete Sunday Prep

Research Brief ($19) covers the deep study work. Sermon Prep Package ($29) builds the full Sunday kit. Together they cover everything from exegesis to delivery.

Get Research Brief — $19 → Sermon Prep Package — $29

Related Tools

⛪ Sermon Outline Generator 📜 Sermon Prep Package 📖 Bible Study Generator ✨ Scripture & Guidance Finder
`; const blob = new Blob([html], { type: 'text/html' }); const url = URL.createObjectURL(blob); const a = document.createElement('a'); a.href = url; a.download = `sermon-research-${passage.replace(/[^a-z0-9]/gi, '-').toLowerCase().slice(0,50)}.pdf`; a.click(); URL.revokeObjectURL(url); // Track download if (typeof fbq === 'function') fbq('track', 'ViewContent', { content_name: 'sermon_research_pdf_download' }); } function markStep(num, state) { const el = document.getElementById(`step${num}`); if (!el) return; el.className = 'sra-step ' + state; }