Biblos is a sophisticated tool for semantic search and in-depth analysis of Biblical texts, leveraging state-of-the-art NLP techniques and historical commentaries:
- Semantic search over the entire Bible text using Chroma and instructor-large embeddings
- Summarization of search results using Anthropic's Claude large language model
- Full chapter view for comprehensive context
- Integration of Greek New Testament text and Dodson Greek Lexicon for original language insights
- Incorporation of Church Fathers' commentaries for historical theological perspectives
This powerful combination enables not just semantic search over biblical texts to find related passages, but also provides a multi-layered analysis including original language study and historical interpretations.
Features
- Semantic search over the entire Bible text
- Full chapter view option for broader context
- Greek New Testament text display for relevant passages
- Greek word definitions from Dodson Greek Lexicon
- Church Fathers' commentary integration for historical insights
- Summarization of search results using Claude LLM
- Web UI built with Streamlit for easy exploration
- Leverages Chroma for vector search over instructor-large embeddings
- Modular design allowing swapping of components like DB, embeddings, LLM etc.