BibleMate AI - Automate Your Bible Study
Project description
# BibleMate AI WEB
This repository focuses only on the Web UI, HTTP and API servers of a larger project, [BibleMate AI](https://github.com/eliranwong/biblemate).
For CLI Version / MCP Server / Agent Mode / Partner Mode / Bible Data, read https://github.com/eliranwong/biblemate
—
BibleMate AI Web Application - Web GUI & Http Server & API Server
BibleMate AI Web Version is designed to combine the most valuable features from the following two projects into a single, unified web interface:
https://github.com/eliranwong/biblemate
and
https://github.com/eliranwong/UniqueBible
## Recent Updates
[Hebrew & Greek Tooltips](https://youtu.be/qCMku8-UZ3I)
[](https://youtu.be/qCMku8-UZ3I)
[User Customization](https://youtu.be/QMJ2oo1qkjY)
[](https://youtu.be/QMJ2oo1qkjY)
[Bible Audio](https://youtu.be/GL98FaJlYUQ)
[](https://youtu.be/GL98FaJlYUQ)
[Cross-Highlighting & Synchronized Scrolling](https://youtu.be/TDyT1ioesmY)
[](https://youtu.be/TDyT1ioesmY)
[UI Overview](https://youtu.be/UL8b1O97560)
[](https://youtu.be/UL8b1O97560)
# Supported Platforms
Web UI runs with all popular web browsers
Http & API Servers runs on any standard platforms
API Data Access independent of running platforms
# Public Demo
https://biblemate.gospelchurch.uk
# Local Setup
> pip install –upgrade biblemateweb
One-off Data Setup:
> biblematedata
Run HTTP & API Servers:
> biblemateweb
Open Web UI:
> open http://localhost:33355
## API Usage
Run API Client:
> biblemateapi -h
Read more at:
https://github.com/eliranwong/biblemateweb/blob/main/tests/api_client.py
https://github.com/eliranwong/biblemateweb/blob/main/docs/api_query.md
## Setup Bible Notes Sync with Google Accounts
The BibleMate web UI allows users to create and store personal study notes for any book, chapter, or verse directly in Google Drive. This integration ensures that all notes stay synced across devices, making them easily accessible whenever and wherever you need them.
For demo, check out https://biblemate.gospelchurch.uk
Read setup notes at https://github.com/eliranwong/biblemateweb/blob/main/docs/google_drive_notes_setup.md
## Customization
Server Side:
Save changes of avatar, port and storage_secret key in ~/biblemate/biblemateweb.config, then restart biblemateweb.
User Preferences:
http://localhost:33355/settings
## Storage Secret Key
A Storage Secret Key is necessary for deployment.
You may generate a random key by running openssl rand -hex 32 or openssl rand -base64 32
Save it as the value of config.storage_secret in ~/biblemate/biblemateweb.config, then restart biblemateweb.
## Public Deployment
Please read additional notes at https://nicegui.io/documentation/section_configuration_deployment#server_hosting
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file biblemateweb-0.2.71.tar.gz.
File metadata
- Download URL: biblemateweb-0.2.71.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95aa157bfddffb0a940a4a2794276f949ea7233fa0e653938cdc0ff13a4123cf
|
|
| MD5 |
ffa2bd6945b73d166b03b84ce27c56f2
|
|
| BLAKE2b-256 |
f672ec998b82a5ab2be1ec9cfa6a3d938565506bd3c2f01a085e481bfbd2f6de
|
File details
Details for the file biblemateweb-0.2.71-py3-none-any.whl.
File metadata
- Download URL: biblemateweb-0.2.71-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d33ff13507bb9506a8d10128faf6879a293ee15d45b31138d5636b24ebca98c
|
|
| MD5 |
3aa57b472f79ecfa5c24f3be10dcdd8e
|
|
| BLAKE2b-256 |
4fa2e821d1da602a7c6a59e408d099f35607d0a75dbbaa688a9b85f9c6218361
|