Hacker NewsFriday · June 26, 2026FREE

Show HN: Bible as RAG Database

ragbiblesearchremix

Cross Canon Search is a web application that treats the Bible as a RAG (Retrieval-Augmented Generation) database. The site, hosted at crosscanon.com, provides a search interface where users can query passages from the Bible. It supports both Protestant and Catholic canons, allowing users to select specific books or leave the field blank to search every book in the chosen canon. The interface includes a list of books from Genesis to Revelation, covering the Old and New Testaments. The application loads scripture text and displays results in a dedicated area. The frontend is built using Remix, as indicated by the imported route modules and manifest file. The tool is designed to facilitate searching and retrieving biblical passages, likely for use in RAG-based applications or study.

// why it matters

Developers can use the Bible as a structured RAG database for AI applications.

Sources

Primary · Hacker News
▸ Read original at crosscanon.com

Like this? Get the next digest.

Show HN: Bible as RAG Database — aigest.dev