I'm pleased to present an update to Biblos, a semantic search tool designed for biblical research. This release incorporates instructor-large embeddings to enhance the precision of verse retrieval. Introducing some key features including historical church writings and commentaries alongside the main biblical corpus. Available for use at <a href="https://biblos.app/" rel="nofollow noreferrer">https://biblos.app/</a><p>Technical Insights:<p>- Utilizes Chroma for vector search, now powered by instructor-large embeddings for improved semantic accuracy.<p>- Features Anthropic's Claude LLM model to generate summaries that provide context and clarity for search results.<p>- Developed with a Retrieval Augmented Generation (RAG) architecture, the app offers a streamlined user experience through a Streamlit Web UI, all orchestrated with Python.