Search Bible AI - Integrate Unique Bible App resources with AI tools
Project description
# Search Bible AI
Integrate Unique Bible App resources with AI tools
Built upon our projects, the [UniqueBible App](https://github.com/eliranwong/UniqueBible) and [LetMeDoIt AI](https://github.com/eliranwong/letmedoit), SearchBible AI is our latest Bible app that aims to integrate our comprehensive Bible resources with the recent advancements in AI technology and tools.
# Installation / Upgrade
> pip install –upgrade searchbible
# Usage
> searchbible
> searchbible <query>
e.g.
> searchbible “John 3:16”
> searchbible “Jesus loves”
enter a single reference to display a full chapter
enter multiple references to display verses
enter a bible version abbreviation, e.g. KJV, to switch to a particular bible version
enter a search query to perform a simple search
enter ‘.verses’ or press ‘Ctrl+F’ to perform a detailed search for verses
enter ‘.paragraphs’ or press ‘Esc+F’ to perform a detailed search for paragraphs
press ‘Ctrl+P’ to toggle bible comparison
press ‘Esc+P’ to select bible versions for comparison
press ‘Ctrl+G’ to launch ChatGPT chatbot
press ‘Esc+G’ to luanch GeminiPro chatbot
press ‘Ctrl+K’ to display available shortcut keys
enter ‘{config.exit_entry}’ or press ‘Ctrl+Q’ to exit current feature of quit the app
## Shortcuts
enter “:” to reload previously selected chapter and verse
enter “<chatper_number>:” to open a particular chapter in the same book, e.g. “3:”
enter “:<verse_number>” to select a particular verse in the same chapter, e.g. “:16”
To start with default entry from terminal, e.g.:
> searchbible KJV
> searchbible “John 3:16; Rm 5:8”
> searchbible “Jesus love”
## UBA module converter
To convert an UniqueBible App bible files, with a given path, e.g. /temp/KJV.bible
> searchbibleconverter -b /temp/KJV.bible
For batch conversion, place multiple bible files in a folder, e.g. /temp/
> searchbibleconverter -b /temp/
![batch_conversion](https://github.com/eliranwong/searchbibleai/assets/25262722/18fb9bf6-1e57-45ca-85c5-232c5b78d0b2)
# Progress
Support conversion of UnqiueBible App bibles (done)
Build simple cli interface for reading single bible chapter (done)
Build simple cli interface for searching verses (done)
Build simple cli interface for searching paragraphs (done)
Integrate bible comparison feature (done)
Integrates ChatGPT and Gemini Pro features (partial)
Support more UnqiueBible App bible resources (pending)
Build a Qt-based graphical user interface, like we do in [UniqueBible App](https://github.com/eliranwong/UniqueBible) (pending)
# New Features that are not available in oiginal Unique Bible App
bible modules vector database formats on top of SQLite format
support searching individual paragraphs in addition to searching individual verses
support semantic searches (i.e. search for meaning); both in verses and paragraphs
support cross-language semantic searches, e.g. search a Greek bible with English input or search an English bible with Chinese input
combination of literal search, semantic search and regular expression search in a single search
more to be added
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file searchbible-0.1.5.tar.gz
.
File metadata
- Download URL: searchbible-0.1.5.tar.gz
- Upload date:
- Size: 8.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bc39b1ca35d306e2d188314e8c88cf6046eccda0db4ffa5c62e23479577a801 |
|
MD5 | a255a05108e223a53b68ff42536de766 |
|
BLAKE2b-256 | 93811cc2012891367f19f4e150313ad2aba9afaf80eb06c5c85a01c5f4d93cef |
File details
Details for the file searchbible-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: searchbible-0.1.5-py3-none-any.whl
- Upload date:
- Size: 8.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b81a555e29e5d8078d465828dc11d18b5821944d7be6b21afbd09f58305ac40 |
|
MD5 | afc59d723e204bf7bb990ee0f2d3e4b3 |
|
BLAKE2b-256 | 9e68419df636512029b042af94b3abc8e83ba9d3e0d70a2c245fb6645f4bb666 |