Ever tried searching for a Bible verse you half-remember — not the exact words, but the meaning? Bible Vector Search lets you find Scripture passages by concept rather than keyword, using AI embedding technology to match your intent with the right verses.^1
Built on a vector database and AI embeddings, this free and open-source tool (MIT license) indexes the Bible in Basic English (BBE) translation and returns the most semantically similar passages to whatever you search for. Type a phrase like "God's unconditional love" or "overcoming fear" and it surfaces relevant verses ranked by meaning — not just word matching.^2 It also offers a free, public REST API that developers can integrate into their own projects with a single URL call.^3
Bible Vector Search is part of the Antioch Tech project family, created by developer Tim — the same builder behind the popular Obsidian Bible Reference plugin (318+ GitHub stars, 32,000+ downloads). The Antioch Tech mission is rooted in 1 Peter 4:10: "Each of you should use whatever gift you have received to serve others."^4 Tim conceived the idea of applying vector search to Scripture a year before bringing it to life in mid-2024, noting that "vectorisation would be very suitable for Bible verse searching" — a gap he saw in the market at the time.^5
Notable- Completely free to use — both the web app and API^1
- Open source under MIT license on GitHub^2
- Part of a broader Antioch Tech roadmap that includes a planned "Chat Bible" AI chatbot for contextual Bible study^5
- Developer Tim is an AWS Professional, active open-source contributor, and Arctic Code Vault Contributor on GitHub^6