AI Models
for Scripture
Open-source machine learning models for biblical scholarship โ theological classification, cross-reference detection, language tools, and more.
"The heavens declare the glory of God; and the firmament sheweth his handywork." โ Psalm 19:1
Live Models
Trained, evaluated, and deployed on HuggingFace. Try them now.
Theological Guardrails
LiveThree-model pipeline for classifying theological statements as orthodox, heterodox, or denominational distinctive based on the first six ecumenical councils.
Intertextual Reference Network
LiveTwo-model pipeline for discovering biblical cross-references and classifying connection types (direct quote, allusion, typology, prophecy fulfillment, and more) across 31,102 KJV verses.
Biblical Language Tutor
LiveTwo-model seq2seq pipeline for morphological parsing and interlinear glossing of biblical Hebrew and Greek. Parses word-level grammar and generates word-by-word English translations from Macula data.
Manuscript Variant Analyzer
LiveSeq2seq classifier for textual criticism โ analyzes Greek NT manuscript variants across 6 critical editions (NA28, SBL, RP, ST, WH, Treg) to identify omissions, substitutions, and spelling differences.
Cross-Translation Semantic
LiveSentence embedding model for comparing how 5 English Bible translations (KJV, ASV, YLT, Darby, AKJV) render the same verse. Detects semantic similarity and translation divergences across 31,103 verses.
Biblical Entity Recognizer
LiveNamed entity recognition model for identifying people, places, groups, divine beings, and artifacts in biblical text. Trained on KJV with entity spans and types.
Topical Passage Classifier
LiveSemantic search model for finding biblical passages by topic. Fine-tuned on Nave's Topical Bible and TSK cross-references to retrieve relevant verses for any theological query across all 66 books.
Passage Difficulty Simplifier
LiveRates biblical passage reading difficulty and generates simplified paraphrases for complex verses. Helps new readers and children access challenging Scripture passages.
Evangelism & Apologetics
LiveThree-model RAG pipeline for answering apologetics questions with Scripture. Intent classifier routes questions through 5 categories, retriever fetches from 16K+ passages (Spurgeon, GotQuestions, church fathers, creation science, miracles), and Qwen3-14B LoRA generator (perplexity 4.08) produces grounded responses.
Planned Models
Currently in research and development. Each model follows the same pipeline: research paper, dataset creation, training, evaluation, and HuggingFace deployment.
How Our Models Are Built
Every model follows a rigorous pipeline from research to deployment.
Research
Academic literature review and approach design
Dataset
Curated seeds expanded with augmentation and validation
Training
Fine-tuning on NVIDIA A100 80GB with bf16 precision
Deploy
Published to HuggingFace with interactive Gradio demos
All Models on HuggingFace
Every model is MIT licensed and free to use. Download weights, run inference, or integrate into your own applications.
View on HuggingFace