Ever wished you could search the Hebrew Bible or Greek New Testament by morphological features — without buying expensive software? Parabible is a free, open-source, browser-based tool that lets you read and search the original languages of Scripture with remarkable sophistication.^1 Built on morphologically parsed and tagged texts, it displays the BHS (Hebrew), Rahlfs LXX (Greek Septuagint), SBL Greek NT, and NET English translation side by side — no installation required.^2
Click any word in the original language and Parabible reveals its part of speech, tense, person, number, gender, and semantic domain. From there, you can build multi-term searches across phrases, clauses, sentences, or entire verses — filtering by specific books to narrow your results.^2 Under the hood, the search engine uses Clickhouse (an OLAP database) with a custom Rust-based function for blazing-fast queries across the full biblical corpus.^3 A next-generation server rewrite in TypeScript/Deno is in active development, with a modular data pipeline that supports adding new text modules.^4
Parabible was created by James Cuénod, a South African-born Old Testament scholar who holds a PhD in Biblical Theology from Wheaton College and now serves as Senior AI Translation Technologist at Seed Company, where he consults on AI tools for Bible translation projects worldwide.^3 He originally built the tool to help with his own exegetical research during a class with John Walton on the Book of Job, and the entire codebase is open source on GitHub with 11 repositories.^6 The tool has daily active users and continues to receive data pipeline updates.^3
Why Scholars & Students Love It"Use stepbible.com and parabible.com. They are free. If you get good enough at languages to need fancier tools, then consider buying." — r/Reformed user^7
"I will also push the project of one of my peers, James Cuénod — Parabible. While not necessarily a lexicon, it provides lexical data and has [great search]." — r/AcademicBiblical user^8
"Personally, unless I am looking to really dive into a topic, I am a regular user of parabible.com." — r/AcademicBiblical user^9
Notable- Featured on The Bible Toolbox podcast (Episode 27), where James discussed how Parabible helps researchers search for specific word combinations in the original languages^10
- Recognized by The Digital Orientalist as a "powerful, yet more straightforward site" for accessing Greek and Hebrew biblical texts in parallel columns^11
- James emceed and spoke on the Seed Company/ETEN Innovation Lab panel "Can You Translate the Bible with ChatGPT?" (Feb 2025) alongside leaders from SIL Global, Prediction Guard, and illumiNations^12
- Fully open source with 11 repositories on GitHub — community contributions welcome^6
- Supports donations through Donorbox to keep the project running^1
- James also created fixpdfs.com, a machine-learning tool that cleans up document scans for researchers^3